Register to post in forums, or Log in to your existing account
 
:
Search found 25 matches for:
Page 1 of 1
Author Message
  Topic: Logging in html
rob

Replies: 4
Views: 6634

PostForum: CMUD General Discussion   Posted: Wed Aug 12, 2015 5:00 pm   Subject: Logging in html
For others I have managed to fix this by adding this code to my trigger that opens my log ...

#FILE 1 "C:\Program Files (x86)\CMUD\Character\$Logs\"@CURRENT-%time(mm)%time(mmmmmmmm-dd-yyyy)".html" ...
  Topic: Logging in html
rob

Replies: 4
Views: 6634

PostForum: CMUD General Discussion   Posted: Wed Aug 12, 2015 8:58 am   Subject: Logging in html
Hi yes i am putting the .html extension on. I'm then opening the log in the cmud editor and background is white. Everything else is ok. You save over the file in the editor then reopen it anywhere and ...
  Topic: Logging in html
rob

Replies: 4
Views: 6634

PostForum: CMUD General Discussion   Posted: Tue Aug 11, 2015 5:02 pm   Subject: Logging in html
Hi i have log in ansi colours and html ticked in prefs and am creating the html file fine with the #LOG command. I play with black background and grey text plus all the colour triggers. But when i ope ...
  Topic: Old Zmud User looking at Zmud
rob

Replies: 3
Views: 7074

PostForum: CMUD General Discussion   Posted: Tue Aug 04, 2015 6:34 am   Subject: Old Zmud User looking at Zmud
Thanks for the info. I upgraded and bought cmud. Took a while to fix all my scripts but rewrote everything using some of the new things like local vars. Love the new interface and everything runs much ...
  Topic: Old Zmud User looking at Zmud
rob

Replies: 3
Views: 7074

PostForum: CMUD General Discussion   Posted: Thu Jul 23, 2015 10:17 am   Subject: Old Zmud User looking at Zmud
Hi everyone,

I have owned and used Zmud just about since it was first made and like many others have written 1000's of lines of code that works perfectly. One thing that I want to do is log in HTML ...
  Topic: Sorting Database Views
rob

Replies: 0
Views: 3205

PostForum: zMUD General Discussion   Posted: Thu Mar 15, 2007 3:15 am   Subject: Sorting Database Views
I did a search for this and found a post 3 years old that said there is no way to reorder or insert a new view in a database. Is this true as my database is a list of about 300 areas in alphabetical ...
  Topic: Question about a database record and %word function
rob

Replies: 2
Views: 5499

PostForum: zMUD General Discussion   Posted: Wed Feb 14, 2007 9:50 am   Subject: Cheers i thought it was something like that nt
nt
  Topic: Question about a database record and %word function
rob

Replies: 2
Views: 5499

PostForum: zMUD General Discussion   Posted: Wed Feb 14, 2007 9:07 am   Subject: Question about a database record and %word function
Gday this is an example of a record in my database:

Num: 247eq
Long: an engraved black lance
Names: engraved black lance
Flags:
Level: 10
Value: 278 copper
Material/Wt: wood / 9 pounds 15 ou ...
  Topic: Printing of Page Numbers
rob

Replies: 2
Views: 14752

PostForum: zMapper Discussion   Posted: Thu Jun 01, 2006 7:04 am   Subject: Printing of Page Numbers
I was just wondering if there is a way of preventing the page label in the bottom left corner from being printed. it always prints page 1 of 1 or page 1 of 4 etc just an annoying thing that is all
  Topic: triggering on a pattern or variable
rob

Replies: 2
Views: 4795

PostForum: zMUD General Discussion   Posted: Mon Jun 14, 2004 3:51 am   Subject: triggering on a pattern or variable
cheers works perfect now
  Topic: triggering on a pattern or variable
rob

Replies: 2
Views: 4795

PostForum: zMUD General Discussion   Posted: Mon Jun 14, 2004 3:26 am   Subject: triggering on a pattern or variable
Is there a way to make zmud expand a pattern or a variable when
making a trigger

i.e if i have an alias "add word name"

and I wish to make a trigger like #TR {word} {...} and want the word
to ...
  Topic: Question about #SAY and #SHOW
rob

Replies: 1
Views: 3560

PostForum: zMUD General Discussion   Posted: Sat Jan 17, 2004 11:22 am   Subject: Question about #SAY and #SHOW
Now i know show is supposed to send the text to the mud so if I have a trigger like this:

#TRIGGER {You are hungry.} {#CO grey}

Why does this trigger execute on both #say You are hungry. and #sh ...
  Topic: network question
rob

Replies: 8
Views: 9169

PostForum: zMUD General Discussion   Posted: Sat Feb 15, 2003 2:40 am   Subject: network question
Yeh I did upgrade to 6.34 at one stage but had a major problem with it and not sure if it has been fixed. I have over 250 very detailed maps which use the room labels as information for mobs which are ...
  Topic: network question
rob

Replies: 8
Views: 9169

PostForum: zMUD General Discussion   Posted: Fri Feb 14, 2003 5:30 am   Subject: network question
aye thanks, I use version 6.26 so the ftp idea is out and it seems the #file method will not work and I have no idea how to use visual basic to do it so back to the drawing board I guess.

  Topic: network question
rob

Replies: 8
Views: 9169

PostForum: zMUD General Discussion   Posted: Thu Feb 13, 2003 6:51 am   Subject: network question
Is it possible to open a file over a local network so I can control access to a database? I have 2 pcs sharing a database and my idea was to open a file stored on pc1 and write to it db being used and ...
  Topic: Database Number System
rob

Replies: 3
Views: 5533

PostForum: zMUD General Discussion   Posted: Mon Nov 25, 2002 5:44 am   Subject: Database Number System
I would do that but all the information in the database was entered directly while playing my mud. Do you know of an easy way to do this transfer? Can I do it somehow by extracting all the data and re ...
  Topic: Database Number System
rob

Replies: 3
Views: 5533

PostForum: zMUD General Discussion   Posted: Mon Nov 25, 2002 2:41 am   Subject: Database Number System
I had about 800 items in my database and had to delete about the last 100 for a certain reason and I noticed the next number of the next record to be added doesnot change back. I.e it was at 801 and a ...
  Topic: Printing from a database and a networked db
rob

Replies: 1
Views: 3845

PostForum: zMUD General Discussion   Posted: Sat Oct 19, 2002 4:53 am   Subject: Printing from a database and a networked db
I have managed to get quite a few items in my database and wish to print it out. I use the following command to grab all the records and print them to screen so i can just copy and paste to my editor: ...
  Topic: Strange Request
rob

Replies: 7
Views: 9894

PostForum: zMUD General Discussion   Posted: Fri Aug 23, 2002 11:59 am   Subject: Strange Request
About the beta forum when I click that link I get the message:

You must be a Member to access this link

wierd seeing I am posting here.

  Topic: Strange Request
rob

Replies: 7
Views: 9894

PostForum: zMUD General Discussion   Posted: Fri Aug 23, 2002 6:24 am   Subject: Strange Request
sorry about posting that other twice. I wrote this little script to demonstrate how the yesno window doesnot work properly. I would post it on the beta forum but can't seem to connect.

#VAR NewItem ...
  Topic: Strange Request
rob

Replies: 7
Views: 9894

PostForum: zMUD General Discussion   Posted: Fri Aug 23, 2002 5:31 am   Subject: Strange Request
I tried your code and it failed to work properly. The YesNo window only is resized to about 4 lines deep and the yes no boxes are positioned over the top of the text from the @NewItem variable. Also i ...
  Topic: Strange Request
rob

Replies: 7
Views: 9894

PostForum: zMUD General Discussion   Posted: Fri Aug 23, 2002 5:31 am   Subject: Strange Request
I tried your code and it failed to work properly. The YesNo window only is resized to about 4 lines deep and the yes no boxes are positioned over the top of the text from the @NewItem variable. Also i ...
  Topic: Strange Request
rob

Replies: 7
Views: 9894

PostForum: zMUD General Discussion   Posted: Thu Aug 22, 2002 8:49 am   Subject: Strange Request
I am not sure if this can be done, I couldn't figure out how to do it anyway. If I have a datebase Variable called NewItem I normally show it via the "#SHOWDB @NewItem" command. What I curre ...
  Topic: Need Help With a Multiple Line Trigger
rob

Replies: 1
Views: 3584

PostForum: zMUD General Discussion   Posted: Sat Jul 27, 2002 4:21 am   Subject: Need Help With a Multiple Line Trigger
Well first this is the text I am trying to store in a variable:
--> Trigger to match this pattern turned on
Text Line 1
Text Line 2
Text Line 3
Text Line 4
Blank Line
Text
Trigger Turned of ...
  Topic: Sharing a connection
rob

Replies: 8
Views: 10713

PostForum: zMUD General Discussion   Posted: Mon Jun 10, 2002 12:10 pm   Subject: Sharing a connection
I know this is not really a zmud question but I have received help well from you knowledgeable lot before so I thought I would ask here (Yes I am a registered holder of Zmud and love it to death) :)
...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net