Author |
Message |
Topic: Creating clickable URL's |
peewee
Replies: 6
Views: 7641
|
Forum: zMUD General Discussion Posted: Sun Jun 22, 2003 9:18 pm Subject: Creating clickable URL's |
No it's not underlined.
I am using zMUD 6.62
These are my settings:
Under "Tags"-"System" the <a>-tag is enabled as well, and "Allow <> for expand" ... |
Topic: Creating clickable URL's |
peewee
Replies: 6
Views: 7641
|
Forum: zMUD General Discussion Posted: Sun Jun 22, 2003 5:29 pm Subject: Creating clickable URL's |
Hmm, weird.... the preferences "Allow <>..." is not enabled, and I use the trigger as shown. It displays the URL once, but I can't click it...
"May the Force be with you" ... |
Topic: Creating clickable URL's |
peewee
Replies: 6
Views: 7641
|
Forum: zMUD General Discussion Posted: Sun Jun 22, 2003 10:52 am Subject: Creating clickable URL's |
Heya all!
I posted a feature request in the Beta forum, that I'd like all listed URL's to be clickable, and thus open a browser window with the URL. Zugg replied this was already possible using the # ... |
Topic: 6.40 mapper speed |
peewee
Replies: 32
Views: 44333
|
Forum: zMUD General Discussion Posted: Sat Jan 18, 2003 2:02 am Subject: 6.40 mapper speed |
If it turns out that it is the SQL being slow, what do we do then? Are there any options, but sacrifice functionality (6.40) over speed (6.16)?
"May the Force be with you"
peeweesweden ... |
Topic: zmud 3.14 |
peewee
Replies: 4
Views: 6422
|
Forum: zMUD General Discussion Posted: Fri Jan 17, 2003 12:14 pm Subject: zmud 3.14 |
And 3.14 being your favourite version has nothing to do with it beeing freeware?
"May the Force be with you"
peeweesweden@bredband.net |
Topic: Generating room files from a map |
peewee
Replies: 1
Views: 3344
|
Forum: zMUD General Discussion Posted: Fri Jan 17, 2003 11:47 am Subject: Generating room files from a map |
Ok, this is a rather big one, I'm afraid...
I'm working as a coder on an LPMud, and lazy as I am, I'd like to use the great automapper to do the cumbersome work of generating room files, with exit ... |
Topic: mapper troubles on 6.16 |
peewee
Replies: 3
Views: 6142
|
Forum: zMUD General Discussion Posted: Sat Dec 21, 2002 6:33 am Subject: mapper troubles on 6.16 |
I have no idea why it won't work, but have you tried the configuration wizard? And hey! zMUD 6.40 is released! =)
"May the Force be with you"
peeweesweden@bredband.net |
Topic: STUPID eLicense!!!! GGGGRRRRRRRR!!!!! |
peewee
Replies: 41
Views: 55113
|
Forum: zMUD General Discussion Posted: Sat Dec 21, 2002 6:30 am Subject: STUPID eLicense!!!! GGGGRRRRRRRR!!!!! |
*agree Darker*
'nuff said.
"May the Force be with you"
peeweesweden@bredband.net |
Topic: freeware? |
peewee
Replies: 8
Views: 9561
|
Forum: zMUD General Discussion Posted: Wed Oct 30, 2002 11:09 pm Subject: freeware? |
*agree Lightbulb*
'nuff said.
"May the Force be with you"
peeweesweden@bredband.net |
Topic: Idle Out? |
peewee
Replies: 5
Views: 8674
|
Forum: zMUD General Discussion Posted: Wed Sep 25, 2002 1:48 pm Subject: Idle Out? |
One way to counter this would be to use the tick-timer to send a "useless" command to the MUD every x seconds.
look
save
who
inventory
etc. Personally I use the "who" command ... |
Topic: Creating pointers |
peewee
Replies: 6
Views: 6643
|
Forum: zMUD General Discussion Posted: Sun Sep 15, 2002 1:07 am Subject: Creating pointers |
Ok, now I am freaking out... I tried that exact code, and I got
0
0
0
returned... *BOGGLE*
"May the Force be with you"
peeweesweden@bredband.net |
Topic: Setting roomcolor in runtime |
peewee
Replies: 11
Views: 10385
|
Forum: zMUD General Discussion Posted: Sat Sep 14, 2002 8:46 am Subject: Setting roomcolor in runtime |
%number(%key)also returns 0... I did #loopdb {@RoomColors} {#NOOP %roomcol(%number(%key),%number(%val));#SH %number(%key)}to try it out, and all I get is a list of zeroes, but removing the %number gi ... |
Topic: Creating pointers |
peewee
Replies: 6
Views: 6643
|
Forum: zMUD General Discussion Posted: Fri Sep 13, 2002 4:04 pm Subject: Creating pointers |
Domo arigato gozaimashita. I wonder what we "low-level" users would do without the constant aid of the gurus... probably tearing our hair trying to find what we want in the help files or sim ... |
Topic: Creating pointers |
peewee
Replies: 6
Views: 6643
|
Forum: zMUD General Discussion Posted: Fri Sep 13, 2002 10:13 am Subject: Creating pointers |
Greetings and salutations!
Simple question... I have an alias, in which you define a variable... aliasname pref1,pref2,pref3,pref4where pref4 is the name of the variable to use. However, I have not ... |
Topic: Setting roomcolor in runtime |
peewee
Replies: 11
Views: 10385
|
Forum: zMUD General Discussion Posted: Thu Sep 12, 2002 2:49 pm Subject: Setting roomcolor in runtime |
Ok, I give up.... #loopdb {@RoomColors} {#SHOW %int(%key)}returns:
0
0
0
0
0
0
while #loopdb {@RoomColors} {#SHOW %key}returns:
438
436
439
437
435
434
Is there some simple parenthe ... |
Topic: Setting roomcolor in runtime |
peewee
Replies: 11
Views: 10385
|
Forum: zMUD General Discussion Posted: Thu Sep 12, 2002 3:18 am Subject: Setting roomcolor in runtime |
Ok, I got this far... with every room, I now do #addkey RoomColors {%roomnum=%roomcol}
#NOOP %roomcol( ,red)
%arrset( @path_name, @steps, "s")
#add steps 1
and to reset the colors I tri ... |
Topic: freeware Zmud zip file |
peewee
Replies: 3
Views: 5551
|
Forum: zMUD General Discussion Posted: Wed Sep 11, 2002 3:34 am Subject: freeware Zmud zip file |
If you are using any Windows after 95, I seriously recommend Windows Commander. I am an old DOS-freak myself, and I used Norton Commander all the time there. Compared to using the Explorer, Windows Co ... |
Topic: Setting roomcolor in runtime |
peewee
Replies: 11
Views: 10385
|
Forum: zMUD General Discussion Posted: Wed Sep 11, 2002 3:00 am Subject: Setting roomcolor in runtime |
I created my own "path-maker", that works with my previous notes. Now, I want to do two things... when I create my path, I temporarily change the functions of my numeric keyboard to move on ... |
Topic: Converting a path to string list |
peewee
Replies: 2
Views: 4212
|
Forum: zMUD General Discussion Posted: Sun Sep 08, 2002 10:24 pm Subject: Converting a path to string list |
Greetings and salutations, fellow zMUD users!
I was looking for a way to convert the steps in a path to an array or string list variable... Wouldst that be possible, I wonder? Without having to creat ... |
Topic: Aid with an aid |
peewee
Replies: 2
Views: 4888
|
Forum: zMUD General Discussion Posted: Sat Aug 31, 2002 3:37 pm Subject: Aid with an aid |
I did some tweaking back and forth, and came up with the idea that an array with the directions would be smoother to admin, so I re-wrote some of the code.. and I got it to work! So now I can watch a ... |
Topic: old v4.62 |
peewee
Replies: 8
Views: 8442
|
Forum: zMUD General Discussion Posted: Fri Aug 30, 2002 1:39 am Subject: old v4.62 |
You're in Sweden. Unless you live in the countryside, there are lots of alternatives...
ADSL 512kbps - Install at about 1000SEK, and then 250SEK a month (100US$ and 25US$, 10SEK = 1US$)
BBB Broadb ... |
Topic: Aid with an aid |
peewee
Replies: 2
Views: 4888
|
Forum: zMUD General Discussion Posted: Fri Aug 30, 2002 1:32 am Subject: Aid with an aid |
I'll this short.
MISSION: Collect herbs while I go make some tea.
AVAILABLE: Named path, names of the primary and secondary herbs I want to search for.
1. Set primary herb
2. Set secondary he ... |
Topic: Speedwalking to closest room |
peewee
Replies: 1
Views: 3369
|
Forum: zMUD General Discussion Posted: Sat Aug 10, 2002 12:29 am Subject: Speedwalking to closest room |
Greetings and salutations!
I'm trying to create a small alias that will do the following:
1. Run to the closest shop.
2. Sell all loot.
3. Run to the closest bank (from the shop).
4. "de ... |
Topic: Catching on to someone's health.... |
peewee
Replies: 2
Views: 3781
|
Forum: zMUD General Discussion Posted: Thu Jun 27, 2002 1:28 pm Subject: Catching on to someone's health.... |
Greeeetings y'all!
I was looking to put some color to the health of NPC's on my MUD.
When you send the "health all" command, you can see the following:
You are physically somewhat hurt a ... |
Topic: Creating a scripted exit |
peewee
Replies: 2
Views: 4069
|
Forum: zMUD General Discussion Posted: Sun Jun 02, 2002 2:41 am Subject: Creating a scripted exit |
Greetings and salutations!
I'm trying to create a small script for a special exit on my MUD. From a certain room, there is an exit down into a tunnel beneath a graveyard into a crypt. Now, if the sto ... |
|