Fixed bug and added description for new scripting function #17

This commit is contained in:
phobos2077
2017-03-27 00:58:06 +07:00
parent 4e3168e2e3
commit 897f1ab323
2 changed files with 9 additions and 4 deletions
@@ -390,6 +390,10 @@ Some utility/math functions are available:
> object sfall_func0("outlined_object")
- returns an object that is currently highlighted by hovering the mouse above it
> object sfall_func1("set_dude_obj", critter)
- take control of a given critter
- passing 0 will reset control back to "real" dude
------------------------
------ MORE INFO -------