|
Alcander Wanderer
Joined: 04 Aug 2001 Posts: 79 Location: USA
|
Posted: Tue Jun 05, 2007 1:15 am
Temper Bot |
Hi All,
Looking for help with a temper script that I am trying to create. Basically what I would envision happening is the following.
Joe says, "Temper 10 armours"
I would like to then take the 10 as a tnum variable and cast temper until the tnum=0
Al |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Tue Jun 05, 2007 3:24 am |
#TRIGGER {* says,"Temper (%d) (%w)} {#LOOP %1 {cast temper %2}}
The code is untested but you should get the general idea. |
|
_________________ Asati di tempari! |
|
|
|
Alcander Wanderer
Joined: 04 Aug 2001 Posts: 79 Location: USA
|
Posted: Tue Jun 05, 2007 10:42 am |
Thanks Tech!
|
|
|
|
|
|