26.11.2009, 21:02
GetPlayerName(playerid, name, 24);
pInfo[playerid][pName] = name;
I get the following error: error 006: must be assigned to an array
what's wrong? D:
pInfo[playerid][pName] = name;
I get the following error: error 006: must be assigned to an array
what's wrong? D: