29.10.2017, 14:27
Uma base.
PHP код:
new hosp = random(5);
if (hosp == 0) { SetPlayerPos(playerid, x,y,z); }
if (hosp == 1) { SetPlayerPos(playerid, x,y,z); }
if (hosp == 2) { SetPlayerPos(playerid, x,y,z); }
if (hosp == 3) { SetPlayerPos(playerid, x,y,z); }