Posts: 332
Threads: 30
Joined: Oct 2011
Reputation:
0
Hello people,I wanted to know if i could make a command that would changethe gamemode.
Eg.If i am playing on grandlarcency and i type /rivershell i relog and get to go into rivershell gamemode.Please help me...
Posts: 28
Threads: 1
Joined: Nov 2011
Reputation:
0
login as rcon then
/rcon changemode
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
SendRconCommand(changemode YOUR_GAMEMODE_NAME);
Add this My New Delhi mate where you want the server to change the mode.
/rcon changemode Name.. The Command
suhrab_mujeeb
Unregistered
Quote:
Originally Posted by §с†¶e®РµРe
I don't want map change i am adding another gamemode like we do /dm so for dm the person will be transferred into a dm gamemode.I think it is better than overloading your server's code.
BTW thanks for the link you have posted maybe i would use it later
|
Is that a joke? /dm and your server gamemode changes.
Posts: 77
Threads: 4
Joined: Dec 2011
Reputation:
0
If you want only one person to transfer to another mode it's kind of impossible without having two servers. But you can try and do few modes in one script. For example: Do a free roam in Virtualworld 0 to 10(for the maps if u wish), do a deathmatch mode in virtualworld 11(since everybody is going to shoot,virtualworld is only 1). As the player joins give him a dialog menu on choosing a gamemode) if u wan't other ways, better start making second server with different gamemode, cause what you're saying( if i'm understanding this right) is impossible..
Posts: 332
Threads: 30
Joined: Oct 2011
Reputation:
0
Sorry for double post but can you tell me how to change the gamemode for ONE player who selects it.Because when the mode changes the other people who join afterwards go into that mode which i dont want..
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
You cannot change the game mode for only one person brother. For that u will need two server's i guess. The Game mode changes for every single player! My brother