manshestar
2019-08-08, 09:32 AM
اذاي اخلي ان بي سي ميرفعش ب اقل من رقم معين
في ان بي سي تحت كلمة
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;
}
بتعدل علي رقم من 3 مليون