|
#region Conductor~TwinCity
case 100823: // Twin
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("Where are you heading for? I can teleport you for aprice of 100 silver");
dialog.Option("Phoenix Castle.", 1);
dialog.Option("Ape Mountain", 2);
dialog.Option("Desert City.", 3);
dialog.Option("Bird Island.", 4);
dialog.Option("Mine Cave.", 5);
dialog.Option("DragonIsland.", 6);
dialog.Option("Market.", 7);
dialog.Option("Just passing by.", 255);
dialog.Send();
break;
}
case 1:
{
client.Entity.Teleport(1011, 190, 271);
break;
}
case 2:
{
client.Entity.Teleport(1020, 565, 562);
break;
}
case 3:
{
client.Entity.Teleport(1000, 494, 648);
break;
}
case 4:
{
client.Entity.Teleport(1015, 717, 571);
break;
}
case 5:
{
client.Entity.Teleport(1002, 49, 330);
break;
}
case 6:
{
client.Entity.Teleport(10137, 93, 408);
break;
}
case 7:
{
client.Entity.Teleport(1036, 211, 196);
break;
}
}
break;
}
#endregion
#region Conductor~TwinCity
case 100823: // Twin
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("Where are you heading for? I can teleport you for aprice of 100 silver");
dialog.Option("Phoenix Castle.", 1);
dialog.Option("Ape Mountain", 2);
dialog.Option("Desert City.", 3);
dialog.Option("Bird Island.", 4);
dialog.Option("Mine Cave.", 5);
dialog.Option("DragonIsland.", 6);
dialog.Option("Market.", 7);
dialog.Option("Just passing by.", 255);
dialog.Send();
break;
}
case 1:
{
client.Entity.Teleport(1011, 190, 271);
break;
}
case 2:
{
client.Entity.Teleport(1020, 565, 562);
break;
}
case 3:
{
client.Entity.Teleport(1000, 494, 648);
break;
}
case 4:
{
client.Entity.Teleport(1015, 717, 571);
break;
}
case 5:
{
client.Entity.Teleport(1002, 49, 330);
break;
}
case 6:
{
client.Entity.Teleport(10137, 93, 408);
break;
}
case 7:
{
client.Entity.Teleport(1036, 211, 196);
break;
}
}
break;
}
#endregion
#region conductor~twincity
case 100823: // twin
{
switch (npcrequest.optionid)
{
case 0:
{
dialog.text("where are you heading for? I can teleport you for aprice of 100 silver");
dialog.option("phoenix castle.", 1);
dialog.option("ape mountain", 2);
dialog.option("desert city.", 3);
dialog.option("bird island.", 4);
dialog.option("mine cave.", 5);
dialog.option("dragonisland.", 6);
dialog.option("market.", 7);
dialog.option("just passing by.", 255);
dialog.send();
break;
}
case 1:
{
client.entity.teleport(1011, 190, 271);
break;
}
case 2:
{
client.entity.teleport(1020, 565, 562);
break;
}
case 3:
{
client.entity.teleport(1000, 494, 648);
break;
}
case 4:
{
client.entity.teleport(1015, 717, 571);
break;
}
case 5:
{
client.entity.teleport(1002, 49, 330);
break;
}
case 6:
{
client.entity.teleport(10137, 93, 408);
break;
}
case 7:
{
client.entity.teleport(1036, 211, 196);
break;
}
}
break;
}
#endregion
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
سورس من فرانكو قديم بس كل السستمات شغاله تمام | Mr. Co | سورسات كونكر | 229 | 2024-10-30 04:20 PM |
في اي بي ايام دا شغال تمام مش الي علي نت بيظ | MohamedModyAdel | تطوير سيرفرات كونكر | 37 | 2024-08-30 10:59 AM |
ازاى اقفل الدونيشن واخليه من الان بي سي بي سورس رايزو؟ | Thinker | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2020-03-15 12:00 PM |
انا ركبت سورس وبتش تمام ورفعت القاعده وفيه Npc موجودين في العبه و الكلاس لكن في القاع | Mawdo3jded | مشكلات السيرفيرات كونكر الشخصيه | 14 | 2019-12-04 04:07 PM |
بعد ازنكم سورس 2 دي يكون صعب | AhmedBayoumi | مشكلات السيرفيرات كونكر الشخصيه | 2 | 2019-07-20 08:14 PM |