Author |
Message |
Topic: Password Retrieval |
fattony
Replies: 2
Views: 4215
|
Forum: zMUD General Discussion Posted: Tue Jul 26, 2005 3:55 am Subject: Password Retrieval |
I just found it myself, thanks. :)
Drunken password-changing ftl. |
Topic: Password Retrieval |
fattony
Replies: 2
Views: 4215
|
Forum: zMUD General Discussion Posted: Tue Jul 26, 2005 3:46 am Subject: Password Retrieval |
I've been playing my MUD for a very long time, but quit playin about a year ago. I've since returned and want to start playing again. My settings are very complex and I've built on them since I began ... |
Topic: Replacing text inside a variable |
fattony
Replies: 6
Views: 7880
|
Forum: zMUD General Discussion Posted: Thu Aug 19, 2004 4:38 pm Subject: Replacing text inside a variable |
Perl/regex doesn't seem to have what it is I'm looking for. Is there a way to work around zMUD, so that I can force %replace to allow pattern-matching?
Something like:
#var catsearch_matches %re ... |
Topic: Replacing text inside a variable |
fattony
Replies: 6
Views: 7880
|
Forum: zMUD General Discussion Posted: Thu Aug 19, 2004 4:08 pm Subject: Replacing text inside a variable |
I know that * isn't the wildcard for Perl. What I'm asking is IS there a wildcard for Perl. I've read all of the helpfiles I can find, including the one you linked to, and have yet to find a solution ... |
Topic: Replacing text inside a variable |
fattony
Replies: 6
Views: 7880
|
Forum: zMUD General Discussion Posted: Thu Aug 19, 2004 12:53 pm Subject: Replacing text inside a variable |
I've been working with the regex commands, and I can get the pattern matching down for simpler patterns, but anything more complicated than a single word won't seem to match up.
Is there a wildcar ... |
Topic: Replacing text inside a variable |
fattony
Replies: 6
Views: 7880
|
Forum: zMUD General Discussion Posted: Wed Aug 18, 2004 10:21 pm Subject: Replacing text inside a variable |
Morning folks.
I'm stuck on a variable replacing thing I've been workin on for a couple hours now, and I was hoping I could get some pointers.
The MUD I play has a guild that can acquire a catal ... |
Topic: Syntax Error |
fattony
Replies: 4
Views: 4703
|
Forum: zMUD General Discussion Posted: Mon Aug 16, 2004 3:44 pm Subject: Syntax Error |
hrm, my ^ carrot didn't show up in the same spot of course - the error complains at just below the "quest ... part.
Again, thank you. |
Topic: Syntax Error |
fattony
Replies: 4
Views: 4703
|
Forum: zMUD General Discussion Posted: Mon Aug 16, 2004 3:43 pm Subject: Syntax Error |
I have a very complicated quest searching alias for my MUD, in which this line is listed. It used to be accepted by the syntax checker in previous versions, but in 7.05, zMUD barks at this. I've messe ... |
Topic: Variable Within A Variable |
fattony
Replies: 7
Views: 7587
|
Forum: zMUD General Discussion Posted: Tue Jul 27, 2004 9:05 am Subject: Variable Within A Variable |
Cool, that did work, thank you. I have a very complicated command I use to calculate my worth and tax etc on my MUD, and I'm trying to get this to create a variable set for each char that gets the wor ... |
Topic: Variable Within A Variable |
fattony
Replies: 7
Views: 7587
|
Forum: zMUD General Discussion Posted: Tue Jul 27, 2004 8:08 am Subject: Variable Within A Variable |
Actually that does work, but for some reason it creates the variable WITH the brackets surrounding it.
Ex - that variable is labelled {Rahve}_worth
Any idea how I can get rid of the {}'s from th ... |
Topic: Variable Within A Variable |
fattony
Replies: 7
Views: 7587
|
Forum: zMUD General Discussion Posted: Tue Jul 27, 2004 1:23 am Subject: Variable Within A Variable |
I'm trying to create a variable with a name that contains a variable. I've been able to do this in the past I think, but I can't remember how. After two hours of searching, I figured I'd ask you folks ... |
Topic: Corrupt Layout |
fattony
Replies: 2
Views: 3924
|
Forum: zMUD General Discussion Posted: Mon Jul 26, 2004 8:47 am Subject: Corrupt Layout |
Just attempted that, thank you for your reply, but still no cigar. Still gave me a corrupt layout error msg, then Error Loading Layout or something to that effect.
Anything else I can try? Is anyon ... |
Topic: Corrupt Layout |
fattony
Replies: 2
Views: 3924
|
Forum: zMUD General Discussion Posted: Sun Jul 25, 2004 2:28 am Subject: Corrupt Layout |
I haven't MUDed or used zMUD in about a year, but I was feeling a little nostalgic and decided to try out my old MUD again. So I downloaded the newest public zMUD and installed my old settings, etc et ... |
Topic: FILE SIZE LIMIT on MUD FILES |
fattony
Replies: 4
Views: 5692
|
Forum: zMUD General Discussion Posted: Wed Jun 04, 2003 9:51 pm Subject: FILE SIZE LIMIT on MUD FILES |
My current settings are about 580k, maybe more, and very clean. I rarely have any problems with them, but I keep current back-ups, just in case. Granted, I'm using 6.62, but it seems your program work ... |
Topic: First digit of a number |
fattony
Replies: 1
Views: 3121
|
Forum: zMUD General Discussion Posted: Wed May 21, 2003 10:09 pm Subject: First digit of a number |
Is there an easy way to check what the first digit of a number is, and return only that digit?
Ex- 3289 would return 3
Any ideas?
Fat Tony |
Topic: Stupid Question |
fattony
Replies: 1
Views: 3132
|
Forum: zMUD General Discussion Posted: Thu Mar 06, 2003 6:59 pm Subject: Stupid Question |
This is kind of a stupid question, and I should have no trouble with it, but for some reason I can't find a simple work-around for it.
I made an alias to replace a command my MUD uses, called 'emo ... |
Topic: Variable and trigger help for a zmud newbie |
fattony
Replies: 5
Views: 6406
|
Forum: zMUD General Discussion Posted: Sat Dec 07, 2002 9:10 pm Subject: Variable and trigger help for a zmud newbie |
Try
#TRIGGER {DISARMS you and sends a (%*) flying.} {pick up %1}
Fat Tony |
Topic: Dealing with mobs with multi -names... |
fattony
Replies: 2
Views: 3838
|
Forum: zMUD General Discussion Posted: Tue Dec 03, 2002 11:47 pm Subject: Dealing with mobs with multi -names... |
Have you tried pattern matching?
#TRIGGER {^You damage *.$} {#co purple}
and
#TRIGGER {^You damage * severely.$} {#co red}
Try that.
Fat Tony |
Topic: Note regarding zMUD speed and other issues |
fattony
Replies: 21
Views: 27767
|
Forum: zMUD General Discussion Posted: Wed Nov 27, 2002 10:41 pm Subject: Note regarding zMUD speed and other issues |
I agree. Seems to me eLicense was the perfect solution to the piracy problem. I understand the impact piracy has on the product we receive. Two clicks every 3 months is a infanintecimal price to pay, ... |
Topic: Zugg's Schedule and a plea for help |
fattony
Replies: 52
Views: 74846
|
Forum: zMUD General Discussion Posted: Wed Nov 27, 2002 9:16 pm Subject: Zugg's Schedule and a plea for help |
While I wouldn't go THAT far at all, I think it would be nice to have a Lite version that I could run on slower systems like my laptop. I've read Zugg's posts on this idea, and realize it is unlikely ... |
Topic: Data Record Variables |
fattony
Replies: 4
Views: 6120
|
Forum: zMUD General Discussion Posted: Wed Nov 27, 2002 8:59 pm Subject: Data Record Variables |
Wow, I missed that completely in the trigger. I apologize for my ignorance, and thank you for your help. I set up the alias and it work perfectly, thank you very much.
Fat Tony |
Topic: Data Record Variables |
fattony
Replies: 4
Views: 6120
|
Forum: zMUD General Discussion Posted: Tue Nov 26, 2002 6:18 am Subject: Data Record Variables |
Okay, that does give me a true/false for a specific record, but I'm trying to place this in an alias to essentially create a NEW record of ONLY that person's criticals and the number of each.
Ex-
... |
Topic: Data Record Variables |
fattony
Replies: 4
Views: 6120
|
Forum: zMUD General Discussion Posted: Tue Nov 26, 2002 3:27 am Subject: Data Record Variables |
Is there a way to search a specific data record variable for a specific name and number, and then be able to extract the it? I use data record variables to track how many times each person in my party ... |
Topic: Need help with mathematics/var |
fattony
Replies: 4
Views: 4642
|
Forum: zMUD General Discussion Posted: Thu Nov 21, 2002 7:05 am Subject: Need help with mathematics/var |
Because 6.16 didn't have floating point vars, you'll need to do some extra math instead.
%eval(100 * 56)/ 1064
Try that.
Fat Tony |
Topic: Alias question |
fattony
Replies: 2
Views: 3599
|
Forum: zMUD General Discussion Posted: Wed Nov 20, 2002 3:52 pm Subject: Alias question |
In the trigger, if I use 'quest %lower(%1)', it opens, the file and then closes it, without displaying anything (as if it didn't find any quests that matched %1). If I don't use %lower, and just do 'q ... |
|