A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/player/query_var
Name: query_var - get specific variable settings from a player
Syntax:
mixed query_var(string name)
Description:
The query_var call returns the setting of the environment variable
name. Possible environment variables are listed in help set.
Return value:
The value of the environment variable, if set, else 0.
Examples:
string home;
home=this_player()->query_var("home");
See also:
This page was generated in LPC
Imprint / Impressum