I have a question concerning variables/conditions.
I'm working on a trigger that gives food to a player when a specific variable reaches a certain number. But when I do it in the trigger it doesn't work. And then when I take the variable out of the condition it works.
(I'm not really sure how to trigger wrap.. i'm rather new at this)
This is what I have:
I'm working on a trigger that gives food to a player when a specific variable reaches a certain number. But when I do it in the trigger it doesn't work. And then when I take the variable out of the condition it works.
(I'm not really sure how to trigger wrap.. i'm rather new at this)
This is what I have:
-
Demon Selector Food
-
Events
-
Player - Player 1 (Red) types a chat message containing Upgrade1 as An exact match
-
-
Conditions
-
Income[(Integer A)] Equal to 18000
-
-
Actions
-
Player - Add 2 to Player 1 (Red) Food cap
-
-
Last edited: