PlayerToPoint and GivePlayerCash
#1

ok, so i edited my script then this happened. It doesn't show up when i compile it before.. but now, it shows up..
Код:
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(3298) : error 017: undefined symbol "GivePlayerCash"
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(3324) : error 017: undefined symbol "GivePlayerCash"
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4032) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4036) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4062) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4066) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4072) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4085) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4089) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4093) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4097) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4101) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4105) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4144) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4148) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4152) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4156) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4160) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4164) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4168) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4172) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4176) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4180) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4184) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4188) : error 004: function "PlayerToPoint" is not implemented
E:\GTA SA\SERVERS\New Life RP\gamemodes\NLRP.pwn(4192) : error 004: function "PlayerToPoint" is not implemented

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


26 Errors.
Reply
#2

You probably forgot a } ..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)