Wrong with map
#1

I get error whith this map code

Код:
RemoveBuildingForPlayer(playerid, 1266, 1538.5234, -1609.8047, 19.8438, 0.25);
RemoveBuildingForPlayer(playerid, 4229, 1597.9063, -1699.7500, 30.2109, 0.25);
RemoveBuildingForPlayer(playerid, 4230, 1597.9063, -1699.7500, 30.2109, 0.25);
RemoveBuildingForPlayer(playerid, 1260, 1538.5234, -1609.8047, 19.8438, 0.25);
Код:
C:\Users\Ramin\Desktop\Spel\SAMP\GL-RP\gamemodes\GLRP.pwn(23250) : error 017: undefined symbol "playerid"
C:\Users\Ramin\Desktop\Spel\SAMP\GL-RP\gamemodes\GLRP.pwn(23251) : error 017: undefined symbol "playerid"
C:\Users\Ramin\Desktop\Spel\SAMP\GL-RP\gamemodes\GLRP.pwn(23252) : error 017: undefined symbol "playerid"
C:\Users\Ramin\Desktop\Spel\SAMP\GL-RP\gamemodes\GLRP.pwn(23253) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply
#2

you need to put that under onplayerconnect .... im sure u put it under OnGamemodeInit right
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)