sounds will stop when you reconnect now
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;core variables
|
||||
#var clientversion 18
|
||||
#var clientversion 19
|
||||
#var loadtask {updator|keys|aliases};
|
||||
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar|numpadon|AutomaticUpdate}
|
||||
#var speech "disabled"
|
||||
@@ -17,7 +17,7 @@
|
||||
#alarm 3 {#load @scpath/gagcreator.set};
|
||||
#alarm 4 {#load @scpath/pathupdator.set};
|
||||
#alarm 5 {#load {@scpath/misc.set}};
|
||||
#trigger {Welcome to: cosmic rage!} {
|
||||
#trigger {Welcome to: cosmic rage!} {#pc 0 stop;
|
||||
#if {@intromusic = "enabled"} {
|
||||
#if {@IntroPlaying = 1} {#pc @introhandle stop;#var IntroPlaying 0};
|
||||
#playloop {@sppath/music/IntroMusic/DefaultIntro.wav} @vol; #var introhandle %playhandle; #var IntroPlaying 1}} {} AnyCase
|
||||
|
||||
Reference in New Issue
Block a user