helo how to remove these errors?
#9

So here is the code use this one_>
Код:
CMD:rules(playerid,parmas[])
{
ShowPlayerDialog(playerid, 456, DIALOG_STYLE_MSGBOX, "RULES(Page-1/2)","{FF0000}---= Call Of Duty - World War III Rules =---\n{FFFFFF}1.Don't Use Any Kind of bugs.\n2.Don't Hacks / Cheats.\n3.Don't Insult/spam/flood.\n4.Respect All Players/Admins.\n5.Don't Score Farm.\n6.Don't Park Your Car On Other Players.","Next Page","");

return 1;}
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(dialogid == 456)
{new rules2;
 ShowPlayerDialog(playerid, rules2, DIALOG_STYLE_MSGBOX,"RULES(Page-2/2)", "{FFFFFF}7.Don't Spawn Kill.\n8.Don't Ask For Score or cash or any propotion..etc from admins.\n9.Don't Team Attack/Kill.\n10.Don't Team Car Jack.\n11.Visit Our Website:www.codextreme.comoj.com and be part of the Community.\n{FF0000}______________________________ __________________","OK","");}
}
Reply


Messages In This Thread
helo how to remove these errors? - by PAF - 27.01.2014, 13:21
Re: helo how to remove these errors? - by Scottas - 27.01.2014, 13:30
Re: helo how to remove these errors? - by Vanter - 27.01.2014, 13:30
Re: helo how to remove these errors? - by Misiur - 27.01.2014, 13:32
Re: helo how to remove these errors? - by Shetch - 27.01.2014, 13:34
Re: helo how to remove these errors? - by BroZeus - 27.01.2014, 13:41
Re: helo how to remove these errors? - by PAF - 27.01.2014, 13:43
Re: helo how to remove these errors? - by Scottas - 27.01.2014, 14:01
Re: helo how to remove these errors? - by BroZeus - 28.01.2014, 09:11

Forum Jump:


Users browsing this thread: 1 Guest(s)