Author |
Message |
Topic: CMUD map speed |
porsche
Replies: 4
Views: 5540
|
Forum: CMUD General Discussion Posted: Tue Apr 20, 2021 7:51 am Subject: CMUD map speed |
Thanks Shalimar, good shout, but it's set at 0.
I'll try and get that video made today to demo the issue |
Topic: CMUD map speed |
porsche
Replies: 4
Views: 5540
|
Forum: CMUD General Discussion Posted: Thu Apr 15, 2021 7:45 am Subject: CMUD map speed |
Thanks hoppnis, they're both switched off.
The other oddity I get is that occasionally, directions are sent in the format:
n
n4wseu
show card
etc.
And that just fails :(
I'll try and put a ... |
Topic: CMUD map speed |
porsche
Replies: 4
Views: 5540
|
Forum: CMUD General Discussion Posted: Wed Apr 14, 2021 6:40 pm Subject: CMUD map speed |
I've been an avid user of ZMUD for many years and have 4500 room map with many room/walk scripts.
Recently I've moved to CMUD and converted the map which went fine.
However, when I speedwalk (fast m ... |
Topic: Vista Connection Problem |
porsche
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Sat May 12, 2007 12:20 pm Subject: Vista Connection Problem |
I've recently had this a few times, but on my XP machine not my Vista one.
A manual #SAVE works though.
-Porsche- |
Topic: Vista Connection Problem |
porsche
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Tue Mar 20, 2007 12:53 pm Subject: Vista Connection Problem |
You need to run CMD as an Administrator (logged in as an admin isn't enough):
Click the Start button
Goto All Programs->Accessories and right click on Command Prompt
Select Run as Administrato ... |
Topic: Vista Connection Problem |
porsche
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Mon Feb 19, 2007 8:28 pm Subject: Vista Connection Problem |
Taken from Maximizing network utilization requires complex tuning of TCP/IP configuration settings. Windows Vista eliminates the need to manually tune TCP/IP settings by detecting network conditions a ... |
Topic: Vista Connection Problem |
porsche
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Mon Feb 19, 2007 6:36 pm Subject: Vista Connection Problem |
The solution is to run CMD as an Administrator and do the following:
netsh int tcp set global autotuninglevel=disable
This disables the AutoTuning which Vista has on by default (and XP had off b ... |
Topic: Vista Connection Problem |
porsche
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Thu Feb 15, 2007 1:06 pm Subject: Vista Connection Problem |
Thanks for checking.
-Porsche- |
Topic: Vista Connection Problem |
porsche
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Thu Feb 15, 2007 11:45 am Subject: Vista Connection Problem |
Hi
Could someone running Vista try connecting to: nuclearwar.astrakan.hig.se 4080
I cannot connect to this MUD using telnet/zmud/cmud. Well, I can connect and commands go through, but I get no o ... |
Topic: Easy #CW Question |
porsche
Replies: 2
Views: 6346
|
Forum: zMUD General Discussion Posted: Wed Oct 04, 2006 7:19 am Subject: Easy #CW Question |
thanks! |
Topic: Easy #CW Question |
porsche
Replies: 2
Views: 6346
|
Forum: zMUD General Discussion Posted: Tue Oct 03, 2006 10:15 am Subject: Easy #CW Question |
Hi
An easy question for someone who knows what they're doing...
I have the following line output:
'You have collected 1000 points.'
I would like the number to appear in bold, but only the ... |
Topic: Moving rooms |
porsche
Replies: 1
Views: 5585
|
Forum: zMUD General Discussion Posted: Thu Jul 27, 2006 2:32 pm Subject: Moving rooms |
Solution found.
(used a different setup of fake rooms)
P |
Topic: Moving rooms |
porsche
Replies: 1
Views: 5585
|
Forum: zMUD General Discussion Posted: Thu Jul 27, 2006 12:48 pm Subject: Moving rooms |
Hello
I have a query regarding a moving room. Basically I could do with a hand in the best way to approach a solution. The goal is to be able to speedwalk from any location to any other location (n ... |
Topic: Silly Trigger question |
porsche
Replies: 12
Views: 15454
|
Forum: zMUD General Discussion Posted: Fri Jun 23, 2006 11:28 am Subject: Silly Trigger question |
How about using the $ at the end? So:
#TRIGGER {You see traces of your quarry to the north$} { do stuff} |
Topic: www parsing |
porsche
Replies: 1
Views: 4760
|
Forum: zMUD General Discussion Posted: Thu Nov 21, 2002 10:18 am Subject: www parsing |
I thought a nice feature might be an option that allowed website addresses to be parsed and open the default browser.
For example if someone said 'Check out www.zuggsoft.com' you could click on the l ... |
Topic: Yellow highlights in triggers |
porsche
Replies: 5
Views: 9458
|
Forum: zMUD General Discussion Posted: Wed Jul 24, 2002 3:45 pm Subject: Yellow highlights in triggers |
Worked a treat Kjata!
Thank you
/Porsche
|
Topic: Yellow highlights in triggers |
porsche
Replies: 5
Views: 9458
|
Forum: zMUD General Discussion Posted: Wed Jul 24, 2002 12:23 pm Subject: Yellow highlights in triggers |
Thanks
The trigger is
#temp {On the paper is written: 'l:(%d), p:(%d)'} {login %1;password %2}
Which needs to trigger on patterns like:
On the paper is written: 'l:3498, p:58240525'
Its inc ... |
Topic: Yellow highlights in triggers |
porsche
Replies: 5
Views: 9458
|
Forum: zMUD General Discussion Posted: Wed Jul 24, 2002 11:24 am Subject: Yellow highlights in triggers |
Ho hum
Looking at a #TEMP trigger inside a long alias, the patterns (%d) or (%1) or whatever I use are highlighted with a yellow background and red text. No errors are shown but the trigger does not ... |
|