zortania Newbie
Joined: 15 Jul 2003 Posts: 6 Location: USA
|
Posted: Tue Mar 23, 2004 7:53 pm
If then Else Trigger |
Okay, this is what I'm trying to do.
Trigger:
You have finished crafting a sheaf of paper.
Action:
#ad paper 5
#IF (paper=50)
And this is where I am stuck. I want to be able to do an if then else type of thing. If there are 50 paper made, I want to trigger after that to make an item. If there is not 50 paper, I want to be able to keep crafting the paper.
Help? |
|