10.07.2014, 15:51
this should work fine
pawn Код:
new rand = random(sizeof(PrisonCells));
SetPlayerPos_H(playerid,PrisonCells[rand][0],PrisonCells[rand][1],PrisonCells[rand][2],PrisonCells[rand][3],PrisonCells[rand][4]);