Difference between revisions of "Check Database ARCC EN"

From Ryzom Forge Wiki

Jump to: navigation, search
(Created page with "<noinclude>{{tabLang|EN|DE|Check Database ARCC EN|ES|Check Database ARCC FR|RU}} ===Check Database===</noinclude> {| |32px |Function name : ''' '...")
 
Line 10: Line 10:
 
*'''1)''' Database name : the event of a base (omega in the example).  
 
*'''1)''' Database name : the event of a base (omega in the example).  
 
*'''2)''' databaseRow : a base row (omega, in the example)  
 
*'''2)''' databaseRow : a base row (omega, in the example)  
<div style="margin:0em; padding:0em;border: none;background:yellow;">
 
 
*'''3)''' databaseId : (global, player, guild)
 
*'''3)''' databaseId : (global, player, guild)
</div>
 
 
*'''4)''' testFunction: Kind of test (==, !=, <, >, <=, >=)
 
*'''4)''' testFunction: Kind of test (==, !=, <, >, <=, >=)
 
*'''5)''' testValue: Right value of the test
 
*'''5)''' testValue: Right value of the test

Revision as of 18:42, 7 November 2014

Check Database

Database check.png Function name : weCDatabase

This function allows to chain actions depending on a value in a database of the event.

WeCDatabase window
  • 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 ...

←ARCC Guide EN

Ryzom Wiki: Ryzom Commons | DE • EN • ESFRRU | Ryzom Forge