get_xvar_id
Core (amxmodx.inc)
Description
get_xvar_id - Returns an unique id for public variable specified by name.
Syntax
get_xvar_id ( const name[] )
Type
Native
Notes
If the variable doesn't exist then the returned value is -1.