Author |
Message |
Topic: #loopdb and trigger creation |
coamenel
Replies: 2
Views: 1412
|
Forum: zMUD General Discussion Posted: Fri Jan 13, 2006 2:29 pm Subject: #loopdb and trigger creation |
Hi,
I'm trying to use #loopdb to create a trigger, but i'm having problems expanding the %key in my #trigger statement.
what i have now is:
[code]
#loopdb @prices {#TRIGGER {^~"%w~"(%d)%s%key ... |
Topic: possible 7.21 bug - using %i in a variablename |
coamenel
Replies: 5
Views: 2291
|
Forum: zMUD General Discussion Posted: Mon Nov 14, 2005 11:21 am Subject: possible 7.21 bug - using %i in a variablename |
hmm.. if there is no solution for this thingie, i think imma switch back to 7.13. Since it's getting pretty anoying now  |
Topic: possible 7.21 bug - using %i in a variablename |
coamenel
Replies: 5
Views: 2291
|
Forum: zMUD General Discussion Posted: Fri Nov 04, 2005 6:32 am Subject: possible 7.21 bug - using %i in a variablename |
Don't mean this to be rude, but you are using sloppy syntax.
Thanks for your reply, I've tried what you said. But unfortunately, it doesn't work. What happens when i use {} instead of [] is tha ... |
Topic: possible 7.21 bug - using %i in a variablename |
coamenel
Replies: 5
Views: 2291
|
Forum: zMUD General Discussion Posted: Thu Nov 03, 2005 10:32 pm Subject: possible 7.21 bug - using %i in a variablename |
When i used 7.13, i wrote a little friendlist, which helps me picking out my friends and foes easily. However, when i changed to 7.21. The code doesn't seem to work anymore. A little more explenation ... |
Topic: help with triggers using white space before numeric value |
coamenel
Replies: 4
Views: 2339
|
Forum: zMUD General Discussion Posted: Fri Sep 02, 2005 9:19 am Subject: help with triggers using white space before numeric value |
works like a charm!
thanks!
I was fooling around with the &nn thingie, but wasn't able to get it to work. Now i've got a working trigger AND i know how to use &nn!! |
Topic: help with triggers using white space before numeric value |
coamenel
Replies: 4
Views: 2339
|
Forum: zMUD General Discussion Posted: Fri Sep 02, 2005 6:42 am Subject: help with triggers using white space before numeric value |
Didn't think of that one.. thanks for the suggestion!
However, i doesn't seem to work. Within my alias i get the following error:
#TRIGGER {~ |
Topic: help with triggers using white space before numeric value |
coamenel
Replies: 4
Views: 2339
|
Forum: zMUD General Discussion Posted: Wed Aug 31, 2005 1:26 pm Subject: help with triggers using white space before numeric value |
Hi,
I'm having some troubles creating triggers to keep track of my herbs.
They are used to update the values of some variables. Whenever i check my rift, the screen would look something like this: ... |
|