Check Database ARCC EN
From Ryzom Forge Wiki
Migration
Please use the migrated document at URL shown below.
Migrated to en:ARK/Check Database at 2018年06月08日
Übersetzung , bitte.
Traducción, por favor.
À revérifier par rapport à la version anglaise maintenue à jour
перевод, пожалуйста.
Check Database
Database check.png
Function name : weCDatabase
This function allows to chain actions depending on a value in a database of the event.
- 1) Database name : the event of a base (omega in the example).
- 2) databaseRow : a base row (omega, in the example)
- 3) databaseId : (global, player, guild)
- 4) testFunction: Kind of test (==, !=, <, >, <=, >=)
- 5) testValue: Right value of the test
- 6) valideAction: Action if the test is "True".
- 7) failAction: Action if the test is "False".
- 8) [commun] Internal name of the function. This name is used especially for jumps, loops ...
63 pages in ARCC