Author |
Message |
Topic: Newbie help--script repeating when it should not |
pitcarn
Replies: 5
Views: 3854
|
Forum: CMUD General Discussion Posted: Wed Mar 05, 2008 9:01 pm Subject: Newbie help--script repeating when it should not |
Got it!
I was not removing the #TEMP on a success. If I cast five successful Identify, I would have five residual #TEMP. To combat this problem, I have changed the script to include an #UNTRIGGER ... |
Topic: Newbie help--script repeating when it should not |
pitcarn
Replies: 5
Views: 3854
|
Forum: CMUD General Discussion Posted: Wed Mar 05, 2008 8:33 pm Subject: Newbie help--script repeating when it should not |
As an additional note, this script is tied to a button--I don't think that it should matter, but... |
Topic: Newbie help--script repeating when it should not |
pitcarn
Replies: 5
Views: 3854
|
Forum: CMUD General Discussion Posted: Wed Mar 05, 2008 8:32 pm Subject: Newbie help--script repeating when it should not |
I adjusted the initial script so the #TEMP fires on "You lose you concentration", but that did not seem to help.
The script does not "refire" on a successful cast, but does "refire" on failure.
... |
Topic: Newbie help--script repeating when it should not |
pitcarn
Replies: 5
Views: 3854
|
Forum: CMUD General Discussion Posted: Wed Mar 05, 2008 7:25 pm Subject: Newbie help--script repeating when it should not |
Greetings all
Hopefully this is a simple issue. The following script should get the name of the item to identify, equip the proper spellbook, cast the spell, and try again if the spell fails.
# ... |
|