08.02.2017, 22:40
Is there any way to make it so when my server GMX's, it will start the gamemode on a random map? For example:
My first spawns are
Let's say I wanted when the players spawn, it can be another location of my choice.
My first spawns are
Код:
new Float:SlapSpawn[][4] = { {2543.4485,2823.5137,10.8203,269.3489}, {2607.7544,2829.2144,10.8203,80.7862}, {2570.9438,2829.6284,12.7647,106.9970} };
Quote:
new Float:SlapSpawn2[][4] = { {BLA BLA BLA}, {BLA BLA BLA}, {BLA BLA BLA} }; |