|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Tue Mar 19, 2002 12:42 am
Problem with both the #add and #math command |
Must be a beta problem, both commands work fine for me. Here's the commands I tried:
#ADD test -1
#MATH test {@test - 1}
#MATH test {@test-1}
with #SHOW @test to display the current value after each one.
LightBulb
All scripts untested unless otherwise noted |
|
|
|
Charbal GURU
Joined: 15 Jun 2001 Posts: 654 Location: USA
|
Posted: Tue Mar 19, 2002 6:38 am |
It might also be prudent to make sure that your decrementing trigger is indeed firing. Throw in a #show as Lightbulb suggested to see if anything is setting off the trigger.
- Charbal |
|
|
|
|
|