15.05.2011, 08:15
i am making an epic gangwar, and i wanted to set the worldbounds like this:
SetPlayerWorldBounds(playerid, 2927.337, 1923.388, -1054.171, -1942.413);
but when i try to compile this i get this error:
\gamemodes\Gang_Zones.pwn(42) : error 017: undefined symbol "playerid"
can anybody please help ?
SetPlayerWorldBounds(playerid, 2927.337, 1923.388, -1054.171, -1942.413);
but when i try to compile this i get this error:
\gamemodes\Gang_Zones.pwn(42) : error 017: undefined symbol "playerid"
can anybody please help ?