{ Problem
#1

D:\DOC ILYASS\SAMP Server\gamemodes\LSGW.pwn(203) : error 001: expected token: ")", but found "{"
D:\DOC ILYASS\SAMP Server\gamemodes\LSGW.pwn(20 : error 001: expected token: ")", but found "{"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.


Код:
if (strcmp("/weapons", cmdtext, true, 10 == 3)
	{
	    ShowPlayerDialog(playerid, Weapons, DIALOG_STYLE_LIST, "Weapons", "Deagle   Price :2000$ \n Sawn-Off   Price :1200$ \n Uzi   Price :720$ \n M4   :2000$", "Buy", "Cancel");
	    return 1;
	}
	if (strcmp("/admincommands", cmdtext, true, 10 == 4)
	{
Reply


Messages In This Thread
{ Problem - by New Ilyass - 01.02.2011, 13:58
Re: { Problem - by JaTochNietDan - 01.02.2011, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)