Difference between revisions of "Hmagic ARCC EN"
From Ryzom Forge Wiki
(Created page with "<noinclude>{{tabLang|EN|DE|Hmagic ARCC EN|ES|Hmagic ARCC FR|RU}} ===Hmagic===</noinclude> {| |32px |Function name : ''' ''WeHMagic'' ''' |} '''Hmagic''' w...") |
|||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{tabLang|EN|DE|Hmagic ARCC EN|ES|Hmagic ARCC FR|RU}} | + | {{migrated to|:en:ARK/Hmagic}}<noinclude>{{tabLang|EN|DE|Hmagic ARCC EN|ES|Hmagic ARCC FR|RU}} |
===Hmagic===</noinclude> | ===Hmagic===</noinclude> | ||
{| | {| | ||
Line 10: | Line 10: | ||
[[File: WeHMagic.png|200px|thumb|left| WeHMagic Window ]] | [[File: WeHMagic.png|200px|thumb|left| WeHMagic Window ]] | ||
*'''1)''' hmagicActions List <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> | *'''1)''' hmagicActions List <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> | ||
− | *'''2)''' Every hmagicActions is editable. <span style="color:#f0f">'''[commun]''' tool for multi sub-selections)</span> | + | *'''2)''' Every hmagicActions is editable. <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> |
− | *'''3)''' One can add a new hmagicActions behind each one or at the and of the list. <span style="color:#f0f">'''[commun]''' tool for multi sub-selections)</span> | + | *'''3)''' One can add a new hmagicActions behind each one or at the and of the list. <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> |
− | *'''4)''' hmagicActions can be reordered. <span style="color:#f0f">'''[commun]''' tool for multi sub-selections)</span> | + | *'''4)''' hmagicActions can be reordered. <span style="color:#f0f">('''[commun]''' tool for multi sub-selections)</span> |
− | <div style="margin:0em; padding:0em;border: none; | + | <div style="margin:0em; padding:0em;border: none;color:gray;font-size:smaller;"> |
− | *'''5)''' callAfterCheck (Yes / No) | + | *'''5)''' callAfterCheck (Yes / No). Not operational. |
</div> | </div> | ||
*'''6)''' valideAction:action to be performed if Hmagic is validated. The choices are the same as those proposed by the [[Jump ARCC EN | Jump]]. | *'''6)''' valideAction:action to be performed if Hmagic is validated. The choices are the same as those proposed by the [[Jump ARCC EN | Jump]]. | ||
− | *'''7)''' failAction:action to be performed if Hmagic is | + | *'''7)''' failAction:action to be performed if Hmagic is not validated. The choices are the same as those proposed by the [[Jump ARCC EN | Jump]]. |
*'''8)''' <span style="color:#f0f">'''[commun]'''</span> Internal name of the function. This name is used especially for jumps, loops ... | *'''8)''' <span style="color:#f0f">'''[commun]'''</span> Internal name of the function. This name is used especially for jumps, loops ... | ||
</div> | </div> | ||
− | |||
==== weASendUrl ==== | ==== weASendUrl ==== | ||
− | + | Used to open an url in a player. | |
− | + | It should be used for instance for to Rangers rite | |
− | |||
{| | {| | ||
|[[File:Link go.png|32px]] | |[[File:Link go.png|32px]] | ||
| | | | ||
− | + | *'''1)''' isTarget: Yes / No | |
− | *'''1)''' isTarget: | + | *'''2)''' playerName: It may be recovered in previous stages or stored in the DB data from the vent. |
− | + | *'''3)''' appName: It may be recovered in previous stages or stored in the DB data from the vent. | |
− | *'''2)''' playerName: | + | *'''4)''' appParams: It may be recovered in previous stages or stored in the DB data from the vent. |
− | *'''3)''' appName: | ||
− | *'''4)''' appParams: | ||
|} | |} | ||
+ | |||
==== weATeleport ==== | ==== weATeleport ==== | ||
− | + | Téléports player and possibly his mount. | |
− | |||
{| | {| | ||
|[[File:Transmit.png|32px]] | |[[File:Transmit.png|32px]] | ||
| | | | ||
− | *'''1)''' x: | + | *'''1)''' x: X coordinate |
− | *'''2)''' y: | + | *'''2)''' y: Y coordinate |
− | *'''3)''' z: | + | *'''3)''' z: Z coordinate. 0 indicates that the object is placed on the ground. |
− | *'''4)''' t: | + | *'''4)''' t: Time in seconds to start teleporting. |
− | *'''5)''' tpMektoub ( | + | *'''5)''' tpMektoub (Yes / No): Mektoub to teleport. Default: No |
− | *'''6)''' forbidWhenPvpFlag ( | + | *'''6)''' forbidWhenPvpFlag (Yes / No): Prohibition to teleport with the PVP flag on. Default: Yes. |
|} | |} | ||
+ | |||
==== weATeleportToEntity ==== | ==== weATeleportToEntity ==== | ||
− | + | ||
{| | {| | ||
|[[File:Transmit go.png|32px]] | |[[File:Transmit go.png|32px]] | ||
| | | | ||
− | *'''1)''' entity: Entity | + | *'''1)''' entity: Entity to which the player will be teleported. |
− | *'''2)''' tpMektoub ( | + | *'''2)''' tpMektoub (Yes / No): téléportage of Mektoub. Default: No |
− | *'''3)''' forbidWhenPvpFlag ( | + | *'''3)''' forbidWhenPvpFlag (Yes / No): Prohibition to teleport with the PVP flag on. Default: Yes. |
|} | |} | ||
+ | |||
==== weAManageMoney ==== | ==== weAManageMoney ==== | ||
− | + | Give or Take Dappers. | |
{| | {| | ||
|[[File:Money euro.png|32px]] | |[[File:Money euro.png|32px]] | ||
| | | | ||
*'''1)''' hmagicAction: (give/take) | *'''1)''' hmagicAction: (give/take) | ||
− | *'''2)''' Dappers: | + | *'''2)''' Dappers: How many (direct number, supplied or calculated). |
|} | |} | ||
+ | |||
==== weAChangeFame ==== | ==== weAChangeFame ==== | ||
{| | {| | ||
|[[File:Award star gold 2.png|32px]] | |[[File:Award star gold 2.png|32px]] | ||
| | | | ||
− | *'''1)''' faction: | + | *'''1)''' faction: To chose among Fyros, Matis, Tryker, Zoraï, Kami and Karavan. |
− | *'''2)''' hmagicAction: add/delete/set | + | *'''2)''' hmagicAction: (add/delete/set) |
− | *'''3)''' Quantité: | + | *'''3)''' Quantité: How many (direct number, supplied or calculated). |
|} | |} | ||
+ | |||
==== weAChangeFactionPoints ==== | ==== weAChangeFactionPoints ==== | ||
{| | {| | ||
|[[File:Medal gold 3.png|32px]] | |[[File:Medal gold 3.png|32px]] | ||
| | | | ||
− | *'''1)''' faction: | + | *'''1)''' faction: To chose among Fyros, Matis, Tryker, Zoraï, Kami and Karavan. |
− | *'''2)''' hmagicAction: add/delete/set | + | *'''2)''' hmagicAction: (add/delete/set) |
− | *'''3)''' Quantité: | + | *'''3)''' Quantité: How many (direct number, supplied or calculated). |
|} | |} | ||
+ | |||
==== weAManageGuildMoney ==== | ==== weAManageGuildMoney ==== | ||
{| | {| | ||
Line 87: | Line 88: | ||
| | | | ||
*'''1)''' hmagicAction: (give/take) | *'''1)''' hmagicAction: (give/take) | ||
− | *'''2)''' Dappers: | + | *'''2)''' Dappers: How many (direct number, supplied or calculated). |
|} | |} | ||
==== weAManageBuilding ==== | ==== weAManageBuilding ==== | ||
− | + | Sell / make accessible player or guild house. | |
{| | {| | ||
|[[File:House3D.png|32px]] | |[[File:House3D.png|32px]] | ||
| | | | ||
− | + | *'''1)''' hmagicAction: buying / saling apartment / guild hall. | |
− | *'''1)''' hmagicAction: | + | *'''2)''' building: a long list of property available, but not easy to understand. |
− | *'''2)''' building: | ||
|} | |} | ||
==== weATriggerPacs ==== | ==== weATriggerPacs ==== | ||
− | + | Trigger an event PACS (to activate an elevator or vortex) | |
{| | {| | ||
|[[File:JoystickIcon.png|32px]] | |[[File:JoystickIcon.png|32px]] | ||
| | | | ||
*'''1)''' hmagicAction: (in/out) | *'''1)''' hmagicAction: (in/out) | ||
− | + | *'''2)''' triggerId: How fill it?!! | |
− | *'''2)''' triggerId: | ||
− | |||
|} | |} | ||
==== weASetOrganization ==== | ==== weASetOrganization ==== | ||
− | + | Defining the Third Faction Player (Marauder, Ranger, Trytonist) | |
− | |||
{| | {| | ||
|[[File:Vcard.png|32px]] | |[[File:Vcard.png|32px]] | ||
| | | | ||
− | + | *'''1)''' orgName: Actually, only one value ''marauder''. | |
− | *'''1)''' orgName: | ||
− | |||
|} | |} | ||
==== weAFixOldBuildings ==== | ==== weAFixOldBuildings ==== | ||
− | + | ||
{| | {| | ||
|[[File:Brick.png|32px]] | |[[File:Brick.png|32px]] | ||
| | | | ||
− | *'''1)''' scopeAction: ( | + | *'''1)''' scopeAction: (Player / guild) |
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
− | '''[[ARCC Guide | + | '''[[ARCC Guide EN|←ARCC Guide EN]]''' |
{{TPInWikiRyzom}} | {{TPInWikiRyzom}} | ||
Latest revision as of 12:55, 21 January 2019
Migration
Please use the migrated document at URL shown below.
Contents
Hmagic
Function name : WeHMagic |
Hmagic will send a command to the server.
weASendUrl
Used to open an url in a player. It should be used for instance for to Rangers rite
weATeleport
Téléports player and possibly his mount.
weATeleportToEntity
weAManageMoney
Give or Take Dappers.
|
weAChangeFame
|
weAChangeFactionPoints
|
weAManageGuildMoney
|
weAManageBuilding
Sell / make accessible player or guild house.
|
weATriggerPacs
Trigger an event PACS (to activate an elevator or vortex)
|
weASetOrganization
Defining the Third Faction Player (Marauder, Ranger, Trytonist)
|
weAFixOldBuildings
|