Need help with ERRORS.
#1

Errors
Код:
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : error 028: invalid subscript (not an array or too many subscripts): "PlayerInfo"
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : warning 215: expression has no effect
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
171:
Код:
KillTimer( PlayerInfo[playerid][SpawnTimer] );
Reply
#2

Код:
Quote:
Originally Posted by |»Lynax«| Kerim™ TR | C-
Errors
Код:
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : error 028: invalid subscript (not an array or too many subscripts): "PlayerInfo"
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : warning 215: expression has no effect
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Kerim\Belgelerim\SAMP\gamemodes\Swatv1337.pwn(171) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
171:
Код:
KillTimer( PlayerInfo[playerid][SpawnTimer] );

Try...
171:
Код:
KillTimer( PlayerInfo[playerid],[SpawnTimer] );
Reply
#3

Nothing changes...
Reply
#4

Well, it was a guess =S
Reply
#5

Would you stop fucking spamming with your problem
http://forum.sa-mp.com/index.php?topic=134835.0
http://forum.sa-mp.com/index.php?topic=134765.0

Ask in the thread you found the code
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)