Added "proto_exists" script function

Updated gl_auto_closebox example script.
This commit is contained in:
NovaRain
2021-05-25 12:55:11 +08:00
parent 0b242a770d
commit 1b37ed5d7c
13 changed files with 47 additions and 2 deletions
@@ -796,6 +796,9 @@ optional arguments:
- gvarNumber: the number of the global variable controlling the quest
- thresholdValue: the value of the global variable at which the quest is counted as a failure
> bool sfall_func1("proto_exists", int pid)
- returns True if the specified PID number exists in the list of registered protos
------------------------
------ MORE INFO -------
------------------------