.png)
حصريا نظام Rich City لاول
حصريا نظام Rich City لاول
- -
ضيف ده فى النافيكات
981777 Rich City 2 8854 1036 192 178 0 ضيف دول بقى فى السورس . Npcs.cs
// By TeamXor //
#region PokerCity // Yep
case 981777:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("Hey " + client.Entity.Name + " Would you like to visit Rich City and Try your Luck ?.");
dialog.Option("Yes please ", 1);
dialog.Option("No not now . ", 255);
dialog.Send();
break;
}
case 1:
{
client.Entity.Teleport(3024, 95, 75);
break;
}
}
break;
}
#endregion
// By TeamXor // // By TeamXor //
#region PokerCity
case 5511241:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("Hey " + client.Entity.Name + " Would you like to Leave ?.");
dialog.Option("Yes please ", 1);
dialog.Option("No not now . ", 255);
dialog.Send();
break;
}
case 1:
{
client.Entity.Teleport(1036, 212, 196);
break;
}
}
break;
}
#endregion
// By TeamXor // اعتقد مفيش احلى من كده وانا متأكد باذن الله هيعجب ناس كتير
هل أعجبك الموضوع؟! ↓

0 التعليقات