various improovements including spreload as an alias, fixed sphelp, proper reload upon script update and probably something else.
This commit is contained in:
@@ -49,4 +49,10 @@ ActualSave; #say {Settings saved!};
|
||||
#play {@sppath/general/misc/on.wav} @vol;
|
||||
#say {Updates will now automaticly be applied to your soundpack.};
|
||||
}
|
||||
}
|
||||
#alias {spreload} {
|
||||
#pc 0 stop;
|
||||
#reload;
|
||||
~@sp-restart;
|
||||
~@sp-version
|
||||
}
|
||||
Reference in New Issue
Block a user