مشاهدة النسخة كاملة : محتاج الان بى سى دة من سورس يكون شغال فيه تمام
Zayn Muhammed
2020-02-24, 03:31 PM
NPC الى بيوديني من التون للماركت ومن الماركت للتون محتاجه ضرورى بسبب الموضوع دة الصور اهى
عفواً لايمكن عرض الروابط في الإرشيف (عفواً لايمكن عرض الروابط في الإرشيف)
عفواً لايمكن عرض الروابط في الإرشيف (عفواً لايمكن عرض الروابط في الإرشيف)
عفواً لايمكن عرض الروابط في الإرشيف (عفواً لايمكن عرض الروابط في الإرشيف)
MRonlineGvrix
2020-02-25, 12:39 AM
اتفضل
#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
Zayn Muhammed
2020-02-25, 08:11 AM
اتفضل
#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
مقصدش دة ياخويا + شكرا بس الى قصدى عليه الى هو فى الماركت وبيوديني التون
vBulletin® v3.8.8 Beta 1, Copyright ©2000-2024, TranZ by code