Difference between revisions of "Check Database ARCC EN"
From Ryzom Forge Wiki
(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) | ||
− | |||
*'''3)''' databaseId : (global, player, guild) | *'''3)''' databaseId : (global, player, guild) | ||
− | |||
*'''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 17:42, 7 November 2014
Check Database
Function name : weCDatabase |
This function allows to chain actions depending on a value in a database of the event.