Page 1 of 1

How to change gametype?

Posted: November 4th, 2012, 2:38 am
by Josh246810
Hi, I started making a map, I got the .ff files and loaded the map, but it redirected me to mp_backlot, I want it to be a cj gametype? Help would be much appreciated, thanks :)

Re: How to change gametype?

Posted: November 4th, 2012, 2:02 pm
by Drofder2004
/g_gametype cj (if you are using the compiler, add +g_gametype cj to your command line.

Re: How to change gametype?

Posted: November 4th, 2012, 8:40 pm
by Josh246810
Drofder2004 wrote:/g_gametype cj (if you are using the compiler, add +g_gametype cj to your command line.
Yeah I did that, still didn't work. It was because I didn't set a spawn :/. Thanks for the help though :)