|
if (uint.TryParse(npcRequest.Input, out input))
{
if (input < 3000000)
{
dialog.Text("You need to input more or atleast 50k gold..");
dialog.Input("Insert amount:", 1, 9);
dialog.Option("No thank you.", 255);
dialog.Avatar(48);
return;
}
if (uint.TryParse(npcRequest.Input, out input))
{
if (input < 3000000)
{
dialog.Text("You need to input more or atleast 50k gold..");
dialog.Input("Insert amount:", 1, 9);
dialog.Option("No thank you.", 255);
dialog.Avatar(48);
return;
}
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
طــلـب فـتح بـوورتـاات !! | MeGoo | مشكلات السيرفيرات كونكر الشخصيه | 3 | 2019-09-14 04:32 AM |
طــلـب تغــيـر اسمــي ! | ElSaher | مشكلات السيرفيرات كونكر الشخصيه | 9 | 2019-08-24 05:50 PM |
طــلـب بخـصووص بــأاتـش ! | osama | مشكلات السيرفيرات كونكر الشخصيه | 4 | 2019-08-24 06:50 AM |