Command Help
#1

Well i scripted a command and i get 3 errors that i need help with and i cant seem to fix it Code below


Код:
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\DRRP.pwn(11915) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\DRRP.pwn(11917) : error 010: invalid function or declaration
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\DRRP.pwn(11930) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
11915 if(strcmp(cmd, "/drivinglaws", true) == 0)
11917 if(IsPlayerConnected(playerid))
11930 return 1;

Please help me
Reply


Messages In This Thread
Command Help - by BrokenBlades1992 - 01.04.2010, 23:38
Re: Command Help - by wafffllesss - 01.04.2010, 23:45
Re: Command Help - by BrokenBlades1992 - 01.04.2010, 23:53
Re: Command Help - by BrokenBlades1992 - 02.04.2010, 00:33
Re: Command Help - by wafffllesss - 02.04.2010, 00:41
Re: Command Help - by BrokenBlades1992 - 02.04.2010, 00:45
Re: Command Help - by BrokenBlades1992 - 02.04.2010, 00:51
Re: Command Help - by wafffllesss - 02.04.2010, 00:56
Re: Command Help - by BrokenBlades1992 - 02.04.2010, 00:56

Forum Jump:


Users browsing this thread: 1 Guest(s)