5,391
edits
mNo edit summary |
m (→thedayismine) |
||
Line 19: | Line 19: | ||
:*Cntl-Shift-S = toggles textures on some objects | :*Cntl-Shift-S = toggles textures on some objects | ||
:*Cntl-Shift-B = shows your current opponent logic | :*Cntl-Shift-B = shows your current opponent logic | ||
:` = brings up the cmd prompt | :*` = brings up the cmd prompt | ||
: | : | ||
:Command prompt is perhaps the most interesting thing out there. You can execute script commands from there or assign values to internal variables. The best way to find out what commands/variable are there is to type at the cmd prompt: dump_docs. This command will dump all known docs and variables (sometimes with comments!) to the text file. CMD prompt has autocompletion feature, to accept the suggestion it gives you, use Tab key. Up and down arrows scrolls through the command history. | :Command prompt is perhaps the most interesting thing out there. You can execute script commands from there or assign values to internal variables. The best way to find out what commands/variable are there is to type at the cmd prompt: dump_docs. This command will dump all known docs and variables (sometimes with comments!) to the text file. CMD prompt has autocompletion feature, to accept the suggestion it gives you, use Tab key. Up and down arrows scrolls through the command history. | ||
Line 42: | Line 42: | ||
Until... | Until... | ||
==January 21, 2006== | ==January 21, 2006== | ||
http://geyser.oni2.net/Developer_Mode/Screenshot.jpg | http://geyser.oni2.net/Developer_Mode/Screenshot.jpg |