Quest var modify 2

From AgeofWiki

Quest var modify 2 is an Effect which is accessed from the Triggers menu. You can learn more about the Triggers window here. You can learn more about using effects here.


Image:
Image:QuestVarModify2.jpg

Effect Description:

This effect modifies the value of a Quest Var with the value of another Quest Var.

Effect Parameters:

Var Name: The name of the Quest Var that should be modified.
Operator: An operator that determines the way the Quest Var is modified. Typical operators are:
add: +
substract: -
multiply: *
divide: /
Var Name 2: The name of the Quest Var that is used to modify the value of the other Quest Var.

Notes:

  • Example: Var Name = "QV1", Operator = - and Var Name 2 = "QV2" means that the value of QV2 will be substracted from the value of QV1 (and that the result will be stored in QV1, of course).
  • Also see Quest var modify.

Still don't understand the Quest var modify 2 effect? Ask a question (http://aoe3.heavengames.com/cgi-bin/forums/display.cgi?action=t&fn=12&f=12,,0,365) at our forum!

Back to Effects