Difference between revisions of "Check PlayerInfos ARCC EN"
From Ryzom Forge Wiki
Line 89: | Line 89: | ||
:*fyros, matis, tryker, zoraï | :*fyros, matis, tryker, zoraï | ||
:*kami, karavan | :*kami, karavan | ||
− | Combinations may be | + | ::Combinations may be used to test marauders, rangers... |
*'''2)''' below_or_above: determines if the test is on the lower or higher of the following''' '' value'' ''' given in next field '''(3)'''. | *'''2)''' below_or_above: determines if the test is on the lower or higher of the following''' '' value'' ''' given in next field '''(3)'''. | ||
*'''3)''' Valeur: minimum or maximum level required for the fame respectively with the comparison selected in the previous field below_or_above ''below_or_above'' '''(2)'''. | *'''3)''' Valeur: minimum or maximum level required for the fame respectively with the comparison selected in the previous field below_or_above ''below_or_above'' '''(2)'''. | ||
</div> | </div> | ||
|} | |} | ||
− | + | ||
==== weCPlayerGuild ==== | ==== weCPlayerGuild ==== | ||
− | + | Tests the rank of the player in his guild | |
{| | {| | ||
|[[File: Group.png|32px]] | |[[File: Group.png|32px]] | ||
| | | | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | *'''1)''' rank: | + | *'''1)''' rank: Leader, High Officer, Officer, Member. |
</div> | </div> | ||
|} | |} | ||
==== weCPlayerGuildDappers ==== | ==== weCPlayerGuildDappers ==== | ||
− | + | Tests if a minimum amount of dappers is in the treasury of the guild. | |
{| | {| | ||
|[[File: Money dollar.png|32px]] | |[[File: Money dollar.png|32px]] | ||
| | | | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | *'''1)''' Quantity: | + | *'''1)''' Quantity: quantity of required dappers. |
</div> | </div> | ||
|} | |} | ||
==== weCPlayerFreetrial ==== | ==== weCPlayerFreetrial ==== | ||
− | Test | + | Test if the player is free version or not. |
{| | {| | ||
|[[File: Emotion tongue.png|32px]] | |[[File: Emotion tongue.png|32px]] | ||
Line 124: | Line 124: | ||
</div> | </div> | ||
|} | |} | ||
− | |||
<noinclude> | <noinclude> | ||
'''[[ARCC Guide EN|←ARCC Guide EN]]''' | '''[[ARCC Guide EN|←ARCC Guide EN]]''' |
Revision as of 10:08, 20 September 2014
Contents
Check PlayerInfos
Function name : weCPlayerInfos |
weCPlayerInfos can test any information stored on the server for the player and run an appropriate action.
weCPlayerFaction
Tests if the player belongs to a faction.
|
weCPlayerDappers
Tests if the player has a certain amount of dappers.
|
weCPlayerPosition
Examines the position of the player. If the player is in the rectangle bounded by coordinates mi /max x/y the return value is TRUE.
weCPlayerItem
Tests if a certain amount of item at certain level is present in one of the containers of the player.
weCPlayerTarget
Tests if the target is the desired one.
|
weCPlayerFame
Tests reputation in the nations and factions.
weCPlayerGuild
Tests the rank of the player in his guild
|
weCPlayerGuildDappers
Tests if a minimum amount of dappers is in the treasury of the guild.
|
weCPlayerFreetrial
Test if the player is free version or not.
no params |