From Ryzom Forge Wiki
m |
|||
Line 1: | Line 1: | ||
− | <noinclude>{{tabLang|EN|DE|Check PlayerInfos ARCC EN|ES|Check PlayerInfos ARCC FR|RU}} | + | <noinclude>{{tabLang|EN|Check PlayerInfos ARCC DE|Check PlayerInfos ARCC EN|Check PlayerInfos ARCC ES|Check PlayerInfos ARCC FR|Check PlayerInfos ARCC RU}} |
+ | {{toTrad|FR|À revérifier par rapport à la [[ARCC_intro_EN| version anglaise]] maintenue à jour}} | ||
+ | {{WIP}} | ||
===Check PlayerInfos===</noinclude> | ===Check PlayerInfos===</noinclude> | ||
{| | {| | ||
Line 106: | Line 108: | ||
<noinclude> | <noinclude> | ||
'''[[ARCC Guide EN|←ARCC Guide EN]]''' | '''[[ARCC Guide EN|←ARCC Guide EN]]''' | ||
+ | {{In_Category|ARCC}} | ||
{{TPInWikiRyzom}} | {{TPInWikiRyzom}} | ||
− | |||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:ARCC]] | [[Category:ARCC]] | ||
[[Category:EN]]</noinclude> | [[Category:EN]]</noinclude> |
Revision as of 14:51, 20 February 2015
WIP
in Arbeit -
work in progress -
trabajo en curso -
travaux en cours -
незавершенное
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 |
63 pages in ARCC