Author |
Message |
Topic: A tough trigger to write, maybe you can help. |
MadBomber
Replies: 2
Views: 3716
|
Forum: zMUD General Discussion Posted: Mon Dec 16, 2002 1:20 pm Subject: A tough trigger to write, maybe you can help. |
Ok. I got it. Needed multiple triggers to do it but it works really awesome. I have it to where it even changes directions if I run into a dead end and now will recall and sleep for half an hour for t ... |
Topic: A tough trigger to write, maybe you can help. |
MadBomber
Replies: 2
Views: 3716
|
Forum: zMUD General Discussion Posted: Mon Dec 16, 2002 11:52 am Subject: A tough trigger to write, maybe you can help. |
I'm trying to write an auto-forage script. This is seeming to be a difficult task. What I want to do is, start foraging. If it sees "You gain %d experience!", I want it to forage again. If i ... |
Topic: Trouble with a double #CAP |
MadBomber
Replies: 4
Views: 4635
|
Forum: zMUD General Discussion Posted: Mon Nov 25, 2002 1:37 am Subject: Trouble with a double #CAP |
Hrm. Excellent idea, and thanks for the response - but how do i fix this?#IF ({%1} <> "the group") {#CAP tells} {#CAP group}
^ syntax errorIn case it's displ ... |
Topic: Trouble with a double #CAP |
MadBomber
Replies: 4
Views: 4635
|
Forum: zMUD General Discussion Posted: Mon Nov 25, 2002 12:41 am Subject: Trouble with a double #CAP |
I've got the following pattern capping tells:You tell , '*' but doesn't seem to work. Seems my syntax for the "do not match string" must be wrong. Any ideas?
Thanks,
MadBomber
------- ... |
Topic: Counting how many values in a variable |
MadBomber
Replies: 1
Views: 2845
|
Forum: zMUD General Discussion Posted: Sun Nov 24, 2002 2:37 pm Subject: Counting how many values in a variable |
Is there a command or function that will return to you the amount of values for a variable? Such as capturing your inventory into a single variable, as the "Advanced zMUD Triggers" article s ... |
Topic: Capturing gossip channel with 2-3 word char names |
MadBomber
Replies: 1
Views: 2955
|
Forum: zMUD General Discussion Posted: Tue Nov 12, 2002 12:07 pm Subject: Capturing gossip channel with 2-3 word char names |
I've got the following being captured:Razak gossips, 'they are dead now' with this pattern:* gossips, '*'$But sometimes I get people with multiple names that will still work, but if they gossip someth ... |
Topic: zmud 6.16 Problem? |
MadBomber
Replies: 4
Views: 6970
|
Forum: zMUD General Discussion Posted: Fri Nov 08, 2002 5:46 am Subject: zmud 6.16 Problem? |
Well, considering both versions are 6.16, try reinstalling over the same directory. If that doesn't work, reinstall zMUD 6.16 to a new directory and see if that fixes your problem.
Take Care,
MadB ... |
Topic: Upgrading Zmud! |
MadBomber
Replies: 5
Views: 6258
|
Forum: zMUD General Discussion Posted: Fri Nov 08, 2002 3:46 am Subject: Upgrading Zmud! |
It will not ask you to reinsert your reg number again, though you should backup the entire directory before you install a newer version. Just call it zMUD Backup or something of the sort. Then when yo ... |
Topic: Help with another trigger. |
MadBomber
Replies: 8
Views: 9362
|
Forum: zMUD General Discussion Posted: Thu Nov 07, 2002 12:37 am Subject: Help with another trigger. |
Hmm, I'm not use to that type of prompt. Where is the tanks health? I assume that yours is the 366hp at the beggining, but what signifies tha tank?
MadBomber
--------------------
Currently Usin ... |
Topic: How to put this line into a db |
MadBomber
Replies: 5
Views: 5270
|
Forum: zMUD General Discussion Posted: Wed Nov 06, 2002 6:03 am Subject: How to put this line into a db |
Is a blank line considered '%null'? Cause I've made the following two triggers that I thought *should* capture this information from my id:Item: 'potion travel teleport tele port'
Weight: 3 Typical ... |
Topic: How to put this line into a db |
MadBomber
Replies: 5
Views: 5270
|
Forum: zMUD General Discussion Posted: Wed Nov 06, 2002 3:28 am Subject: How to put this line into a db |
Well, I have an item such as this that has every spell on a line following the last:Item: 'potion travel teleport tele port'
Weight: 3 Typical cost: 15165
Object is:
Type: POTION Composition: ... |
Topic: %find problems with the database |
MadBomber
Replies: 3
Views: 4098
|
Forum: zMUD General Discussion Posted: Tue Nov 05, 2002 8:20 am Subject: %find problems with the database |
Well that is a nice little theory, but it really is displaying the wrong information. Not to mention sometimes (with other keywords - that I also am certain exist) it will display to me absolutely not ... |
Topic: %find problems with the database |
MadBomber
Replies: 3
Views: 4098
|
Forum: zMUD General Discussion Posted: Tue Nov 05, 2002 7:08 am Subject: %find problems with the database |
I'm almost certain that I am doing this right. I am using the SHOW command just to see if this works or not. Please let me know if im doing something wrong. I have tried all of the following commands ... |
Topic: Hmm...DB doesn't want to add data |
MadBomber
Replies: 1
Views: 2663
|
Forum: zMUD General Discussion Posted: Mon Nov 04, 2002 11:04 am Subject: Hmm...DB doesn't want to add data |
Ok. I know I'm close to getting all this. This is my MUD output for an identify:Item: 'wind dagger'
Weight: 4 Typical cost: 2867 Level: 20 (very uncommon)
Type: WEAPON Composition: NONE Requi ... |
Topic: How to put this line into a db |
MadBomber
Replies: 5
Views: 5270
|
Forum: zMUD General Discussion Posted: Mon Nov 04, 2002 9:59 am Subject: How to put this line into a db |
I get the following when I identify a sroll or wand:Item: 'papers treatise pact'
Weight: 2 Typical cost: 3244 Level: 20 (very uncommon)
Type: SCROLL Composition: NONE
Wear locations are: HELD ... |
Topic: Inserting Multiple lines to a 'Memo' field in DB |
MadBomber
Replies: 1
Views: 2568
|
Forum: zMUD General Discussion Posted: Mon Nov 04, 2002 3:57 am Subject: Inserting Multiple lines to a 'Memo' field in DB |
Anyone know how to insert multiple lines into a 'memo' type field for a database? This is what I get when I id something:
Item: 'wind dagger'
Weight: 4 Typical cost: 2932 Level: 20 (very unco ... |
Topic: Database Field Names |
MadBomber
Replies: 1
Views: 3056
|
Forum: zMUD General Discussion Posted: Mon Nov 04, 2002 1:31 am Subject: Database Field Names |
Is there a way to have Field names in a database that are 2 words such as "Hit Bonus" or "Typical Cost"?
Because when you do a #SH &Name - it will show you the name of the act ... |
Topic: Importing troubles |
MadBomber
Replies: 1
Views: 2659
|
Forum: zMUD General Discussion Posted: Sat Oct 26, 2002 10:50 am Subject: Importing troubles |
I think I'm going to go insane. I can NOT manage to get all my old .mud files imported. I have all the old .MUD files for this ONE mud that i use to play and would like to reload them. They were made ... |
Topic: Extra Window Grouping and Extra Window Status bars |
MadBomber
Replies: 2
Views: 4134
|
Forum: zMUD General Discussion Posted: Fri Oct 18, 2002 11:19 am Subject: Extra Window Grouping and Extra Window Status bars |
This next trigger stores my Warrior's 'level', 'experience for next level', 'experience needed til I level', and a 'display variable' into the variables for each of my windows. It sees if my 'experi ... |
Topic: Extra Window Grouping and Extra Window Status bars |
MadBomber
Replies: 2
Views: 4134
|
Forum: zMUD General Discussion Posted: Fri Oct 18, 2002 11:18 am Subject: Extra Window Grouping and Extra Window Status bars |
Oh if you have LAYOUT problems. Lock your layout - that was my problem :)
From here out it's pretty much a tutorial on how to capture information to other windows cause this is really really useful ... |
Topic: Extra Window Grouping and Extra Window Status bars |
MadBomber
Replies: 2
Views: 4134
|
Forum: zMUD General Discussion Posted: Fri Oct 18, 2002 6:26 am Subject: Extra Window Grouping and Extra Window Status bars |
Window Grouping Problem:
Ok. I've got all my 'tells', 'gossip', and 'group' messages captured (#CAP) to their individual windows; Tells, Gossip, and Group, respectively. I noticed that if I drag the ... |
Topic: Timeproblemes |
MadBomber
Replies: 3
Views: 5175
|
Forum: zMUD General Discussion Posted: Thu Oct 17, 2002 11:58 am Subject: Timeproblemes |
I could be mistaken but this should work absolutely fine:
#ALA takke_alarm *%random(1,30) {#SH Random Trigger in Effect}
It will take a random number between 1 and 30, wait that many seconds, th ... |
Topic: date/timestamp |
MadBomber
Replies: 1
Views: 3358
|
Forum: zMUD General Discussion Posted: Thu Oct 17, 2002 9:28 am Subject: date/timestamp |
%time(c)
That should be what you are looking for to grab a local system's date/time. For example:
#SH %time(c)
gave me
10/17/2002 2:12:37 AM
Take Care,
MadBomber
|
Topic: Saving MXP string with #VAR |
MadBomber
Replies: 3
Views: 3886
|
Forum: zMUD General Discussion Posted: Thu Oct 17, 2002 9:23 am Subject: Saving MXP string with #VAR |
Ok. I have my HP/Mana/MV set in the status bar. I want it to color my HP red when it gets below 150. I've written the following trigger to save the @var's for it, though I can't seem to make the #VAR ... |
Topic: Numerical Conversions |
MadBomber
Replies: 1
Views: 2653
|
Forum: zMUD General Discussion Posted: Thu Oct 17, 2002 7:10 am Subject: Numerical Conversions |
Is there a way to take a number such as 1000000 and convert it to 1,000,000? I'd like zMUD to take the @var for my experience and when displayed in the status bar, display the numbers with commas at t ... |
|