5,389
edits
(→BSL variables: gs_show_ui^ - you got it, sorta ^_^) |
m (→BSL variables: the *other* left) |
||
Line 381: | Line 381: | ||
:I'll start testing the variables and those I find that do not have a visible effect, I'll add to the possibly broken and disposable section. [[User:EdT|EdT]] 07:08, 10 October 2008 (CEST) | :I'll start testing the variables and those I find that do not have a visible effect, I'll add to the possibly broken and disposable section. [[User:EdT|EdT]] 07:08, 10 October 2008 (CEST) | ||
::Is it possible to add '''gs_show_ui'''? That would be useful when taking screenshots or videos without the HUD. I can maintain 2 versions of the Mac Engine, I think a very small number would need the debug features, but having more PC compatible commands will be more appealing since Mac users will be able to play more scripts. Plus it will make it easier for the script writers since there one script fits all! [[User:EdT|EdT]] 21:53, 10 October 2008 (CEST) | ::Is it possible to add '''gs_show_ui'''? That would be useful when taking screenshots or videos without the HUD. I can maintain 2 versions of the Mac Engine, I think a very small number would need the debug features, but having more PC compatible commands will be more appealing since Mac users will be able to play more scripts. Plus it will make it easier for the script writers since there one script fits all! [[User:EdT|EdT]] 21:53, 10 October 2008 (CEST) | ||
::Ed, you can use '''ui_show_element(left,0)''' and '''ui_show_element( | ::Ed, you can use '''ui_show_element(left,0)''' and '''ui_show_element(right,0)''' instead of '''gs_show_ui=0'''; and don't forget '''ui_suppress_prompt=0''' and such. The compatibility of scripts, of course, is the main goal. I just wanted to make sure you backed up the versions prior to those rewiring of mine because we ''are'' screwing with the engine in hackish ways and may want to take a few steps back. --[[User:Geyser|geyser]] 02:01, 11 October 2008 (CEST) | ||
{{Table}} | {{Table}} | ||
|+BSL variables available on the Mac that have no visible effect but are not likely to be broken, either | |+BSL variables available on the Mac that have no visible effect but are not likely to be broken, either |