Register to post in forums, or Log in to your existing account
 
:
Search found 72 matches for:
Page 1 of 3 Goto page 1, 2, 3  Next
Author Message
  Topic: CMUD vs CMUD Pro
Oracle

Replies: 15
Views: 22061

PostForum: CMUD General Discussion   Posted: Thu Jan 10, 2008 6:50 pm   Subject: CMUD vs CMUD Pro
I'm an old ZMUD using with quite a few indept scripts and was considering converting over to CMUD. I've looked at CMUD and like what I see, just need some help trying to determine the advantage/disa ...
  Topic: Default values
Oracle

Replies: 2
Views: 4097

PostForum: zMUD General Discussion   Posted: Sat Jul 23, 2005 5:10 pm   Subject: Default values
Geosmith.. I had the same question and this was my solution.

Within my script, I force Zmud to store each variable in a general location upon creation. When I want to give a copy of my script to ...
  Topic: PLEASE READ (Official thread for 7.12 errors)
Oracle

Replies: 13
Views: 17852

PostForum: zMUD General Discussion   Posted: Wed Jun 15, 2005 1:25 pm   Subject: PLEASE READ (Official thread for 7.12 errors)
I'm not using any plugins and I have autosave on.
  Topic: PLEASE READ (Official thread for 7.12 errors)
Oracle

Replies: 13
Views: 17852

PostForum: zMUD General Discussion   Posted: Wed Jun 15, 2005 6:01 am   Subject: PLEASE READ (Official thread for 7.12 errors)
I never had a problem until I upgraded from version 7.11 to 7.12. I'm using Windows XP Pro, version 2002, service pack 2. I'm also running MS Outlook express 6.0, Norton Internet Security 2005, and ...
  Topic: Question in respect to Zmud
Oracle

Replies: 1
Views: 7469

PostForum: General zApp Discussion   Posted: Wed Nov 24, 2004 7:52 pm   Subject: Question in respect to Zmud
There was a comment by Zugg that Zapps could be used for Zmud.

http://forums.zuggsoft.com/phpbb/viewtopic.php?t=17773

or just read the following:


If you have a COM object that you want to i ...
  Topic: Looping through Stringlist
Oracle

Replies: 4
Views: 5937

PostForum: zMUD General Discussion   Posted: Sun Nov 21, 2004 4:56 am   Subject: Looping through Stringlist
You know that is a good point, I've also tried it with #additem and it didn't work either, in fact gave me wierd results:

#FORALL @VContents {#additems VContents_new %trim( %i)}
  Topic: Looping through Stringlist
Oracle

Replies: 4
Views: 5937

PostForum: zMUD General Discussion   Posted: Sun Nov 21, 2004 3:04 am   Subject: Looping through Stringlist
Anyone have any idea why this doesn't work for looping through a stringlist?

#FORALL @VContents {#VARIABLE VContents %trim( %i)}
  Topic: Container Contents
Oracle

Replies: 8
Views: 25657

PostForum: Finished MUD Scripts   Posted: Sat Nov 20, 2004 11:00 pm   Subject: Container Contents
After reading this thread, I made something similiar to it where it takes several lines, puts them all into a string and then returns an itemized list. Thanks Lightbulb for the original idea.

If y ...
  Topic: Decimals , to . eheh
Oracle

Replies: 2
Views: 5085

PostForum: zMUD General Discussion   Posted: Tue Nov 16, 2004 5:15 am   Subject: Decimals , to . eheh
Try the %replace() function.
  Topic: Trigger Wizard
Oracle

Replies: 1
Views: 4036

PostForum: zMUD General Discussion   Posted: Tue Nov 16, 2004 5:02 am   Subject: Trigger Wizard
Nevermind, it works and I'm already loving this wizard.

When Zugg said he created it, I didn't think I would ever use it, but I just found a nifty way to put it to good use via going the #alias opt ...
  Topic: Trigger Wizard
Oracle

Replies: 1
Views: 4036

PostForum: zMUD General Discussion   Posted: Tue Nov 16, 2004 4:54 am   Subject: Trigger Wizard
Anyone ever used the trigger wizard to create aliases such as

Command=\#Alias {{$1}} {Do something}
  Topic: Floating point numbers
Oracle

Replies: 2
Views: 5635

PostForum: zMUD General Discussion   Posted: Mon Nov 15, 2004 2:44 am   Subject: Floating point numbers
That worked, thanks
  Topic: Floating point numbers
Oracle

Replies: 2
Views: 5635

PostForum: zMUD General Discussion   Posted: Sat Nov 13, 2004 11:04 pm   Subject: Floating point numbers
Anyone know how to truncate a floating point number? When I use %float(), it goes out to the seventh position and I'd like to have it go to the second or third.

I've looked for a truncate functio ...
  Topic: Sync Zmud timer with game timer
Oracle

Replies: 4
Views: 6071

PostForum: zMUD General Discussion   Posted: Sun Oct 24, 2004 6:17 pm   Subject: Sync Zmud timer with game timer
How do you trigger it to resync?
  Topic: Sync Zmud timer with game timer
Oracle

Replies: 4
Views: 6071

PostForum: zMUD General Discussion   Posted: Sat Oct 23, 2004 8:05 pm   Subject: Sync Zmud timer with game timer
I've got a slight problem in my scripts where Zmud timer is off by 1 sec with the game timer. It doesn't happen often, but when it does it's annoying. The last couple days it has happened more ofte ...
  Topic: #if Statement
Oracle

Replies: 1
Views: 3226

PostForum: zMUD General Discussion   Posted: Sat Oct 09, 2004 7:50 pm   Subject: #if Statement
I was looking at the #if statement syntax and realized the false condition is considered optional. Does optional mean if there is no false condition in the #if statement, then #if won't default to t ...
  Topic: a small support site for Zmud
Oracle

Replies: 2
Views: 5816

PostForum: zMUD General Discussion   Posted: Sat May 29, 2004 6:23 am   Subject: a small support site for Zmud
This works:

http://zmudtutorials.homepage.dk
  Topic: zMUD 7.04
Oracle

Replies: 13
Views: 22642

PostForum: zMUD General Discussion   Posted: Mon May 17, 2004 7:39 pm   Subject: zMUD 7.04
quote:Originally posted by creecher
there was a reply from someone who had it, but likely Zugg deleted that reply.

as near as I can tell, all instances of 7.04 have been eradicated from the net.
...
  Topic: travelling alias
Oracle

Replies: 2
Views: 5819

PostForum: zMUD General Discussion   Posted: Sat May 15, 2004 9:49 pm   Subject: travelling alias
How does the script handle roundtime?
  Topic: Scrollback buffer bug
Oracle

Replies: 2
Views: 5476

PostForum: zMUD General Discussion   Posted: Thu Apr 01, 2004 1:30 am   Subject: Scrollback buffer bug
I'm noticing something odd when I have been mudding for long period of time where I get funky results with my mainwindow scrollback. If I have a container such as a satchel that has 50 lines of text ...
  Topic: ismember() vs db()
Oracle

Replies: 2
Views: 4487

PostForum: zMUD General Discussion   Posted: Thu Apr 01, 2004 1:24 am   Subject: ismember() vs db()
The variable is a list when using ismember() and it is a record when using db().

I'll look into the %item and %iskey and see how they are different. I have read the instructions in the past but li ...
  Topic: ismember() vs db()
Oracle

Replies: 2
Views: 4487

PostForum: zMUD General Discussion   Posted: Wed Mar 31, 2004 9:37 pm   Subject: ismember() vs db()
Anyone know if there is any difference in performance between ismember() vs db() functions?

I'm thinking db() would be faster since it is indexed where ismember() does a search from beginning to en ...
  Topic: Expanding Aliases
Oracle

Replies: 10
Views: 9670

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 5:41 pm   Subject: Expanding Aliases
Thanks, that did it.
  Topic: Expanding Aliases
Oracle

Replies: 10
Views: 9670

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 4:32 pm   Subject: Expanding Aliases
I've left out one small detail which was the definition of a variable. The reason for the variable is in regard to how I'm assigning how the script will work with a #case clause.

#alias aliasa {#s ...
  Topic: Expanding Aliases
Oracle

Replies: 10
Views: 9670

PostForum: zMUD General Discussion   Posted: Tue Mar 30, 2004 9:36 am   Subject: Expanding Aliases
Your example worked, which is perplexing because mine should work also.

Now lets say it didn't work, then Zmud would have "aliasb test" to the mud which isn't want is supposed to happen; instead, " ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net