SA-MP Forums Archive
errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: errors (/showthread.php?tid=506082)



errors - UfsDev - 11.04.2014

Код:
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(4413) : error 017: undefined symbol "IsPlayerInDeathmatch"
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(4413) : warning 215: expression has no effect
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(4413) : error 001: expected token: ";", but found ")"
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(4413) : error 029: invalid expression, assumed zero
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(4413) : fatal error 107: too many error messages on one line

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


4 Errors.
Gamemode Code: http://paste2.org/D7gVhKZX


Re: errors - Konstantinos - 11.04.2014

I can't find any IsPlayerInDeathmatch in that mode. And next time, don't just copy-paste and except for it to be compiled.