(Created page with "{{Migrated to|:en:ARK, expert}} {{tabLang|EN|ARCC Expert DE|ARCC Expert EN|ARCC Expert ES|ARCC Expert FR|ARCC Expert RU}} {{toTrad|DE}} {{toTrad|EN|To check the quality of th...")
 
m
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Migrated to|:en:ARK, expert}}
+
{{Trad
{{tabLang|EN|ARCC Expert DE|ARCC Expert EN|ARCC Expert ES|ARCC Expert FR|ARCC Expert RU}}
+
|DE=
 +
|EN=ARK, expert
 +
|ES=
 +
|FR=ARK, expert
 +
|RU=
 +
}}
 +
<big>'''User guide for Ark, short for Ryzom Arkitect.'''</big>
  
{{toTrad|DE}}
+
{{Cleanup|this article is far too old. }} [https://fr.wiki.ryzom.com/wiki/Utilisateur:Amosys Amosys] ([https://fr.wiki.ryzom.com/w/index.php?title=Discussion_utilisateur:Amosys&action=edit&section=new talk to Amosys on wiki]) (On RC [https://chat.ryzom.com/channel/pj-ryzom_wiki pj-ryzom_wiki]) 16:47, 2 June 2019 (CEST).
{{toTrad|EN|To check the quality of the text itself}}
+
 
{{toTrad|ES}}
+
Backup done on [[ARK, expert Archives]]
{{toTrad|FR|À corriger par rapport à l'anglais. Attendre qu'il n'y ait plus de "WIP" (marques jaunes) }}
 
{{toTrad|RU}}
 
  
  
<big>'''User guide for Ark, short for Ryzom Arkitect.'''</big>
 
  
 
''For historical reasons, those manuals refers very often, almost always, to '''A.R.C.C.'''.  
 
''For historical reasons, those manuals refers very often, almost always, to '''A.R.C.C.'''.  
 
''This is due to the fact that the full documentation has been started with the initial name, '''ARCC''', meaning '''A'''dvanced '''R'''yzom '''C'''ontent '''C'''reator.
 
''This is due to the fact that the full documentation has been started with the initial name, '''ARCC''', meaning '''A'''dvanced '''R'''yzom '''C'''ontent '''C'''reator.
  
*[[ARCC intro EN|Volume I : Quick Start Guide]]
+
*[[ARK, quick guide|Volume I : Quick Start Guide]]
*[[ARCC Guide EN|Volume II : User guide]]
+
*[[ARK, guide|Volume II : User guide]]
*[[ARCC Expert EN|Volume III: Advanced user guide]]
+
*[[ARK, expert|Volume III: Advanced user guide]]
  
 
==Ryzom specific BBCODE==
 
==Ryzom specific BBCODE==
Line 403: Line 406:
 
'''[[ARCC Guide EN|←ARCC Guide EN]]'''
 
'''[[ARCC Guide EN|←ARCC Guide EN]]'''
 
{{In_Category|ARCC}}
 
{{In_Category|ARCC}}
{{TPInWikiRyzom‎}}
+
{{Portal Forge}}
 
[[Category:Tutorials]]  
 
[[Category:Tutorials]]  
[[Category:ARCC]]
+
[[Category:ARK]]
[[Category:EN]]
 

Revision as of 16:50, 2 June 2019

en:ARK, expert
fr:ARK, expert
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Amosys, 2019-06-02)

User guide for Ark, short for Ryzom Arkitect.

Cleanup
It has been suggested that this article should be rewritten or updated, because: this article is far too old..
Amosys (talk to Amosys on wiki) (On RC pj-ryzom_wiki) 16:47, 2 June 2019 (CEST).

Backup done on ARK, expert Archives


For historical reasons, those manuals refers very often, almost always, to A.R.C.C.. This is due to the fact that the full documentation has been started with the initial name, ARCC, meaning Advanced Ryzom Content Creator.

Contents

Ryzom specific BBCODE

data

Settings

Exemples


date

date displays date in "human". See also time.

Settings

otherwise, seconds to add to 1970-01-01 00:00.

Exemples


db

db store or read a value in a DB. DB is of different kind of rows sets. For instance, "player" DB will memorize the name of the player in column 0; ARCC DB, will memorize an internal number,... Columns can be named, otherwise they are referred by the sequential numeration 0 to n

Settings

A cell is defined as: line:scope where:
  1. line is a specific kind of data.
  2. scope is associated to the characteristics of the players who are:
    1. player (by default and equivalent to '0' )
    2. guild
    3. arcc
    4. civ
    5. cult
    6. org
    7. race

Examples


div

div is the equivalent of the HTML bloc <div>. That container can divide the page in sections containing the style and other attributes of a HTML bloc.

Settings

Exemples

displays:

Blabla
blabla
...

expr

Settings

Exemples


func

func allow the execution of some functions known in Ryzom.

Settings

Exemples


gender

gender returns a text according to the gender.

Settings

Exemples

We assume that the player is male.


get

Settings

Exemples


hack

Empty function!


if

if displays a text if attribute is OK

Settings


ifnot

ifnot displays a text if attribute is NOT OK

Settings


img

img displays an image. Something is wrong because, I (Bepock) obtain always a " title="" /> after the image. Use [imgurl] instead: it works fine.

Settings

Exemples

displays:

emotion_happy.png " title="" />

imgurl

imgurl displays an image linking to an URL.

Settings

Exemples

displays:

The_ARCC

itemicon

itemicon displays a thumbnail of an item.

Paramètres

Exemples

An anexistant or erroneous file such [itemicon]NoExist[/itemicon] displays : c37962969910e09734d859a89e32085c.png


link

link builds a internal link.

Settings

Exemples

We assume that the number of the script is 2124.


lua

lua passes the text to the Ryzom Lua interpreter.

Settings


map

map displays a square map of 2000 units around a given point marked by a magenta flag.

Settings

Exemples

Loria map

[map]18176,-29492[/map]

Pyr map

[map flags=markers]pyr[map]


math

math calculates basic calculations.

Settings

Exemples


param

Settings

Exemples


playerbackup

Settings

Exemples


playerinfos

playerinfos gives some informations concerning the player.

Settings

Exemples tested by Bepock


playerstat

Paramètres

Exemples


post

Settings

Exemples


scriptinfos

scriptinfos displays the translations associated to a keyword if it exist in the language of the user (See also the "trad tool" of ARK).

Paramètres

Exemples


scripturl

scripturl cats action, action number and extension to be send to the server.

Settings

Exemples

Launched from script 2088:

[scripturl]ryform_action=edit&ryform_name=stages%3A0[/scripturl] donne:
http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088&ryform_action=edit&ryform_name=stages%3A0

session

session is the simplest way to memorize data during the session, i.e. the connection. It offers also quicker answer, because it is a temporary memory not stored in the DB server.

It can be use also in some condition as a temporary array, when each Rows are named, because that is the internal behaviour of Session.

Settings

Exemples


t

t displays the translations associated to a keyword if it exist in the language of the user (See also the "trad tool" of ARK).

Paramètres

Exemples

But, because keyword is case sensitive:


timer

timer displays time in format "hh:mm:ss".

Settings

otherwise, treats the value in the text as number of seconds, and display the equivalent "hour:minutes:seconds.

Exemples


trad

trad displays one of the translations associated to a keyword if it exist in the language of the user (See also the "trad tool" of ARK).

Settings

Exemples


url

url is the standard way to pass an URL. That URL visually is formatted as usual in Ryzom.

Settings

Exemples


validate

validate returns a link of the actual stage in the script.

Settings

Exemple

We assume that the number of the script is 2124.

[validate]==validate==[/validate] ⇒ displays a link with the name "==validate==" to the URL http://app.ryzom.com/app_arcc/index.php?action=mScript_Edit&script=2124&command_13=validate


Autre soutils de l'ARCC

←ARCC Guide EN There are currently 0 elements in the category ARCC.


Portal of the Forge of Ryzom Portal of the Forge of Ryzom
Retrieved from "https://en.wiki.ryzom.com/w/index.php?title=ARK,_expert&oldid=29350"