SlyFoxx on 19/1/2015 at 21:33
I'd like to make a few modifications to 1.22 menus.
I made a new command that works but I need to give it it's own place in the pull down menus and perhaps a Alt+o hot key.
I'd like to be able to optimise and then drop into game mode with light bright off. So I modified the optimise command to this..
compress_br_ids
clear_surface_cache
optimize
play_schema dinner_bell
toggle_lighting
game_mode
and it works fine.
I'd call it something like "Optimise/Game Mode".
Then it would also be nice to have another menu option for game mode that automatically kills light bright and lit object too.
ZylonBane on 19/1/2015 at 22:11
Okay... so... do that?
R Soul on 19/1/2015 at 22:33
Quote Posted by SlyFoxx
automatically kills light bright and lit object too.
We don't use light_bright any more. I think something changed that broke it, so now we have toggle_lighting, which does terrain and objects. Did you know you could bring up a console in game mode? Shift and ; by default. And remember that Tab can autocomplete so you only need a few letters.
SlyFoxx on 20/1/2015 at 01:48
OK...I finally figured it out. I didn't know about the | key. Never used it before. The wife called it "the pipe" key.
Yandros on 20/1/2015 at 04:11
You must never have taken any programming classes then. :D
SlyFoxx on 20/1/2015 at 04:14
Well I did have a bit on a TRS-80 when I was ...I dunno 15.
But no, I learned how to use a computer at all really was to play Thief. As my Thief needs grow, so does my limited computer knowledge.