02.05.2014, 18:38
Sorry but i dont get it.. I done everything like you said in your 2nd post, and i got this error : error 032: array index out of bounds (variable "pPickedUp")
Line :
public OnPlayerConnect(playerid)
{
===Error line===> pPickedUp[MAX_PLAYERS] = false;
.....
Line :
public OnPlayerConnect(playerid)
{
===Error line===> pPickedUp[MAX_PLAYERS] = false;
.....