get_cvar_string
Core (amxmodx.inc)
Description
get_cvar_string - Reads a cvar value
Syntax
get_cvar_string ( const cvarname[],output[],iLen )
Type
Native
Notes

new hostname[64]
get_cvar_string("hostname",hostname,63)