Jump to content

Talk:Oni engine patches (Mac PPC): Difference between revisions

(→‎BSL variables: where was i looking...)
Line 382: Line 382:
::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(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)
::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)
:::Thank you, I did not know about that command, that saves one variable :-) I seem to recall another PC command '''door_ignore_locks''' used in some script, this might be useful... [[User:EdT|EdT]] 05:40, 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
830

edits