Update Soundpack.set
Fixed several soundpack related aliases that weren't working properly because of the latest raw input change
This commit is contained in:
parent
1c8149bd32
commit
722592ba2a
@ -1,7 +1,7 @@
|
||||
#var skice 2
|
||||
#alias Version {soundpack version The VIP Cosmic Rage Experience} {}
|
||||
#trigger {Soundpack last change *} {#sub {The last soundpack change that was posted to the game %1}}
|
||||
#alias spversion {>@soundpacks The VIP Cosmic Rage Experience} {}
|
||||
#alias spversion {~@soundpacks The VIP Cosmic Rage Experience} {}
|
||||
#trigger {* *} {
|
||||
#if {@cvcheck = 1} {
|
||||
#var CurrentVersion %left(%1,4);
|
||||
@ -118,7 +118,7 @@ view the soundpack F A Q:{playsound {Cosmic Rage/general/misc/LoadingFile.wav}
|
||||
View the Keys help file:{playsound {Cosmic Rage/general/help/Keys.wav} @vol; playsound {Cosmic Rage/general/misc/LoadingFile.wav} @vol;#edit {cosmic rage/help files/keys.txt}}|
|
||||
View the readme:{playsound {Cosmic Rage/general/help/Readme.wav} @vol; playsound {Cosmic Rage/general/misc/LoadingFile.wav} @vol;#edit {cosmic rage/help files/readme.txt}}|
|
||||
View the Soundpack credits:{playsound {Cosmic Rage/general/help/SoundpackCredits.wav} @vol; playsound {Cosmic Rage/general/misc/LoadingFile.wav} @vol;#edit {cosmic rage/help files/Soundpack credits.txt}}}}
|
||||
#alias spp {>@soundpacks} {}
|
||||
#alias spp {~@soundpacks} {}
|
||||
#Alias {themechange} {playsound {Cosmic Rage/general/comms/themesuccess.wav}; #var skice %1}
|
||||
#alias {spchanges} {#If {%Defined(tmpmath)=0} {#Var tmpmath 1};#file 5 {cosmic rage/help files/changelog.txt} 600; #while {@tmpmath<@spchange} {#read 5 tmpchanges; #AddItem spchanges @tmpchanges:actualsave; #math tmpmath {@tmpmath+1}};#Close 5; #pick {@spchanges:actualsave}; #UnVar tmpmath; #UnVar spchanges}
|
||||
#alias makeworse {#Configure PassThruChar {~>}; #Configure SwitchSession {~:}; #passthru {½}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user