PDA

View Full Version : Doom3 editor


Ausman
2004-08-16, 01:29
The Doom3 editor is inbuilt into the game itself and is called D3Radiant (finally they realised its easier to map inside the game;) ), but this is only available for windows users.
To open the editor load doom3, pull down the console (~ tilde key) and type in editor or by passing +editor on the command line.
For the rest of you poor saps that use Linux or Mac you'll have to wait until Radiant brings out a version which u can use. Keep an eye on here for further information, http://www.qeradiant.com/?data=editors/d3r

Prime8
2004-08-16, 04:23
i believe you must have r_fullscreen set to 0 to use it.

Detoeni
2004-08-16, 13:47
....or use a bat file:

"C:\Program Files\Doom 3\Doom3.exe" set r_fullscreen to 0 +seta r_brightness 1.333333 +seta r_gamma 0.5 +vid_restart +editor

adjust to suit :)

Prime8
2004-08-17, 19:15
Originally posted by Detoeni
....or use a bat file:

"C:\Program Files\Doom 3\Doom3.exe" set r_fullscreen to 0 +seta r_brightness 1.333333 +seta r_gamma 0.5 +vid_restart +editor

adjust to suit :)

danke!