mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Updated documents (mainly array functions)
This commit is contained in:
@@ -143,10 +143,10 @@ _^ - These functions require AllowUnsafeScripting to be enabled in ddraw.ini_
|
||||
0x8233 - `int temp_array(int element_count, int flags)`\
|
||||
0x8234 - `void fix_array(int array)`\
|
||||
0x8239 - `int scan_array(int array, int/float var)`\
|
||||
0x8256 - `int array_key(int array, int index)`\
|
||||
0x8257 - `int arrayexpr(any key, any value)`\
|
||||
0x8254 - `void save_array(any key, int array)`\
|
||||
0x8255 - `int load_array(any key)`
|
||||
0x8255 - `int load_array(any key)`\
|
||||
0x8256 - `int array_key(int array, int index)`\
|
||||
0x8257 - `int arrayexpr(any key, any value)`
|
||||
|
||||
0x81a0 - `void set_pickpocket_max(int percentage)`\
|
||||
0x81a1 - `void set_hit_chance_max(int percentage)`\
|
||||
@@ -212,7 +212,7 @@ _^ - These functions require AllowUnsafeScripting to be enabled in ddraw.ini_
|
||||
0x81e4 - `int get_sfall_arg()`\
|
||||
0x823c - `array get_sfall_args()`\
|
||||
0x823d - `void set_sfall_arg(int argnum, int value)`\
|
||||
0x81e5 - `void set_sfall_return(int value)`\
|
||||
0x81e5 - `void set_sfall_return(any value)`\
|
||||
0x81ea - `int init_hook()`
|
||||
|
||||
0x81e6 - `void set_unspent_ap_bonus(int multiplier)`\
|
||||
|
||||
Reference in New Issue
Block a user