PDA

View Full Version : Default Gametype



brainx
11-08-2009, 05:50 AM
Hi,

Noob question...

So, on a fresh install the default gametype appears to be UTDeathmatch, however when I run a map through the editor or launcher this is clearly not the gametype that is run since I have a gravity gun. It appears to just be running UTGame. Is that correct and how do I change that? Ideally when I subclass UTGame I would like for that to be run when I enter the editor or enter from the launcher.

Thanks!

brainx
11-08-2009, 03:11 PM
Figured it out. It's because UTDeathmatch doesn't have SetGameType in it, so it gets overridden when it is set as DefaultGameType.