15.06.2015, 10:24 
	
	
	
		Hello there so i ran into some troubles with some mapping i never had this problem before 
so when i compile it i get two Errors i tried it with another object like i deleted one building in the Map editor and i still get this
and here is the example code  
	
	
	
	
so when i compile it i get two Errors i tried it with another object like i deleted one building in the Map editor and i still get this
Код:
C:\Users\Splat\Desktop\script\gamemodes\RP.pwn(1124) : error 017: undefined symbol "playerid" C:\Users\Splat\Desktop\script\gamemodes\RP.pwn(1125) : error 017: undefined symbol "playerid" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
Код:
 RemoveBuildingForPlayer(playerid, 6479, 585.2813, -1456.7188, 45.8984, 0.25);
    RemoveBuildingForPlayer(playerid, 6371, 585.2813, -1456.7188, 45.8984, 0.25);










