Originally Posted by Rhidian
Storing a value in a database:


Retrieving the (first) value from a database for use in another function:
Code
IF
Event
AND
DB_MyOwnDatabase(_outputVariable)
THEN
PartyAddExperience(_outputVariable);



Actually it`s not, it will execute THEN part for every value in database