March 2002
Intermediate to advanced
528 pages
21h 29m
English
register_tick_function
void register_tick_function(stringname[, mixedarg1[, mixedarg2[, ... mixedargN]]])
Registers the function name to be called
on each tick. The function is called with the given arguments.
Obviously, registering a tick function can have a serious impact on
the performance of your script.
Read now
Unlock full access