scripting:reference:system_values
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
scripting:reference:system_values [2020/02/04 13:34] – mit | scripting:reference:system_values [2020/02/04 13:36] (current) – mit | ||
---|---|---|---|
Line 3: | Line 3: | ||
Here is the full current list of System Values: | Here is the full current list of System Values: | ||
- | ===== Player Stats ===== | + | ==== Player Stats ==== |
These values give details about the player the current event is executing for.\\ | These values give details about the player the current event is executing for.\\ | ||
For further details on each value, see the [[Scripting: | For further details on each value, see the [[Scripting: | ||
Line 45: | Line 45: | ||
\\ | \\ | ||
- | ===== Other System Values | + | ==== Player Location |
- | **Player Location**\\ | + | |
'' | '' | ||
$gPlayerY \\ | $gPlayerY \\ | ||
Line 55: | Line 54: | ||
'' | '' | ||
- | **Tasking interface**\\ | + | ==== Buildings ==== |
- | '' | + | |
- | $gTaskItem2 \\ | + | |
- | $gTaskItem3 \\ | + | |
- | '' | + | |
- | + | ||
- | **Building access**\\ | + | |
'' | '' | ||
$gBuildingAccessNum \\ | $gBuildingAccessNum \\ | ||
Line 86: | Line 79: | ||
'' | '' | ||
- | **Server Status**\\ | + | ==== Server Status |
'' | '' | ||
$gNumPlayersOnline\\ | $gNumPlayersOnline\\ | ||
Line 99: | Line 92: | ||
$gClickX \\ | $gClickX \\ | ||
$gClickY \\ | $gClickY \\ | ||
+ | '' | ||
+ | ==== Tasking interface ==== | ||
+ | '' | ||
+ | $gTaskItem2 \\ | ||
+ | $gTaskItem3 \\ | ||
'' | '' | ||
- | **Combat Players**\\ | + | ==== Combat Players |
'' | '' | ||
$gKilledID \\ | $gKilledID \\ | ||
Line 107: | Line 105: | ||
'' | '' | ||
- | **Player User-details**\\ | + | ==== Player User-details |
'' | '' | ||
$gPlayerIsMember \\ | $gPlayerIsMember \\ | ||
Line 113: | Line 111: | ||
'' | '' | ||
- | **Battles**\\ | + | ==== Battle system ==== |
'' | '' | ||
$gBattleStat1 \\ | $gBattleStat1 \\ |
scripting/reference/system_values.1580844860.txt.gz · Last modified: 2020/02/04 13:34 by mit