For direct access use https://forums.oldunreal.com
It's been quite a while since oldunreal had an overhaul, but we are moving to another server which require some updates and changes. The biggest change is the migration of our old reliable YaBB forum to phpBB. This system expects you to login with your username and old password known from YaBB.
If you experience any problems there is also the usual "password forgotten" function. Don't forget to clear your browser cache!
If you have any further concerns feel free to contact me: Smirftsch@oldunreal.com

Change GameType

The section related to UnrealScript and modding. This board is for coders to discuss and exchange experiences or ask questions.
User avatar
TCP_Wolf
Administrator
Posts: 1078
Joined: Sun Mar 03, 2002 12:04 pm

Change GameType

Post by TCP_Wolf »

Oldsparky came to me lately with 2 little problems, and Hyper's although very cute Server Browser also points that same problem out, that by mods and mutators there are too many game types effectively :-?

I wrote a small mod called "SetGameType" for both Unreal and Unreal Tournament that allows your server to appear in whatever tab YOU (the admin) want it to appear.

It's rather primitive and can probably be done better, it's definitely not worth opening its own modding path for this, so I release it under the "CodeSchool" project with full sources, in case somebody wants to improve upon it or is bored....

http://wolf.tcpclan.net/projects/Unreal/CodeSchool.html
-=]HONESTY PAYS[=-
User avatar
Oldsparky
OldUnreal Member
Posts: 176
Joined: Sun Mar 21, 2004 11:47 am

Re: Change GameType

Post by Oldsparky »

Installed on our servers both unreal and ut. Works great and first time ever our KOTH servers show on DM list.

Thanks, 8-)
User avatar
...>next>..
OldUnreal Member
Posts: 6
Joined: Thu Dec 14, 2006 10:54 pm

Re: Change GameType

Post by ...>next>.. »

I really really hate seeing TO servers in Dm list
User avatar
GreatEmerald
OldUnreal Member
Posts: 5347
Joined: Mon May 21, 2007 2:30 pm

Re: Change GameType

Post by GreatEmerald »

It's good to have servers listed in those gametypes that the server actually runs. Even if not at that moment. But still, this could be used for server advertising abuse, that is, list your server on all gametypes? Or are there restrictions?
User avatar
Bane
OldUnreal Member
Posts: 493
Joined: Sun Mar 03, 2002 6:32 pm

Re: Change GameType

Post by Bane »

It's good to have servers listed in those gametypes that the server actually runs. Even if not at that moment. But still, this could be used for server advertising abuse, that is, list your server on all gametypes? Or are there restrictions?
All the mod does is change the Game Name variable, which is how unreal determines which tab to put the server on. 'Coop Game' goes under coop, 'Deathmatch' goes under DM, etc. It can only be set to one thing, so you can't have it appear in more than one tab (excluding All, Populated, etc). The only real abuse you could do would be to do something weird like put a coop server under DM... however like I said, it just changes one variable. You could just use an admin set command to accomplish the exact same thing. This mod just automates it.
Author of Hide and Seek mod, and the NALIBALL mod

Hide and Seek can be downloaded from:
http://HideNSeek.5u.com
User avatar
GreatEmerald
OldUnreal Member
Posts: 5347
Joined: Mon May 21, 2007 2:30 pm

Re: Change GameType

Post by GreatEmerald »

Oh, OK. But then how useful is having a server on a tab that your gametype doesn't belong to? Except if it is a non-standard but very similar.
User avatar
.:..:
OldUnreal Member
Posts: 1637
Joined: Tue Aug 16, 2005 4:35 am

Re: Change GameType

Post by .:..: »

Oh, OK. But then how useful is having a server on a tab that your gametype doesn't belong to? Except if it is a non-standard but very similar.
You get more players... imagine if JCoop/JZCoop/MCoop would require own server tabs aswell, not many players would even notice those servers (unless they look from "All servers" tab), so IMO its just best to put custom game types to some game tabs that are closest to the one server is running (CTF > TDM, Inv > Coop, HideNSeek > DM etc).
1823223D2A33224B0 wrote:...and now im stuck trying to fix everything you broke for the next 227 release xD :P
(ಠ_ಠ)
User avatar
TCP_Wolf
Administrator
Posts: 1078
Joined: Sun Mar 03, 2002 12:04 pm

Re: Change GameType

Post by TCP_Wolf »

Cool, I just have to be absent and all questions I should have answered are answered automatically by someone else... I wonder if this works with (not) paying bills too :P
-=]HONESTY PAYS[=-

Return to “UScript Board”