get_param
Core (amxmodx.inc)
Description
get_param - Returns a parameter from a calling function.
Syntax
get_param ( num )
Type
Native
Notes
This can only be used in a dynamic native function registered with style 0 (default). Arguments start at 1.