28.02.2009, 15:11
I would like the server to ask the player where you would like to spawn out of the following locations:
SetPlayerPos(playerid, -1556.5498,-2737.5132,48.7435);
SetPlayerPos(playerid, -2300.4194,-1657.9696,483.2231);
SetPlayerPos(playerid, -96.8143,-1197.3097,2.5853);
SetPlayerPos(playerid, 1260.4321,-816.2070,84.1406);
SetPlayerPos(playerid, -299.9834,1537.3654,75.5625);
A screen should appear after the class selection asking where to spawn. The arrow keys should be used to view them and Enter or shift to spawn.
Thanks...
SetPlayerPos(playerid, -1556.5498,-2737.5132,48.7435);
SetPlayerPos(playerid, -2300.4194,-1657.9696,483.2231);
SetPlayerPos(playerid, -96.8143,-1197.3097,2.5853);
SetPlayerPos(playerid, 1260.4321,-816.2070,84.1406);
SetPlayerPos(playerid, -299.9834,1537.3654,75.5625);
A screen should appear after the class selection asking where to spawn. The arrow keys should be used to view them and Enter or shift to spawn.
Thanks...