| Author |
Message |
Topic: Removing doors |
scobie
Replies: 2
Views: 5173
|
Forum: zMUD General Discussion Posted: Tue Oct 14, 2003 6:46 am Subject: Removing doors |
| Silly me... thanks ;-) |
Topic: Removing doors |
scobie
Replies: 2
Views: 5173
|
Forum: zMUD General Discussion Posted: Tue Oct 14, 2003 5:31 am Subject: Removing doors |
I play on Aardwolf, where I have a char with a passdoor skill, I have a general map for all my chars...
But now I want to make a special one for this char, where there's no doors (no need to open a ... |
Topic: Suggestion - SpeedRunning |
scobie
Replies: 10
Views: 15001
|
Forum: zMUD General Discussion Posted: Sun Oct 12, 2003 10:53 am Subject: Suggestion - SpeedRunning |
I love this funtion...
Made an alias like this:
[code]#alias run2 {
~run %right( %walk( %1), 1)
#FORALL %pathexpand( %right( %walk( %1), 1)) {#MOVE %i}
}[/code]
But there's a problem, if t ... |
Topic: ADO connection to mapper database |
scobie
Replies: 4
Views: 8678
|
Forum: zMUD General Discussion Posted: Mon Apr 07, 2003 1:19 pm Subject: ADO connection to mapper database |
ough... overkill...
#MAPQUERY {[Name] LIKE '~%%-1~%'}
that's enuff
zMUD 6.16 - scobie@linux.se |
Topic: Room Cost / Color Query |
scobie
Replies: 14
Views: 19912
|
Forum: zMUD General Discussion Posted: Mon Apr 07, 2003 1:12 pm Subject: Room Cost / Color Query |
Can you post a room with colors (ie. what it looks like when you mud?
zMUD 6.16 - scobie@linux.se |
Topic: Map shifting to mapmode when speedwalking. |
scobie
Replies: 2
Views: 4583
|
Forum: zMUD General Discussion Posted: Mon Apr 07, 2003 1:10 pm Subject: Map shifting to mapmode when speedwalking. |
In the mapping window:
Config
Configuration Settings...
Interface
Second last checkbox, "Allow speedwalking in Map mode", uncheck that.
zMUD 6.16 - scobie@linux.se |
Topic: mIRC interface |
scobie
Replies: 3
Views: 16950
|
Forum: Finished MUD Scripts Posted: Thu Apr 03, 2003 10:00 am Subject: mIRC interface |
(untested)
In the alias menu:
View-> Show Inherited
Go into the Systems folder
in the "atexit" alias put "zmirc off"
Should solve the freeze problem if you forget to turn ... |
Topic: Looking for a MUD that... |
scobie
Replies: 14
Views: 24764
|
Forum: zMUD General Discussion Posted: Sat Mar 29, 2003 9:06 am Subject: Looking for a MUD that... |
FYI
-snip from webpage-
We’re Sorry, Orone is no more.
zMUD 6.16 - scobie@linux.se |
Topic: Zugg's Schedule and a plea for help |
scobie
Replies: 52
Views: 95745
|
Forum: zMUD General Discussion Posted: Wed Nov 27, 2002 7:16 am Subject: Zugg's Schedule and a plea for help |
I used the freeware version a while and later moving on to TT++, yTin, TF etc. I think that I can say that I've tried most of the clients that are out there both for Linux and Windows.
As Zugg said ... |
Topic: My mapper headache, and a suggestion... |
scobie
Replies: 5
Views: 9326
|
Forum: zMUD General Discussion Posted: Thu Nov 07, 2002 5:34 am Subject: My mapper headache, and a suggestion... |
Kjata, yes... big time...
It's because no room looks the same, even tho the room name/desc positions are standard.
Sometimes the rooms' are indented, sometimes not.
Sometimes the names are in Whi ... |
Topic: My mapper headache, and a suggestion... |
scobie
Replies: 5
Views: 9326
|
Forum: zMUD General Discussion Posted: Thu Nov 07, 2002 12:02 am Subject: My mapper headache, and a suggestion... |
It's quite simple, but i can't get it do work...
All i want to do is to take the first line received after the prompt as room name, unless it's empty (only a n).
The rest as desc until "Exits: ... |
Topic: portable version of zmud at all possible? |
scobie
Replies: 10
Views: 18496
|
Forum: zMUD General Discussion Posted: Sun Nov 03, 2002 10:15 pm Subject: portable version of zmud at all possible? |
If you don't have extravagant scripting needs, I'd say use 4.62 since it doesn't need an installer.
Just pop it in a folder and run :)
zMUD 6.16 - scobie@linux.se |
Topic: Manual mapper settings. |
scobie
Replies: 0
Views: 3363
|
Forum: zMUD General Discussion Posted: Sun Nov 03, 2002 12:53 pm Subject: Manual mapper settings. |
I play on a LP mud called Dune (as metioned earlier...), I'm trying to setup the automapper, which I never done before.
Since there's alot of "directions" in the room descriptions I would l ... |
Topic: Semi-speed walking |
scobie
Replies: 1
Views: 4274
|
Forum: zMUD General Discussion Posted: Fri Nov 01, 2002 9:34 pm Subject: Semi-speed walking |
I mud on DuneMUD (LP).
There's a restriction installed on how fast you can walk... *pout*
Is there a way to make "bursts" in walking a path?
AFAIK you can make 7 moves until you have to w ... |
Topic: Hello, my name is Scobie and I am a muddict. |
scobie
Replies: 2
Views: 4734
|
Forum: zMUD General Discussion Posted: Fri Nov 01, 2002 8:40 pm Subject: Hello, my name is Scobie and I am a muddict. |
Today I received my gleaming new piece of plastic, it's a rectangular one, with a magnetic strip on the backside, and som jiffy graphics on the front with a small logo that sais 'VISA'.
Could one b ... |
Topic: Checkin if a CLASS is on from within a TRIGGER? |
scobie
Replies: 3
Views: 5875
|
Forum: zMUD General Discussion Posted: Fri Nov 01, 2002 6:47 am Subject: Checkin if a CLASS is on from within a TRIGGER? |
Thanks a bunch, worked like a charm!
|
Topic: Checkin if a CLASS is on from within a TRIGGER? |
scobie
Replies: 3
Views: 5875
|
Forum: zMUD General Discussion Posted: Fri Nov 01, 2002 12:10 am Subject: Checkin if a CLASS is on from within a TRIGGER? |
Is it possible to check if a class is on from within a trigger or alias?
Sorta like:
#ALIAS {foobar} {#IF {#CLASS test} {#SA foo} {#SA bar}}
Then if i do a #T+ test and then it should output &q ... |
| |