editor TO game

Locked
MelGibbsome
Posts: 5
Joined: Thu Jan 03, 2002 8:00 am

editor TO game

Post 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!
User avatar
DooMer
Posts: 3068
Joined: Thu Dec 23, 1999 8:00 am

Post by DooMer »

Theres a little button on the tool bar with the doom logo on it, far right. Click that.
MelGibbsome
Posts: 5
Joined: Thu Jan 03, 2002 8:00 am

dont see that....

Post by MelGibbsome »

the last two buttons on my tool bar are spline and curve point editing.
User avatar
DooMer
Posts: 3068
Joined: Thu Dec 23, 1999 8:00 am

Post by DooMer »

It should be the last button on the end. Try hitting f2?
Hex
Posts: 190
Joined: Fri Oct 18, 2002 7:00 am

Post 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...)
MelGibbsome
Posts: 5
Joined: Thu Jan 03, 2002 8:00 am

omg thanks!

Post by MelGibbsome »

F2 did it! WOOT!
Locked