EN ARK basis user manual

From Ryzom Forge Wiki

Revision as of 20:30, 11 August 2014 by Krill (talk | contribs) (Paragraphs 3 and 4)
Jump to: navigation, search
Flag-{{{1}}}

Translation requested, please.

(Translation in progress)

User manual for A.R.C.C.

A.R.C.C.

This guide aims at explaining how to use A.R.C.C., the Advanced Ryzom Content Creator. A.R.C.C. is a tool that allows to create scripts that will be interpreted by a web server and will interact with Ryzom's server.

Access

ARCC Login window

In the top left corner, flags allow to choose the language of the interface (current screenshots show French vue - to be changed whenever someone has time to do it). This login window is the same everywhere in Ryzom. You'll have to fill the first field with your Character (PC) name. Beware, for animation team, it's the name of their animation toon, and not the one of the characters they could have created in the game (they are allowed 5 PC in game, as any player).

Folders and events

Open

As soon as login on, use finds a page offering access to various parts of the ARCC.

1st page window

The ARCC appears like an ensemble of events gathered in folders.

Each folder may contain events or folders, which can produce a tree view more or less complex.

  • Zone 1 allows you to navigate in this tree view.
Home The root appears as a small «house» icon. The «house» is the first folder, the one that contins all other elements, events and folders.
Folder Generally, folders are represented with classical icons for folders (the last two ones in the example shown here above). Some important folders are bestowed a specific icon.
Event Events are represented with the icon shown on the left.
  • Zone 2 allows to create a new folder or a new event.
    • The first field will contain the name of the object, preferably in English for common data, and preferably without accented or specific characters (â, ñ, ß...)
    • The second fied is a list of values:
      • Default value is Folder.
      • Second choice, when reading down the list, is Event.
    • The third and last field, add, is actually a button. Click on it to start the creation of the object. Notice that hitting the <Enter> key is equivalent to clicking the add button.
  • Zone 3 contains the objects, folders or events, which have already been created in Zone 1 (here «house»).

Navigation

Navigation successive windows

This zone 3 allows to navigate through the tree view. In the following example, the «TESTS» folders contains the «bepock» folder which, in turn, containts the «test» folder. This one contains one event («Event0») which consists of several scripts. The event is a «sheet» of the tree view browsed during the navigation.

Event

Event window

The event window allow to manage the internal scripts and databases of this event. It is divided into five zones.

Navigation bar (Zone 1)

Zone 1 shows the place of the event in the folders tree view. Eack clickable link allows to go to the intended folder.

Creation field (Zone 2)

Zone 2 allows to create a new script or a new database.

  • The first field will contain the name of the object, preferably in English for common data, and preferably without accented or specific characters (â, ñ, ß...).
  • The second fied is a list of values:
    • Default value is Script.
    • Second choice, when reading down the list, is Database.
  • The third and last field, add, is actually a button. Click on it to start the creation of the object. Notice that hitting the <Enter> key is equivalent to clicking the add button.

Tools (Zone 3)

Zone 3 contains two tools:

Parameters of the event

Table edit.png Set-up

Automated translations

Langs.png Automated translations

Scripts (Zone 4)

Zone 4 contains the scripts created in the event shown in zone 1 (here «New Event»).

The bottom part contains the meaning of the colored bullets appended to the scripts.

The middle part contains the list of the scripts associated to the event.

To each script is associated an ensemble of indicators and actions, listed here bellow as they appear from left to right. (to be checked with the English version of the screenshots)

  • Script type:
Script A simple script
Linked Script A linked script, meaning assigned to a NPC
  • Script status, shown as a colored bullet, which meaning appears in the bottom part of the window.
Red Orange Green Blue Black
  • Name of the script. Clicking on the name of the script allows to see and update the content, accordingly to the users rights.
  • Name of the author who created the script.
  • Possible actions on the scripts.
Control_play Script_code Key Status_online Basket_put

Databases (Zone 5)

Script Zone 5 shows the list of the databases of the event.