Register to post in forums, or Log in to your existing account
 
:
Search found 47 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Can telnet but no connection on ZMUD
DeathShadow

Replies: 3
Views: 7707

PostForum: zMUD General Discussion   Posted: Fri Apr 02, 2004 12:47 am   Subject: Can telnet but no connection on ZMUD
No more ideas
How about evaluating version 7.04 of zmud. Its the lastest and greatest!
  Topic: Best way to.....?
DeathShadow

Replies: 5
Views: 9172

PostForum: zMUD General Discussion   Posted: Wed Mar 31, 2004 1:53 am   Subject: Best way to.....?
I use the settings editor 99% of the time. I like to use the syntax checker. Also easier to put the settings in a class folder from the settings editor.

  Topic: Can telnet but no connection on ZMUD
DeathShadow

Replies: 3
Views: 7707

PostForum: zMUD General Discussion   Posted: Wed Mar 31, 2004 1:51 am   Subject: Can telnet but no connection on ZMUD
Make sure your Hostname is correct. Also make sure your trying to connect to the correct port on the Mud.

Also, make sure your local firewall program (if any) is allowing zmud to use the internet ...
  Topic: capture trigger
DeathShadow

Replies: 4
Views: 9265

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 11:01 pm   Subject: capture trigger
We posted at the same time. My script wont work it seems. Is there anyway you can tell if the line is done? is the text indented? on the second lines?
example
[code][my channel] this is an exampl ...
  Topic: capture trigger
DeathShadow

Replies: 4
Views: 9265

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 10:56 pm   Subject: capture trigger
Here is my script for capturing tells. On my mud all tells will end with a " ...So, my script fires on *tells you,* and you tell*.
and will move all lines to the Tell window until it finds " at the ...
  Topic: capture trigger
DeathShadow

Replies: 4
Views: 9265

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 10:42 pm   Subject: capture trigger
Can you post an example(s) of EXACT incomming text?
  Topic: Code -23
DeathShadow

Replies: 2
Views: 5847

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 9:10 pm   Subject: Code -23
http://zuggsoft.com/forum/topic.asp?TOPIC_ID=15349

You need to email them again. They need to send you a little program to fix the problem.

Check out the above thread for more info.
  Topic: Charbal's HTML Logger question
DeathShadow

Replies: 9
Views: 15949

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 8:07 pm   Subject: Charbal's HTML Logger question
Where can I get this plugin? Can someone post a working link?
thanks!
  Topic: Some more scripting help
DeathShadow

Replies: 16
Views: 18642

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 8:03 pm   Subject: Some more scripting help
Work-a-round for #all

Lets call it, dsAll ;)
#alias dsAll {#forall {%names} {%i:%-1}}

This command will send commands to all opened windows (even child windows).

Usage related to this post w ...
  Topic: Some more scripting help
DeathShadow

Replies: 16
Views: 18642

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 1:23 am   Subject: Some more scripting help
Ok how about something like this:

#ALIAS atconnect {windowName1,windowName2,windowName3:#log %window_%time( dd-mmm-yy).txt}

That command *should* send the command to all the windows and create a ...
  Topic: Some more scripting help
DeathShadow

Replies: 16
Views: 18642

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 12:55 am   Subject: Some more scripting help
Sorry, guess I do not understand the question then. :)
  Topic: Some more scripting help
DeathShadow

Replies: 16
Views: 18642

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 12:43 am   Subject: Some more scripting help
Get things the way you want, and then Select 'Layout --> Lock layout' this should restore your windows on startup.
  Topic: zMUD crashing to desktop on Win98SE
DeathShadow

Replies: 9
Views: 14321

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 12:41 am   Subject: zMUD crashing to desktop on Win98SE
Perhaps try to relicense zMUD.
  Topic: [7.04] #Prompt command, catching cancels
DeathShadow

Replies: 1
Views: 4200

PostForum: zMUD General Discussion   Posted: Mon Mar 22, 2004 8:31 pm   Subject: [7.04] #Prompt command, catching cancels
Is there some way to find out if the user pushed 'Cancel' in the #PROMPT dialog box?

thanks
  Topic: MXP Problem...
DeathShadow

Replies: 7
Views: 13954

PostForum: zMUD General Discussion   Posted: Mon Aug 04, 2003 11:16 pm   Subject: MXP Problem...
quote:Originally posted by MattLofton

Unlike #SUBSTITUTE, the #MXP and #WINDOW commands will secure the line so secure tags can be processed.


As I understand it, #SUB will set the line to secu ...
  Topic: Just how powerful is zMud?
DeathShadow

Replies: 4
Views: 8954

PostForum: zMUD General Discussion   Posted: Fri Aug 01, 2003 7:48 pm   Subject: Just how powerful is zMud?
Use the 'Show Triggers' option to aid in debugging.
View --> Prefs -- General... --> Script Parser --> General Parsing --> Check 'Show Triggers'
  Topic: execute a batch file from within zmud
DeathShadow

Replies: 2
Views: 5836

PostForum: zMUD General Discussion   Posted: Fri Aug 01, 2003 7:41 pm   Subject: execute a batch file from within zmud
Its possible.
Use #Launch {BATFILENAME.bat}

see also:
http://www.zuggsoft.com/zmud/help6/LAUNCH.htm
  Topic: I AM A NEWBIE
DeathShadow

Replies: 1
Views: 5326

PostForum: zMUD General Discussion   Posted: Thu Jul 31, 2003 5:15 pm   Subject: I AM A NEWBIE
Huh? [?]

#alias onroomenter {#stop;#alarm +1 {#step}}

The above is a valid statement, however could you give the readers of the forum more information on the question?

  Topic: ZMUD and mIRC
DeathShadow

Replies: 4
Views: 7443

PostForum: zMUD General Discussion   Posted: Thu Jul 31, 2003 5:09 pm   Subject: ZMUD and mIRC
bah! DDE is *so* last year!
  Topic: zmud messing up all the time
DeathShadow

Replies: 4
Views: 7756

PostForum: zMUD General Discussion   Posted: Wed Jul 30, 2003 11:09 pm   Subject: zmud messing up all the time
Sounds like you have a broken trigger (prolly something that gets matched in combat) that is faulty.

Shut off Trigger Parsing to see if zmud is trying to trigger on something incorrectly.
(click t ...
  Topic: Tradewars 2002
DeathShadow

Replies: 4
Views: 9106

PostForum: zMUD General Discussion   Posted: Fri Jul 25, 2003 7:00 pm   Subject: Tradewars 2002
Another suggestion to make zMUD more TW friendly...
View --> Perferences --> General ... --> Expand the General Tab --> Emulation --> Check the box 'Character Mode'

Stay away HOOMAN ...
  Topic: Tradewars 2002
DeathShadow

Replies: 4
Views: 9106

PostForum: zMUD General Discussion   Posted: Fri Jul 25, 2003 6:52 pm   Subject: Tradewars 2002
THanks for the flash backs! :)

To fix this problem you will need to map newlines to CR. And have your terminal setup for ANSI (looks like you have already done this)

To set your newlines to CR: ...
  Topic: Getting an error whenever i try to do anything.
DeathShadow

Replies: 5
Views: 9013

PostForum: zMUD General Discussion   Posted: Fri Jul 25, 2003 2:13 am   Subject: Getting an error whenever i try to do anything.
Login to Windows Update and download the JET 4.0 SP7. Or MDAC 2.7 SP1 updates.. see if that'll make it work.. you can also read http://www.zuggsoft.com/data/ that page contains more links to the fi ...
  Topic: Getting an error whenever i try to do anything.
DeathShadow

Replies: 5
Views: 9013

PostForum: zMUD General Discussion   Posted: Fri Jul 25, 2003 1:38 am   Subject: Getting an error whenever i try to do anything.
That is an ADO issue... Not sure how to resolve it other then reinstalling ADO.
  Topic: Mapper rant.
DeathShadow

Replies: 52
Views: 80485

PostForum: zMUD General Discussion   Posted: Fri Jul 25, 2003 12:41 am   Subject: Mapper rant.
Im not a database Guru, But I do know Microsoft likes to put delays in MSDE. They call the technolgy "Target Benchmark Users" I believe the free version of MSDE/Jet will allow upto 5 threads to be op ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net