Enable usage of PlayModeUISndScriptFloaterOpen trigger in Vintage and Latency skins

Northspring 2014-12-15 02:24:33 +01:00
parent fef5425ce3
commit 16c02be16a
4 changed files with 23 additions and 9 deletions

View File

@ -735,13 +735,17 @@
<integer>1</integer>
</map>
<key>PlayModeUISndScriptFloaterOpen</key>
<map>
<key>Persist</key>
<integer>1</integer>
<key>Comment</key>
<string>Holds state for Prefs &gt; Sound/Media &gt; UI Sounds - UISndScriptFloaterOpen.</string>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
</map>
</llsd>

View File

@ -519,6 +519,18 @@
<integer>1</integer>
</map>
<key>PlayModeUISndScriptFloaterOpen</key>
<map>
<key>Comment</key>
<string>Holds state for Prefs &gt; Sound/Media &gt; UI Sounds - UISndScriptFloaterOpen.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<!-- <FS_Zi> Animated dialogs -->
<key>FSAnimatedScriptDialogs</key>
<map>

View File

@ -5,7 +5,6 @@
bg_alpha_image="floater_script_background"
bg_alpha_image_overlay="ScriptDialog"
can_close="true"
sound_flags="0"
background_visible="true"
legacy_header_height="18"
border_visible="true"

View File

@ -5,7 +5,6 @@
bg_alpha_image="floater_script_background"
bg_alpha_image_overlay="ScriptDialog"
can_close="false"
sound_flags="0"
background_visible="true"
legacy_header_height="18"
drop_shadow="false"