mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Improved and fixed the playback of alternative sound files
Added a new mode to play_sfall_sound script function. Minor code corrections.
This commit is contained in:
@@ -296,8 +296,8 @@
|
||||
|
||||
0x8228 - int get_attack_type
|
||||
|
||||
0x822b - int play_sfall_sound(string file, bool loop)
|
||||
0x822c - void stop_sfall_sound(int id)
|
||||
0x822b - int play_sfall_sound(string file, int mode)
|
||||
0x822c - void stop_sfall_sound(int soundID)
|
||||
|
||||
0x8235 - array string_split(string string, string split)
|
||||
0x8237 - int atoi(string string)
|
||||
|
||||
Reference in New Issue
Block a user