01.06.2011, 11:20
Quote:
error:
D:\Infinity DM Stunt\gamemodes\infinitygm.pwn(34) : error 017: undefined symbol "playerid" line 34: new vCar[playerid]=-1; |
new vCar[MAX_PLAYERS] = -1;
Error free
but one problem.. When someone logs out the car doesnt dissapear... Any idea how to fix this?
Apart from that its all good