|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4715 Location: Pensacola, FL, USA
|
Posted: Fri Jan 05, 2007 3:43 am
[1.24] #TEMPs hanging around |
#TEMPs seem to forget what they are in loo of being an exression trigger.
Code: |
#TEMP {@candy=10} {#SAY it works} "" {exp}
#VAR candy {0}
#WHILE (@candy<>15) {#SHOW @candy;#ADD candy 1} |
This works as expected in zMUD. In CMUD it hangs around. |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Fri Jan 05, 2007 6:47 pm |
Confirmed.
|
|
_________________ Asati di tempari! |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Jan 17, 2007 8:59 pm |
Added to bug list.
|
|
|
|
|
|