26.09.2013, 17:08
Sorry but your English is so bad....
You gave us example of thing you want to implement in your GM?
you want to add in your GM something like this
You don't know where and how to define spawns if i'm right?
You gave us example of thing you want to implement in your GM?
you want to add in your GM something like this
Код:
new ZombieSpawns; new humansSpawns; switch ( MapChange ) { case 0://ZM_SpaceStation { SetPlayerPos(playerid, -248.4745,-46.2300,290.9550); SetPlayerFacingAngle(playerid,284.9311); SendRconCommand("hostname Zombie Mode [Map 1/20]"); } case 1://ZM_ufoinvasion { SetPlayerPos(playerid,-2548.1179,608.2272,17.2041); SetPlayerFacingAngle(playerid,284.9311); SendRconCommand("hostname Zombie Mode [Map 2/20]");