Author |
Message |
Topic: Trigger on trigger |
rkubiak
Replies: 4
Views: 6144
|
Forum: zMUD General Discussion Posted: Fri Mar 19, 2004 1:09 pm Subject: Trigger on trigger |
wow can't believe i didn't think of that, thanks kjata :) |
Topic: Trigger on trigger |
rkubiak
Replies: 4
Views: 6144
|
Forum: zMUD General Discussion Posted: Fri Mar 19, 2004 1:07 pm Subject: Trigger on trigger |
I already have a queue and stuff built and working, so that wouldn't do what I want to do, but thanks :) |
Topic: Trigger on trigger |
rkubiak
Replies: 4
Views: 6144
|
Forum: zMUD General Discussion Posted: Fri Mar 19, 2004 7:56 am Subject: Trigger on trigger |
Well I'm working on some recasting triggers and I've got it mostly figured out, however I ran into a problem with the message for a successful spell being casted. So the output looks something like.
... |
Topic: Mapper |
rkubiak
Replies: 2
Views: 3721
|
Forum: zMUD General Discussion Posted: Fri Mar 05, 2004 2:52 am Subject: Mapper |
OK I think the roomd descriptions were throwing it off. Sometimes it looked like the description was too long or had spacing it in that was throwing the detection of exits off. When I turned them of ... |
Topic: Mapper |
rkubiak
Replies: 2
Views: 3721
|
Forum: zMUD General Discussion Posted: Thu Mar 04, 2004 12:43 pm Subject: Mapper |
I'm having some issues trying to get the mapper working. I did the auto configure and it kind of worked but not really. I tried manual configure and I still couldn't get it working after tweaking a ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Sun Feb 29, 2004 9:36 pm Subject: Database Issue |
newrecord.spells = 716H 400M 93V 63592X 718H 407M 95V 63592X vampiric touch Warrior, Paladin, Bard, Ranger, Order Cleric, Barbarian, Monk
vampiric touch is right... the rest of it doesn't belong ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Sun Feb 29, 2004 4:16 pm Subject: Database Issue |
Ya theres a couple syntax errors in there but not knowing what a lot of that does I can't really tell what they are. I played around trying to get it to work for a little while but kept messing it up ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Sun Feb 29, 2004 11:00 am Subject: Database Issue |
OK one more question. Been looking through the posts on datbasing but I can't quite figure this one out, either.
This item is in PERFECT condition
Object 'scroll identify', Item type: SCROLL
Ite ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Fri Feb 27, 2004 7:27 am Subject: Database Issue |
Actually, after reading the help files, the %find was mixed up! Changed it to
#IF !%null( %find( @newrecord.name, name, Equipment)) {#ABORT 1}
and it works flawlessly! |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Fri Feb 27, 2004 12:45 am Subject: Database Issue |
The database button was it, I would have thought #dbload opened the database, but apparently not! So one more question, I grabbed this out of one of the scripts posted in the finished script section ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Wed Feb 25, 2004 8:37 pm Subject: Database Issue |
Alright, DeRep, that worked great, except that it only loads one item and then it won't load anymore. The data is being put into the newrecord var fine, it just doesn't go into the database. I got o ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Wed Feb 25, 2004 10:33 am Subject: Database Issue |
Alright stil having some problems with this. Take for example this item.
You feel informed:
This item is in PERFECT condition
Object 'mahogany bracelet', Item type: ARMOR
Item will give you fol ... |
Topic: Simple trigger not working after upgrade |
rkubiak
Replies: 3
Views: 4126
|
Forum: zMUD General Discussion Posted: Wed Feb 25, 2004 9:15 am Subject: Simple trigger not working after upgrade |
It worked fine after I deleted it and remade it. Not sure what was going on with it. |
Topic: Simple trigger not working after upgrade |
rkubiak
Replies: 3
Views: 4126
|
Forum: zMUD General Discussion Posted: Tue Feb 24, 2004 7:20 am Subject: Simple trigger not working after upgrade |
Upgraded to 7.01 today. Having some weird problems with stuff not working, however the main one is my most basic trigger just doesn't work.
#trig {^There were (%d) coins.} {split %1}
This doe ... |
Topic: Database Issue |
rkubiak
Replies: 16
Views: 16204
|
Forum: zMUD General Discussion Posted: Tue Feb 24, 2004 7:17 am Subject: Database Issue |
I think I have a working set of triggers for a identify database, however I'm having a problem getting the last line(s). Following Restricted classes and races it will be either 1 or 2 lines of text ... |
Topic: Group members variable? |
rkubiak
Replies: 8
Views: 7908
|
Forum: zMUD General Discussion Posted: Sun Feb 15, 2004 8:06 am Subject: Group members variable? |
And what does the $ do? |
Topic: Group members variable? |
rkubiak
Replies: 8
Views: 7908
|
Forum: zMUD General Discussion Posted: Sat Feb 14, 2004 7:35 am Subject: Group members variable? |
Ran in to this problem today. The main purpose of this was to keep people not in my group from emoting to steal spells, but I just did a check to see if are any "The"s in the group. I'd still be int ... |
Topic: Group members variable? |
rkubiak
Replies: 8
Views: 7908
|
Forum: zMUD General Discussion Posted: Sat Feb 14, 2004 12:27 am Subject: Group members variable? |
I thought I had checked the spaces, but low and behold that was it. You're the best |
Topic: Group members variable? |
rkubiak
Replies: 8
Views: 7908
|
Forum: zMUD General Discussion Posted: Fri Feb 13, 2004 6:25 pm Subject: Group members variable? |
Thanks a lot for the help! ... however, the first one doesn't seem to work for me. I think I have the trigger entered in correctly, the COND pattern is under the states tab and the trigger pattern i ... |
Topic: Group members variable? |
rkubiak
Replies: 8
Views: 7908
|
Forum: zMUD General Discussion Posted: Fri Feb 13, 2004 4:00 pm Subject: Group members variable? |
Trying to make a variable with all the members of my group in it, so far I have it so it adds and removes them fine, however if I enter a group with people already in it I want it to get the names of ... |
|