|
|
:case 92548
case 92548
{
switch (npcRequest.OptionID)
{
case 0:
{
if (client.Player.ConquerPoints >= 200)
{
client.Player.ConquerPoints -= 200;
if (client.LotteryEntries < 255)
{
int rand = Kernel.Random.Next(ahmedfathy.Database.LotteryTable.LotteryItems.Count);
var item = ahmedfathy.Database.LotteryTable.LotteryItems[rand];
var tobesent = new newLottery(true);
tobesent.boxid = 3;//npcRequest.NpcID;// 0x10103;
tobesent.ItemID = item.ID;
client.Player.LOTOITEM = item;
if (item.Sockets > 0)
tobesent.SocketGem1 = 255;
if (item.Sockets > 1)
tobesent.SocketGem2 = 255;
client.Player.AddJade = 0;
tobesent.JadesAdded = client.Player.AddJade;
tobesent.plus = item.Plus;
client.LotteryEntries += 1;
client.Send(tobesent);
}
else
{
dialog.Text("Sorry, your LotteryEntries has finished come tomorrow.");
dialog.Option("Okay", 255);
}
}
else
{
dialog.Text("Sorry You need NewLottery to draw from the lottery in the lottery Center.");
dialog.Option("Okay", 255);
}
break;
}
}
break;
}
case 92548
:case 92548
case 92548
{
switch (npcRequest.OptionID)
{
case 0:
{
if (client.Player.ConquerPoints >= 200)
{
client.Player.ConquerPoints -= 200;
if (client.LotteryEntries < 255)
{
int rand = Kernel.Random.Next(ahmedfathy.Database.LotteryTable.LotteryItems.Count);
var item = ahmedfathy.Database.LotteryTable.LotteryItems[rand];
var tobesent = new newLottery(true);
tobesent.boxid = 3;//npcRequest.NpcID;// 0x10103;
tobesent.ItemID = item.ID;
client.Player.LOTOITEM = item;
if (item.Sockets > 0)
tobesent.SocketGem1 = 255;
if (item.Sockets > 1)
tobesent.SocketGem2 = 255;
client.Player.AddJade = 0;
tobesent.JadesAdded = client.Player.AddJade;
tobesent.plus = item.Plus;
client.LotteryEntries += 1;
client.Send(tobesent);
}
else
{
dialog.Text("Sorry, your LotteryEntries has finished come tomorrow.");
dialog.Option("Okay", 255);
}
}
else
{
dialog.Text("Sorry You need NewLottery to draw from the lottery in the lottery Center.");
dialog.Option("Okay", 255);
}
break;
}
}
break;
}
case 92548
|
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
بخصوص سورس رايزو لو سمحت | nova | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2020-03-29 01:44 PM |
بخصوص اللوتري | salahsayed | مشكلات السيرفيرات كونكر الشخصيه | 5 | 2019-11-20 09:55 AM |
طل يخص الوحوش الكبيرة Big-Monster خدمة ياحازم | ميدو | مشكلات السيرفيرات كونكر الشخصيه | 2 | 2019-09-30 07:09 AM |
طلب بخصوص البوكر لو سمحت ياحازم | ToRWadA | مشكلات السيرفيرات كونكر الشخصيه | 5 | 2019-09-18 12:35 PM |
بعد اذنك يا رايدر طلب بسيط لو سمحت بخصوص الاتاك | ابو مروان | مشكلات السيرفيرات كونكر الشخصيه | 4 | 2019-09-06 05:07 PM |