From Ryzom Forge Wiki
Line 68: | Line 68: | ||
</div> | </div> | ||
|} | |} | ||
− | + | ||
==== weCPlayerTarget ==== | ==== weCPlayerTarget ==== | ||
− | + | Tests if the target is the desired one. | |
{| | {| | ||
|[[File: Arrow in.png|32px]] | |[[File: Arrow in.png|32px]] | ||
| | | | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | *'''1)''' type | + | *'''1)''' type: Sheet, bot_name, player_name, leaguemate, teammate or guildmate. |
− | *'''2)''' | + | *'''2)''' Value: the first three types require precision (Sheet, bot_name, player_name) |
</div> | </div> | ||
|} | |} | ||
==== weCPlayerFame ==== | ==== weCPlayerFame ==== | ||
− | + | Tests reputation in the nations and factions. | |
{| | {| | ||
|[[File: Award star gold 1.png|32px]] | |[[File: Award star gold 1.png|32px]] | ||
| | | | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
− | *'''1)''' faction: | + | *'''1)''' faction: faction that can be tested are: |
:*fyros, matis, tryker, zoraï | :*fyros, matis, tryker, zoraï | ||
:*kami, karavan | :*kami, karavan | ||
− | + | Combinations may be obtained for instance to test marauders, rangers... | |
− | *'''2)''' below_or_above: | + | *'''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: | + | *'''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> | ||
|} | |} | ||
− | + | {{WIP}} | |
==== weCPlayerGuild ==== | ==== weCPlayerGuild ==== | ||
Teste le grade du joueur dans sa guilde | Teste le grade du joueur dans sa guilde |
Revision as of 09:24, 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.
WIP
in Arbeit -
work in progress -
trabajo en curso -
travaux en cours -
незавершенное
weCPlayerGuild
Teste le grade du joueur dans sa guilde
|
weCPlayerGuildDappers
Teste si une quantité minimum de dappers est dans le trésor de la guilde.
|
weCPlayerFreetrial
Test si le joueur est en version gratuite ou non.
no params |