Hey all, I just saw this posted to the GtkRadiant sticky:
For mapping it might be usefull to know cheat commands to evolve for example to tyrant to check room hights.
Are there anywhere cheat commands (of course for sv_allowcheats 1 and sv_pure 0 servers) ?
And I thought it would be more useful to put it as a new topic, so here it is.
I found these from digging in the console and looking around in the "Some Useful Binds" thread.
First, start Trem, pull down the console and load your map using the '\devmap' command:
\devmap <mapname>
To give yourself cash or evo points (as human or alien respectively):
\give funds <number>
The max for humans is 2000 and the max for aliens is 9.
To get to a later stage, use:
\g_alienStage {0|1|2}
\g_humanStage {0|1|2}
Where 0 is stage 1, 1 is stage 2 and 2 is stage 3 (they just started counting at 0, instead of 1 internally. Silly programmers).
Then, you can use the evolve and buy keys you normally do to get tyrants, &c.
Also, the console supports something called "tab completion". This means, you can type:
\g_a<TAB> and the console will add the string 'lien' to the end, and present you with the other options available. You then type another character, say 'S', and hit tab again. That should get you to \g_alienStage, and present you with further options (the settings for # of kills needed to read x stage also start with g_*Stage).
Anyone else have other useful commands for testing maps?
Jeff