Need help with giveplayercash and NOP
#1

I have this problem that needs to be fixed,i think im missing some functions or something.

Код:
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5300) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5877) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5893) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5906) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5920) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5931) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(5945) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6008) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6023) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6038) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6053) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6068) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6083) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6098) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6113) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6128) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6143) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6158) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6173) : error 017: undefined symbol "NOPCheck"
C:\Users\user82012\Desktop\Pain in the ass\gamemodes\EliteWorld (2).pwn(6188) : error 017: undefined symbol "NOPCheck"

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


26 Errors.
Also how do i fix unknown symbol "GivePlayerCash"
Reply
#2

show us the code where the error is occurring..and the undefined GivePlayerCash is coming because there is NO function as GivePlayerCash
Reply
#3

Its GivePlayerMoney(playerid, moneyhere); || GetPlayerMoney(playerid);
and give us the whole code.
probably you must #define that NOPCheck
but ffs give us the whole code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)