get_global_string
Engine (engine.inc)
Description
get_global_string - Gets a global variable from the server as a string.
Syntax
get_global_string ( variable, szString[], maxLength )
Type
Native
Notes
szString is filled with the result for a maximum of maxLength characters.

// String
GL_pStringBase,
GL_mapname,
GL_startspot,