Author |
Message |
Topic: help with a shop inventory management script |
daren
Replies: 3
Views: 5563
|
Forum: zMUD General Discussion Posted: Sat Jul 26, 2003 10:21 pm Subject: help with a shop inventory management script |
ok, it seems that after it matches the name it reverts everything else back to the last recored saved, instead of the matched record |
Topic: help with a shop inventory management script |
daren
Replies: 3
Views: 5563
|
Forum: zMUD General Discussion Posted: Sat Jul 26, 2003 10:13 pm Subject: help with a shop inventory management script |
It works better now however when it reads items that are allready there it seems to get the incorrect numberforsale value the second time around i'm not that good at triggers and the problem is way be ... |
Topic: help with a shop inventory management script |
daren
Replies: 3
Views: 5563
|
Forum: zMUD General Discussion Posted: Sat Jul 26, 2003 1:57 pm Subject: help with a shop inventory management script |
Hi, i'm trying to create a trigger/script that will read what's for sale in a shop, and using a database scan the it and find if there is a item allready listed, if there is it'l update the number for ... |
Topic: funny trigger reaction |
daren
Replies: 1
Views: 3960
|
Forum: zMUD General Discussion Posted: Sat Dec 14, 2002 5:34 am Subject: funny trigger reaction |
Hi i'm running a trigger to catch some output and put it to another window if @writeing is true
the trigger pattern is
~(Jesters~): (%w) says, ~"(*)
the expression is
#if (@writeing) {#w ... |
Topic: portable version of zmud at all possible? |
daren
Replies: 10
Views: 17442
|
Forum: zMUD General Discussion Posted: Sun Nov 03, 2002 11:20 am Subject: portable version of zmud at all possible? |
I keep getting a operation must be a updateable query message when i try running of the cd, unfortunatly nothing works from there, not even quiting cause everything even clicking on nothing brings up ... |
Topic: portable version of zmud at all possible? |
daren
Replies: 10
Views: 17442
|
Forum: zMUD General Discussion Posted: Sat Nov 02, 2002 10:52 am Subject: portable version of zmud at all possible? |
due to the way things have gone for me i mostly have net access at internet c.a.f.e's now, what would i have to do to get zmud to run from a c.d on any computer systems,
|
Topic: problem with db and #var |
daren
Replies: 1
Views: 3518
|
Forum: zMUD General Discussion Posted: Sun Sep 22, 2002 5:18 pm Subject: problem with db and #var |
Can't figure this out here is my code i'll put the problem after it
the trigger is
you have slain (*)
code is
#var dbrecord ""
#addkey dbrecord mob %1
#addkey dbrecord room %roomnum
... |
Topic: capturing channels |
daren
Replies: 3
Views: 5377
|
Forum: zMUD General Discussion Posted: Wed Sep 04, 2002 8:07 am Subject: capturing channels |
I just wanted to let you know i figured out a way that does everything i want, i'll outline it now since someone might come up with a better way,
(Jesters): Rak says, "If your looking for some ... |
Topic: capturing channels |
daren
Replies: 3
Views: 5377
|
Forum: zMUD General Discussion Posted: Tue Sep 03, 2002 7:33 am Subject: capturing channels |
ok here's the thing on achaea You have clan channels guild channels and such, i am trying to capture those channels problem is it can be on multiple lines sometimes, what would be the best way to do ... |
Topic: layout |
daren
Replies: 1
Views: 3676
|
Forum: zMUD General Discussion Posted: Wed Aug 28, 2002 7:00 am Subject: layout |
It seems the settings window layout's messed up how can i reset that layout? any specefic way?
|
Topic: resetting room scripts |
daren
Replies: 3
Views: 5216
|
Forum: zMUD General Discussion Posted: Sun Aug 25, 2002 12:31 pm Subject: resetting room scripts |
quote:
This is a bug in that beta version. For more information look in the Beta Forum.
Kjata
i can't get into the beta forum right now
|
Topic: resetting room scripts |
daren
Replies: 3
Views: 5216
|
Forum: zMUD General Discussion Posted: Sun Aug 25, 2002 11:59 am Subject: resetting room scripts |
Is there a way to reset every room script, i just imported my map from a older zmud to zmud 6.34 and now for some reason the word all is sent to the mud on every move with the mapper, but it isn't sho ... |
|