Difference between revisions of "ARK/ShapeManager"
From EncyclopAtys
< ARK
Line 5: | Line 5: | ||
|FR=ARK/ShapeManager | |FR=ARK/ShapeManager | ||
|RU= | |RU= | ||
− | }} | + | }}</noinclude> |
===ShapeManager===</noinclude> | ===ShapeManager===</noinclude> | ||
− | |||
{| | {| | ||
|[[File: Shape handles.png|32px]] | |[[File: Shape handles.png|32px]] | ||
− | | | + | |Function name : ''' ''weAShapeManager_v2'' ''' |
|} | |} | ||
<div style="overflow: hidden"> | <div style="overflow: hidden"> | ||
[[File: WeAShapeManagerIG.png|200px|thumb|left| WeAShapeManager IG ]] | [[File: WeAShapeManagerIG.png|200px|thumb|left| WeAShapeManager IG ]] | ||
− | '''WeAShapeManager''' | + | '''WeAShapeManager''' allows to ''pop'' objects in Ryzom. Here, a magic bag back appears levitating above the character. |
</div> | </div> | ||
<div style="overflow: hidden"> | <div style="overflow: hidden"> | ||
[[File: WeAShapeManager.png|200px|thumb|left| WeAShapeManager Main Window ]] | [[File: WeAShapeManager.png|200px|thumb|left| WeAShapeManager Main Window ]] | ||
− | + | *'''1)''' clear <!--remove previous items?--> | |
− | *'''1)''' clear | + | *'''2)''' shapes: Any quantity of objects may be added. They are described below: |
− | < | + | *'''3)''' <span style="color:#f0f">'''[commun]'''</span> The internal name of the function. This name is useful for jumps, loops ... |
− | *'''2)''' shapes: | ||
− | *'''3)''' <span style="color:#f0f">'''[commun]'''</span> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | :*shape: <an_object>.ps | ||
+ | :*shapeName: Name given to the object. | ||
+ | :*shapeUrl: THIS&bag <!-- and more????--> | ||
+ | :*texture: <!-- ??? --> | ||
+ | :*posX: X absolute position in the map of Ryzom. | ||
+ | :*posY: Y absolute position in the map of Ryzom. | ||
+ | :*posZ: Z absolute position in the map of Ryzom. | ||
+ | :*posA: Angle around Z axis. | ||
+ | :*scale: Default = 1. | ||
<noinclude> | <noinclude> | ||
'''←[[ARK, guide]]'''{{Last version link}}{{Portal Forge}} | '''←[[ARK, guide]]'''{{Last version link}}{{Portal Forge}} | ||
[[Category:Tutorials]] [[Category:ARK]] | [[Category:Tutorials]] [[Category:ARK]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:46, 22 January 2019
ShapeManager
Function name : weAShapeManager_v2 |
- shape: <an_object>.ps
- shapeName: Name given to the object.
- shapeUrl: THIS&bag
- texture:
- posX: X absolute position in the map of Ryzom.
- posY: Y absolute position in the map of Ryzom.
- posZ: Z absolute position in the map of Ryzom.
- posA: Angle around Z axis.
- scale: Default = 1.
Last version 2019-01-22•ᐒ