Posts: 2,862
Threads: 11
Joined: Mar 2008
Reputation:
0
Two gamemodes = no-go. Gamemode and more filterscripts = possible.
Posts: 81
Threads: 3
Joined: May 2009
Reputation:
0
Ok. Then maybe there is a way to convert GM to FS? Is it enough to change OnGamemode... change to OnFilterscript...
Posts: 2,799
Threads: 95
Joined: Jun 2006
Reputation:
0
You can run two gamemodes per se....but you CAN use VirtualWorlds and script two games in one script and use Vworlds to separate them.
Posts: 1,478
Threads: 17
Joined: Oct 2007
Reputation:
0
It's just a thing of scripting, you make an command that splits the player from 1 world(like DM, disable all DM related stuff) and then switches them to 2nd world(RP or stunt, whatever).
The gamemode would go huge though.
Posts: 1,317
Threads: 23
Joined: Feb 2010
Reputation:
0
Only problem with virtual worlds is, is that people still can see each others chat, there probaly is a way too get the chat seperated. (Dont know it though)
Posts: 2,862
Threads: 11
Joined: Mar 2008
Reputation:
0
What?
1. You can't combine roleplay gamemode with anything else, roleplay requires all your attention when developing.
2. Every roleplay server uses custom local message functions already, so you make no sense.
3. Why would you even host mroe different types of games on one server. Concentrate on one and make it good, not have a few of them and all half done.