Quote:
Originally Posted by jameskmonger
Quote:
Originally Posted by lancefader
C:\Documents and Settings\Cobra\Bureaublad\GTARP\gamemodes\ewrp.pwn (2082) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Cobra\Bureaublad\GTARP\gamemodes\ewrp.pwn (3435) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Cobra\Bureaublad\GTARP\gamemodes\ewrp.pwn (23372) : error 025: function heading differs from prototype
C:\Documents and Settings\Cobra\Bureaublad\GTARP\gamemodes\ewrp.pwn (23373) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\Cobra\Bureaublad\GTARP\gamemodes\ewrp.pwn (23474) : error 021: symbol already defined: "HexToInt"
|
There, there are only 5 different errors.
|
hmm
alright now i have one error
ewrp.pwn(384) : error 004: function "PlayerToPoint" is not implemented
they are conveying you the message that strtok +HexToInt is defined already so remove it one time from your script and then try again
and use new ret as
and yes you are not using 0.3a,thats why its giving you the NPC error