31.03.2012, 19:01
pawn Код:
SetPlayerVirtualWorld(playerid, PreJail[playerid][0]);
SetPlayerInterior(playerid, PreJail[playerid][1]);
pawn Код:
new PreJail[MAX_PLAYERS][2] //under the other PreJail define then change the getplayerVW and int to this one