Gold Counter: Difference between revisions
From Iron Realms Nexus Client Documentation
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[File:GoldTrigger.png]] | [[File:GoldTrigger.png]] | ||
As you can see, we use <gold> in place of the number of gold sovereigns picked up. We then use that number to increase the value of our ''totalgold'' variable. | |||
Here is an example of the output: | |||
[[File:GoldTriggerOutput.png]] | [[File:GoldTriggerOutput.png]] |
Latest revision as of 05:35, 19 February 2016
This is a basic trigger to show how to use basic wildcards in a trigger. This reflex will keep track of the amount of gold picked up.
As you can see, we use <gold> in place of the number of gold sovereigns picked up. We then use that number to increase the value of our totalgold variable.