|
njkc07 Beginner
Joined: 09 May 2008 Posts: 15
|
Posted: Thu Sep 10, 2009 1:14 am
#number not working in if statement |
so I was using pre-update to 3.08 the following code:
Code: |
#IF (%2 = @maxma) {w;#t- pscan;#50 c '@spell' @targ;e;#5 flee;prac @spell;#wait 20000;#t+ pscan} |
It worked wonders. (not coded by me used for spell prac'ing). I recently updated to 3.08.
Now the use of the #number in the loop is not working. I backtracked it all down all the way to the #50. I use a small snipet of an alias using only the #50 with no if statement and it executes perfectly. I make the following if statement for testing purposes:
Code: |
#if (%2 = @maxma) {#50 c '@spell' @targ} |
It just makes me enter 16 over and over. I get rid of the #50 and it works just fine. Why is it not working now? Thanks in advance |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Thu Sep 10, 2009 3:23 pm |
[Guru Note: Moved to the Beta Forum]
This is a known bug in 3.08 and has already been addressed in the latest Beta version 3.10a. Please download the latest version for fixes to this and other bugs. |
|
_________________ Asati di tempari! |
|
|
|
|
|