Difference between revisions of "Check PlayerInfos ARCC EN"
From Ryzom Forge Wiki
m |
|||
Line 8: | Line 8: | ||
<div style="overflow: hidden"> | <div style="overflow: hidden"> | ||
[[File: WeCPlayerInfos.png|200px|thumb|left|WeCPlayerInfos window ]] | [[File: WeCPlayerInfos.png|200px|thumb|left|WeCPlayerInfos window ]] | ||
− | *'''1)''' checks: A list of tests that will be performed in this step added by the "plus" icon. | + | *'''1)''' checks: A list of tests that will be performed in this step added by the "plus" icon. <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> |
*'''2)''' valideAction: Action to do if all the tests are validated (True). | *'''2)''' valideAction: Action to do if all the tests are validated (True). | ||
*'''3)''' failAction: Action to do if at least one test is not validated (False). | *'''3)''' failAction: Action to do if at least one test is not validated (False). |
Revision as of 12:43, 29 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 |