07.05.2011, 11:34
I'm suddenly getting this error every time, I'm new to Pawno, so I'm propably doing something incredible stupid.. Could anyone tell me how to fix this, and why I get this error?
public OnGameModeInit() { SetGameModeText("Test"); AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); SetPlayerWorldBounds(playerid, 2942,825, 35,03363, -980,9415, -2814,368); return 1; }
D:\Server\gamemodes\test.pwn(33) : error 017: undefined symbol "playerid"