mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Load order: more informative logging
Code fixes to PartyControl.cpp and ConsoleWindow.cpp. Updated version number in documents. Updated changelog in sslc document, and removed the mention about empty statements (it never worked).
This commit is contained in:
@@ -722,7 +722,7 @@ sfall_funcX metarule functions
|
||||
#### get_string_pointer
|
||||
`int sfall_func1("get_string_pointer", string text)`
|
||||
- (DEPRECATED) Returns a pointer to a string variable or to a text
|
||||
- __NOTE:__ this function is intended for use only in `HOOK_DESCRIPTIONOBJ`. Starting from sfall 4.3.9/3.8.39, you can return normal strings directly in the hook without calling the function
|
||||
- __NOTE:__ this function is intended for use only in `HOOK_DESCRIPTIONOBJ`. Starting from sfall 4.4/3.8.40, you can return normal strings directly in the hook without calling the function
|
||||
|
||||
----
|
||||
#### dialog_message
|
||||
|
||||
Reference in New Issue
Block a user