Difference between revisions of "NpcManager ARCC FR"
From Ryzom Forge Wiki
| Line 6: | Line 6: | ||
|Nom interne de la fonction : ''' ''weANpcManager'' ''' | |Nom interne de la fonction : ''' ''weANpcManager'' ''' | ||
|} | |} | ||
| − | + | Gestion du PNJ. | |
<div style="overflow: hidden"> | <div style="overflow: hidden"> | ||
| − | [[File: weANpcManager.png|200px|thumb|left| | + | [[File: weANpcManager.png|200px|thumb|left| weANpcManager window ]] |
| − | *'''1)''' | + | <div style="margin:0em; padding:0em;border: none;background:yellow;"> |
| − | *'''2)''' | + | *'''1)''' groupName |
| + | *'''2)''' hmagicActions | ||
| + | </div> | ||
| + | *'''3)''' <span style="color:#f0f">'''[commun]'''</span> Nom interne de la fonction. Ce nom est utilisé notamment pour les sauts, boucles... | ||
</div> | </div> | ||
| − | + | ====weAGroupScript==== | |
| − | + | {| | |
| − | + | |[[File: script.png|32px]] | |
| − | + | | | |
| − | + | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | |
| − | + | *'''1)''' Text | |
| + | </div> | ||
| + | |} | ||
| + | ====weASpawnBot==== | ||
| + | {| | ||
| + | |[[File: user_add.png|32px]] | ||
| + | | | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
| − | *'''1)''' | + | *'''1)''' Sheet name |
| − | *'''2)''' | + | *'''2)''' Quantity |
| − | *'''3)''' | + | *'''3)''' dispersion |
| − | *'''4)''' | + | *'''4)''' orientation |
| − | *'''5)''' | + | *'''5)''' botName |
| − | *'''6)''' | + | *'''6)''' posX |
| + | *'''7)''' posY | ||
| + | *'''8)''' look | ||
</div> | </div> | ||
| + | |} | ||
| + | |||
| + | ====weADeSpawnBot==== | ||
| + | {| | ||
| + | |[[File: user_delete.png|32px]] | ||
| + | | | ||
| + | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
| + | *'''1)''' immediatly | ||
</div> | </div> | ||
| − | ==== | + | |} |
| + | |||
| + | ====weAGroupScriptSay==== | ||
{| | {| | ||
| − | |[[File: | + | |[[File: user_comment.png|32px]] |
| | | | ||
<div style="margin:0em; padding:0em;border: none;background:yellow;"> | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
| − | *'''1)''' | + | *'''1)''' Text |
| − | *'''2)''' | + | *'''2)''' mode |
| − | |||
| − | |||
</div> | </div> | ||
|} | |} | ||
| + | ====weAGroupScriptEmote==== | ||
| + | {| | ||
| + | |[[File: emotion_smile.png|32px]] | ||
| + | | | ||
| + | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
| + | *'''1)''' emote | ||
| + | </div> | ||
| + | |} | ||
| + | ====weAGroupScriptAiAction==== | ||
| + | {| | ||
| + | |[[File: cog_go.png|32px]] | ||
| + | | | ||
| + | <div style="margin:0em; padding:0em;border: none;background:yellow;"> | ||
| + | *'''1)''' aiAction | ||
| + | </div> | ||
| + | |} | ||
<noinclude> | <noinclude> | ||
'''[[ARCC Guide FR|←ARCC Guide FR]]''' | '''[[ARCC Guide FR|←ARCC Guide FR]]''' | ||
Revision as of 15:28, 8 September 2014
Contents
NpcManager
WIP
in Arbeit -
work in progress -
trabajo en curso -
travaux en cours -
незавершенное
| Nom interne de la fonction : weANpcManager |
Gestion du PNJ.
weAGroupScript
|
weASpawnBot
|
weADeSpawnBot
|
weAGroupScriptSay
|
weAGroupScriptEmote
|
weAGroupScriptAiAction
|