mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
303 B
303 B
Function: SetServerVariable(name, value, comment)
Description: Set's the server variable to the value provided.
Parameters:
name(string) - Stringname.value(string) - Stringvalue.comment(string) - Stringcomment.
Returns: None.
Example:
Example Required