Signature
native get_msg_args();
Description
Gets number of arguments that were passed to a message.
Notes
-
This function will fail if used outside a hooked message scope, thus
it should never be used unless inside a registered message function.
Returns
Number of arguments