Difference between revisions of "Hmagic ARCC FR"
From Ryzom Forge Wiki
Line 37: | Line 37: | ||
|} | |} | ||
==== weATeleport ==== | ==== weATeleport ==== | ||
+ | <div style="margin:0em; padding:0em;border: none;background:red;">Ne marche pas toujours?</div> | ||
Téléportage du joueur et éventuellement de sa monture. | Téléportage du joueur et éventuellement de sa monture. | ||
{| | {| | ||
Line 49: | Line 50: | ||
|} | |} | ||
==== weATeleportToEntity ==== | ==== weATeleportToEntity ==== | ||
− | <div style="margin:0em; padding:0em;border: none;background: | + | <div style="margin:0em; padding:0em;border: none;background:red;">Ne marche pas?</div> |
{| | {| | ||
|[[File:Transmit go.png|32px]] | |[[File:Transmit go.png|32px]] | ||
| | | | ||
− | *'''1)''' | + | *'''1)''' entity: Entity vers laquelle sera téléporté le joueur. |
− | + | *'''2)''' tpMektoub (Oui/Non): téléportage du Mektoub. Par défaut: Non | |
− | *''' | + | *'''3)''' forbidWhenPvpFlag (Oui/Non): Interdiction de téléporter avec le drapeau PVP positionné. Par défaut: Oui. |
− | *''' | ||
|} | |} | ||
==== weAManageMoney ==== | ==== weAManageMoney ==== | ||
− | |||
Donner ou Prendre des Dappers | Donner ou Prendre des Dappers | ||
{| | {| | ||
|[[File:Money euro.png|32px]] | |[[File:Money euro.png|32px]] | ||
| | | | ||
− | *'''1)''' | + | *'''1)''' hmagicAction: (give/take) |
− | + | *'''2)''' Dappers: Combien (nombre direct, fourni ou calculé). | |
− | *''' | ||
|} | |} | ||
==== weAChangeFame ==== | ==== weAChangeFame ==== | ||
− | |||
{| | {| | ||
|[[File:Award star gold 2.png|32px]] | |[[File:Award star gold 2.png|32px]] | ||
| | | | ||
− | *'''1)''' | + | *'''1)''' faction: parmi Fyros, Matis, Tryker, Zoraï, Kami et Karavan. |
− | + | *'''2)''' hmagicAction: add/delete/set | |
− | *''' | + | *'''3)''' Quantité: Nombre direct, fourni ou calculé |
− | *''' | ||
|} | |} | ||
==== weAChangeFactionPoints ==== | ==== weAChangeFactionPoints ==== | ||
− | |||
{| | {| | ||
|[[File:Medal gold 3.png|32px]] | |[[File:Medal gold 3.png|32px]] | ||
| | | | ||
− | *'''1)''' | + | *'''1)''' faction: parmi Fyros, Matis, Tryker, Zoraï, Kami et Karavan. |
− | + | *'''2)''' hmagicAction: add/delete/set | |
− | *''' | + | *'''3)''' Quantité: Nombre direct, fourni ou calculé |
− | *''' | ||
|} | |} | ||
==== weAManageGuildMoney ==== | ==== weAManageGuildMoney ==== | ||
− | |||
{| | {| | ||
|[[File:Money dollar.png|32px]] | |[[File:Money dollar.png|32px]] | ||
| | | | ||
− | *'''1)''' | + | *'''1)''' hmagicAction: (give/take) |
− | + | *'''2)''' Dappers: Combien (nombre direct, fourni ou calculé). | |
− | *''' | ||
|} | |} | ||
==== weAManageBuilding ==== | ==== weAManageBuilding ==== | ||
Line 132: | Line 124: | ||
*'''1)''' {scopeAction} | *'''1)''' {scopeAction} | ||
|} | |} | ||
+ | <div style="margin:0em; padding:0em;border: none;background:red;"> | ||
+ | ===Dans les fonction il faudra analyser:=== | ||
+ | Les Data Processors | ||
+ | *processor bbcode | ||
+ | *Timestamp | ||
+ | *processor splitdata | ||
+ | *processor splitparam | ||
+ | *processor randint | ||
+ | *Random number | ||
+ | </div> | ||
<noinclude> | <noinclude> | ||
'''[[ARCC Guide FR|←ARCC Guide FR]]''' | '''[[ARCC Guide FR|←ARCC Guide FR]]''' |
Revision as of 16:03, 31 August 2014
{/{ToTrad}}
Contents
Hmagic
WIP
in Arbeit -
work in progress -
trabajo en curso -
travaux en cours -
незавершенное
Nom interne de la fonction : Hmagic |
Hmagic permet d'envoyer une commande au serveur.
weASendUrl
But de cette fonction?
weATeleport
Ne marche pas toujours?
Téléportage du joueur et éventuellement de sa monture.
weATeleportToEntity
Ne marche pas?
weAManageMoney
Donner ou Prendre des Dappers
|
weAChangeFame
|
weAChangeFactionPoints
|
weAManageGuildMoney
|
weAManageBuilding
WIP
Vendre / Rendre accessible un appartement de joueur ou de guilde
|
weATriggerPacs
WIP
Déclencher un évènement PACS (pour activer un ascenseur ou vortex)
|
weASetOrganization
WIP
Définir la Tierce Faction du joueur
|
weAFixOldBuildings
WIP
|
Dans les fonction il faudra analyser:
Les Data Processors
- processor bbcode
- Timestamp
- processor splitdata
- processor splitparam
- processor randint
- Random number