Author |
Message |
Topic: #LOOPing %params difficulty. |
Skrud
Replies: 1
Views: 4287
|
Forum: zMUD General Discussion Posted: Thu Jun 05, 2003 1:11 am Subject: #LOOPing %params difficulty. |
never mind. Got stuck, took a break, figured it out. Thanks though!
|
Topic: #LOOPing %params difficulty. |
Skrud
Replies: 1
Views: 4287
|
Forum: zMUD General Discussion Posted: Thu Jun 05, 2003 12:43 am Subject: #LOOPing %params difficulty. |
Anyone know of any reason something like this wouldn't work?
#LOOP 2,%numparam {#exec %item( @%param( %i), %random( 1, %numitems( %param( @%i))))}
Basically what I want to do is substitute a lin ... |
Topic: Replacing alias parms when number of parms unknown |
Skrud
Replies: 2
Views: 4810
|
Forum: zMUD General Discussion Posted: Wed Jun 04, 2003 11:08 am Subject: Replacing alias parms when number of parms unknown |
Arg! Knew it was something really easy, but couldn't for the live of me find it despite the semi-obvious funct names. Sorry 'bout the lame Q, been trying really funky combos of list and db var loopi ... |
Topic: Replacing alias parms when number of parms unknown |
Skrud
Replies: 2
Views: 4810
|
Forum: zMUD General Discussion Posted: Wed Jun 04, 2003 10:41 am Subject: Replacing alias parms when number of parms unknown |
I'm wondering if anyone can give me a hand on this. I think I'm overlooking the obvious, but I'm not sure how to go about this.
Basically what I want is some method of taking everything in %2, %3, ... |
Topic: Finding Duplicates? |
Skrud
Replies: 3
Views: 5499
|
Forum: zMUD General Discussion Posted: Wed Jun 04, 2003 9:35 am Subject: Finding Duplicates? |
Yeouch... Um, there's one easy way to find dupes, whether it's a alias or trigger or whatever. As far as I know it searches all of your settings.
Hit ^G (Ctrl-G) or go to Settings | Edit Setting ... |
Topic: Encryption Version 2 |
Skrud
Replies: 4
Views: 14898
|
Forum: Finished MUD Scripts Posted: Sat Jun 01, 2002 10:57 pm Subject: Encryption Version 2 |
I'll answer this! Most mud, mushes, etc, are *very* heavily logged. At least the ones in my experience have been. All channels, all emote, tells or telepaths, everything. Now if you have something ... |
|