04.01.2015, 10:37
this ?
Код:
for(new x=0; x<MAX_HOUSES; x++) { if(pickupid == hInfo[x][hPickup]) { h_ID[playerid] = x; } } return 1;