Teleport all
#2

pawn Code:
for(i = 0; i < MAX_PLAYERS; i++ ) {
    SetPlayerPos(i, 0, 0, 0);
}
Replace 0, 0, 0 with the map coordinates you wish to teleport the player to.
Reply


Messages In This Thread
Teleport all - by Daslee - 26.08.2010, 15:17
Re: Teleport all - by Calgon - 26.08.2010, 15:45
Re: Teleport all - by Daslee - 26.08.2010, 16:24

Forum Jump:


Users browsing this thread: 2 Guest(s)