mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
252 B
252 B
Function: GetServerVariable(name)
Description: Gets a server variable string.
Parameters:
name(string) - Stringname.
Returns: Returns string if matches a variable name, otherwise returns NULL.
Example:
Example Required