AnyhelP? - 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: AnyhelP? (
/showthread.php?tid=484709)
AnyhelP? -
ViciousRoleplay123 - 01.01.2014
I am starting getting this error today:
Код:
C:\Users\Taha Asif\Desktop\Backup\gamemodes\PCOD1.pwn(169) : error 017: undefined symbol "RemoveBuildingForPlayer"
Line 169:
Код:
RemoveBuildingForPlayer(playerid, 16094, 191.1406, 1870.0391, 21.4766, 0.25);
Re: AnyhelP? -
ZBits - 01.01.2014
Under what callback do you have this function??>