Page 1 of 1

editor TO game

Posted: Sat Nov 12, 2005 8:56 pm
by MelGibbsome
I have a quick question.........you get to the editor by loading the game, dropping the console and typing editor, right? well how to do you get BACK to the game????

right now, whenever I want to test my map, i have to close the editor (which closes the game) and then reload q4 from scratch. this is a royal pain in the ars.

i tried typing testmap mapname in the console in editor mode and it looks like its doing it but it doesnt return to the game.

is there an easier way to do this? thanks!

Posted: Sat Nov 12, 2005 10:51 pm
by DooMer
Theres a little button on the tool bar with the doom logo on it, far right. Click that.

dont see that....

Posted: Sat Nov 12, 2005 11:09 pm
by MelGibbsome
the last two buttons on my tool bar are spline and curve point editing.

Posted: Sat Nov 12, 2005 11:23 pm
by DooMer
It should be the last button on the end. Try hitting f2?

Posted: Sat Nov 12, 2005 11:26 pm
by Hex
I use this to start the editor:
quake4.exe +set com_allowconsole 1 +r_mode 6 +r_fullscreen 0 +vid_restart +exec stveditor.cfg +exec test.cfg +editor

Then F2 to lauch the game window and test. (if you copy this, use an r_mode your monitor can handle...)

omg thanks!

Posted: Sat Nov 12, 2005 11:37 pm
by MelGibbsome
F2 did it! WOOT!