the soundpack will save before reloading, and the sounds version variable will be re-checked once its done to make it fully compatible with the updating process.

This commit is contained in:
Augustus
2025-07-04 00:39:37 +03:00
parent d2d55002c6
commit d1fc3d30c6
2 changed files with 3 additions and 2 deletions

View File

@@ -61,7 +61,8 @@
#key {control-f2} {mainvoldown}
#key {Control-f3} {mainvolup}
#key {alt-f3} {intromusictoggle}
#key {control-shift-r} {#pc 0 stop;#reload; ~@sp-restart}
#key {control-shift-r} {actualsave;#pc 0 stop;#reload; ~@sp-restart;
#load @spversion/version.set #unload @spversion/version.set}
#key f11 {#pc 0 stop; #say {All currently playing sounds have been stopped.}}
#key {control-f1} {smute}

View File

@@ -1,5 +1,5 @@
;core variables
#var clientversion 8
#var clientversion 9
#var loadtask {soundpack|keys|aliases|updator|misc|gagcreator|pathupdator}
#var settings {rawpass|miscgags|shipgags|vehiclegags|activitygags|intromusic|vol|commandsinoutput|devmode|decchar}
#var speech "disabled"