Multiple Mode [+REP]
#3

Well,you can not make it other players,because the players are connected to the server,you can switch the gamemode from gamemode0 to gamemode1 and...using:
pawn Код:
SendRconCommand(changemode GAMEMODENAME); //change gamemodename and put in server .cfg gamemode0 and gamemode1 and....
or you can make like this after gmx's,under ongamemodeinit:
pawn Код:
if(gmid == 1)
{
//load zombie 1 maps
}
and do the same for other gamemodes,and also set whatever you want in that gamemode under that one^^

or you can just change the virtual world,and set each gamemode maps to a virtual world and players in gamemode 1 to virtual world to the gamemode and...
Reply


Messages In This Thread
Multiple Mode [+REP] - by arlindi - 17.04.2015, 14:19
Re: Multiple Mode [+REP] - by SilentSoul - 17.04.2015, 14:26
Re: Multiple Mode [+REP] - by R0 - 17.04.2015, 14:27
Re: Multiple Mode [+REP] - by arlindi - 17.04.2015, 14:28
Re: Multiple Mode [+REP] - by R0 - 17.04.2015, 14:35
Re: Multiple Mode [+REP] - by arlindi - 17.04.2015, 14:40
Re: Multiple Mode [+REP] - by SilentSoul - 17.04.2015, 14:42
Re: Multiple Mode [+REP] - by arlindi - 17.04.2015, 14:45
Re: Multiple Mode [+REP] - by arlindi - 18.04.2015, 06:48

Forum Jump:


Users browsing this thread: 2 Guest(s)