|
public void End(uint Winner, uint Loser)//ending match void With Recall back
{
if (PlayerOne.UID == Winner && PlayerTwo.UID == Loser)
{
if (PlayerOne.Client != null && PlayerTwo.Client != null)
{
PlayerOne.Client.Player.ConquerPoints += PlayerOne.Bet;
PlayerOne.Client.Player.ConquerPoints += PlayerOne.Bet;
PlayerOne.Client.SendSysMesage("You won Elite PVP Cps Arena.");
PlayerTwo.Client.SendSysMesage("You lost Elite PVP Cps Arena.");
PlayerOne.Client.Teleport(298, 232, 1002);
PlayerTwo.Client.Teleport(298, 232, 1002);
PlayerOne = null;
PlayerTwo = null;
Process = ProcesType.Dead;
}
}
if (PlayerTwo.UID == Winner && PlayerOne.UID == Loser)
{
if (PlayerOne.Client != null && PlayerTwo.Client != null)
{
PlayerTwo.Client.Player.ConquerPoints += PlayerTwo.Bet;
PlayerTwo.Client.Player.ConquerPoints += PlayerTwo.Bet;
PlayerTwo.Client.SendSysMesage("You won Elite PVP Cps Arena.");
PlayerOne.Client.SendSysMesage("You lost Elite PVP Cps Arena.");
PlayerOne.Client.Teleport(298, 232, 1002);
PlayerTwo.Client.Teleport(298, 232, 1002);
PlayerOne = null;
PlayerTwo = null;
Process = ProcesType.Dead;
}
}
//giving Winner Cps
//teleporting both outside
//Ending war and stop invokation
//turning Process to Dead
}
static void ComposePlus(Compose compose, Client.GameState client)
if (Item.Plus >= 8)
if (Item.Plus < 8 && Item.PlusProgress != 0)
او كدا
[PHP]if (Item.Plus == 8 && Item.GetItemType()
الخلاص لو لاقيت كلمه 8 في
خليها لي البلاص 12 وبس كدا
static void composeplus(compose compose, client.gamestate client)
if (item.plus >= 8)
if (item.plus < 8 && item.plusprogress != 0)
او كدا
[php]if (item.plus == 8 && item.getitemtype()
الخلاص لو لاقيت كلمه 8 في
خليها لي البلاص 12 وبس كدا
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
مشكلة ارجو حلها | kimooo1 | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2020-05-14 08:37 PM |
ياجماعة موضوع مهم ياريت الرد بسرعة | ahmedsamirali | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2020-05-09 07:59 AM |
مشكلة الاسكله مش بتجيب من مسافة حلها في البتش ولا السورس | ahmedfathy | مشكلات السيرفيرات كونكر الشخصيه | 5 | 2019-12-07 11:19 AM |
مشكلة ومحتاج حلها ضرورى يا شباب | osama | مشكلات السيرفيرات كونكر الشخصيه | 26 | 2019-08-08 07:32 AM |
مشكلة خطيرة.... ارجو الدخول بسرعة | Mr3FreeT | مشكلات السيرفيرات كونكر الشخصيه | 3 | 2019-05-06 01:06 AM |