 |
jedi Newbie
Joined: 28 Jul 2003 Posts: 9 Location: Australia
|
Posted: Mon Jul 28, 2003 9:20 pm
Achaea :function to calculate items |
In Achaea What is the function to caculate how many creatures I have in possesion. Example: I'm catching butterflies what do I set or creat to show how many I have caught or to count each one that I'm catdching to show up as status on the window?
|
|
|
 |
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Tue Jul 29, 2003 5:16 am |
Thats quite easy...something like...
#TR {Success!} {#ADD bflyamt 1}
#ST {Butterflies: @bflyamt}
#TR {Message you see when vellis gives you a butterfly net} {bflyamt=0} |
|
|
 |
|
|