Register to post in forums, or Log in to your existing account
 
:
Search found 159 matches for:
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
Author Message
  Topic: MUD prompt and callbacks?
Carabas

Replies: 21
Views: 41421

PostForum: CMUD Beta Forum   Posted: Fri Mar 17, 2006 6:51 pm   Subject: MUD prompt and callbacks?
Carabas: the problem with that is that different muds represent stats in different ways. ...

Right. I had not thought of it that way. Hmm. Back to the drawing board. Razz

Edit: I vote for the t ...
  Topic: Basic Trigger help.
Carabas

Replies: 14
Views: 20749

PostForum: zMUD General Discussion   Posted: Thu Mar 16, 2006 8:50 pm   Subject: Basic Trigger help.
Not a problem at all. I think Expression triggers are one of those seldomly used features that tend to confuse people. I sometimes think of them as if-then statements without the else. Wink
  Topic: Basic Trigger help.
Carabas

Replies: 14
Views: 20749

PostForum: zMUD General Discussion   Posted: Thu Mar 16, 2006 8:04 pm   Subject: Basic Trigger help.
Ranaven, also make sure the the trigger type for the @taunt trigger is set to Expression. If it is set to Pattern, then it will fire when ever a 1 or 0 is output from the MUD (or echoed to the screen) ...
  Topic: Basic Trigger help.
Carabas

Replies: 14
Views: 20749

PostForum: zMUD General Discussion   Posted: Thu Mar 16, 2006 8:00 pm   Subject: Basic Trigger help.
First off... setting the pattern to @Taunt will trigger on what ever value @Taunt currently contains... i.e. if it's set to 1 it will fire whenever 1 occurs and likewise for 0.

Tech, I'm sorry, but ...
  Topic: MUD prompt and callbacks?
Carabas

Replies: 21
Views: 41421

PostForum: CMUD Beta Forum   Posted: Thu Mar 16, 2006 7:29 pm   Subject: MUD prompt and callbacks?
Hmm, yeah. That would probably be the most universal and simplest way. Another thought. How about providing us with standard session variables for hitpoints, mana, etc. People name their variables man ...
  Topic: Basic Trigger help.
Carabas

Replies: 14
Views: 20749

PostForum: zMUD General Discussion   Posted: Thu Mar 16, 2006 6:56 pm   Subject: Basic Trigger help.
Make certain that you do not have any other variables of the same name in any other classes. I've tested this on my end, and the trigger does not fire if the variable is set to zero.
  Topic: Basic Trigger help.
Carabas

Replies: 14
Views: 20749

PostForum: zMUD General Discussion   Posted: Wed Mar 15, 2006 7:45 pm   Subject: Basic Trigger help.
Yeah, I can see why you may be experiencing a loop. You may need to add another check variable or perhaps change the value of @taunt to zero more quickly.

If you do not need @taunt for any other re ...
  Topic: Basic Trigger help.
Carabas

Replies: 14
Views: 20749

PostForum: zMUD General Discussion   Posted: Wed Mar 15, 2006 6:11 pm   Subject: Basic Trigger help.
---
Pattern: * causes you to fume with {his|her} off color references to

Value: #var taunt 1
---
Pattern: @taunt

Value:
#IF (!@curativebalance) {
eat maroon
#WA 500 }
---
Expression trig ...
  Topic: MUD prompt and callbacks?
Carabas

Replies: 21
Views: 41421

PostForum: CMUD Beta Forum   Posted: Wed Mar 15, 2006 6:00 pm   Subject: MUD prompt and callbacks?
Edit: nm :)
  Topic: MUD prompt and callbacks?
Carabas

Replies: 21
Views: 41421

PostForum: CMUD Beta Forum   Posted: Wed Mar 15, 2006 4:52 pm   Subject: MUD prompt and callbacks?
Nice, jquilici. If you have not done so already, you should consider adding that to the finished scripts forum. I'm sure a lot of people will get some use out of it.
  Topic: Improved Sound support in CMUD
Carabas

Replies: 12
Views: 28172

PostForum: CMUD Beta Forum   Posted: Wed Mar 15, 2006 4:37 pm   Subject: Improved Sound support in CMUD
Cool. Glad I could help Smile
  Topic: Improved Sound support in CMUD
Carabas

Replies: 12
Views: 28172

PostForum: CMUD Beta Forum   Posted: Mon Mar 13, 2006 4:24 pm   Subject: Improved Sound support in CMUD
Zugg, I was looking on Microsoft's site for the COM API, but wasn't able to find anything useful. My guess is you'd probably have to download the [url="http://www.microsoft.com/speech/download/sdk51/" ...
  Topic: Improved Sound support in CMUD
Carabas

Replies: 12
Views: 28172

PostForum: CMUD Beta Forum   Posted: Fri Mar 10, 2006 4:48 pm   Subject: Improved Sound support in CMUD
Yeah Darker. I kind of wondered how well something like that would work too. However, just as TonDiening, I have seen some visually challenged people play. You'd never know that there were listening i ...
  Topic: Improved Sound support in CMUD
Carabas

Replies: 12
Views: 28172

PostForum: CMUD Beta Forum   Posted: Fri Mar 10, 2006 3:50 pm   Subject: Improved Sound support in CMUD
Yeah, I agree that would be an awesome addition. There are a lot more visually challenged persons trying to MUD lately. Such a feature would most definitely differentiate CMUD from the others. Althoug ...
  Topic: Zchat Working then not working..??
Carabas

Replies: 4
Views: 9168

PostForum: zMUD General Discussion   Posted: Fri Mar 10, 2006 3:32 pm   Subject: Zchat Working then not working..??
Ahh, yes I've tried installing zChat to a different directory before with poor results. Forgot about that possibility.

As far as zChat's settings not being saved, I'm not sure I can help you. At le ...
  Topic: help just bought zmud 721
Carabas

Replies: 1
Views: 5685

PostForum: zMUD General Discussion   Posted: Fri Mar 10, 2006 3:28 pm   Subject: help just bought zmud 721
When you purchase zMUD, the license key is valid for 7 days. You should be able to use that same license key to install zMUD on your desktop and laptop computers. If it has been more than 7 days since ...
  Topic: Zchat Working then not working..??
Carabas

Replies: 4
Views: 9168

PostForum: zMUD General Discussion   Posted: Wed Mar 08, 2006 8:06 pm   Subject: Zchat Working then not working..??
zChat has a bug in the way that it interacts with newer versions of zMUD (since 6.x i think. The version that introduced the new COM API). If you exit the current active MUD ouput window and reopen an ...
  Topic: load scripts of zmud4.62 into zmud 7**
Carabas

Replies: 1
Views: 5488

PostForum: zMUD General Discussion   Posted: Tue Mar 07, 2006 7:37 pm   Subject: load scripts of zmud4.62 into zmud 7**
So many things have changed since version 4.62. It would be nearly impossible for anyone to give you a solid diagnosis of your problem without seeing the script in question.

A couple of questions. ...
  Topic: %null question and better understanding.
Carabas

Replies: 3
Views: 7192

PostForum: zMUD General Discussion   Posted: Tue Mar 07, 2006 7:26 pm   Subject: %null question and better understanding.
To further expand upon Vorax' explanation here are a couple more uses that immediately come to mind.

#VAR friends %null

#IF %null(@friends) {ECHO friends has no value} {#ECHO the value of friend ...
  Topic: zMUDXP: Need Syntax Checker feedback
Carabas

Replies: 18
Views: 20180

PostForum: zMUD General Discussion   Posted: Thu Nov 03, 2005 8:32 pm   Subject: Re: zMUDXP: Need Syntax Checker feedback
Sorry for the slightly off topic reply, but...

Things like compiled scripts for incredible speed are the most obvious benefits.

I have an uncontrollable urge to ask for more details. Provided th ...
  Topic: Movie 'Serenity' opens this weekend!
Carabas

Replies: 14
Views: 38518

PostForum: Zugg's Blog   Posted: Fri Sep 30, 2005 12:42 pm   Subject: Movie 'Serenity' opens this weekend!

Firefly is better than Stargate


Gasp! Blasphemy!

I'll see if I can get my hands on some firefly dvds while I wait for January. I find it hard to believe anything is better than SG. Razz

...
  Topic: %remove and ansi
Carabas

Replies: 6
Views: 12255

PostForum: zMUD General Discussion   Posted: Thu Sep 15, 2005 7:57 pm   Subject: %remove and ansi
Surround the arguments to %remove in quotes. If there are never any parenthesis in the first part of the string, you can strip them out by using a mix of %left and %pos.
  Topic: New Zugg Software Store is online
Carabas

Replies: 20
Views: 43190

PostForum: Website or Forum problems   Posted: Tue Sep 13, 2005 7:51 pm   Subject: New Zugg Software Store is online
Weird. I did try refreshing before. Pretty sure I did. Anyway it points to the new store now Embarassed
  Topic: New Zugg Software Store is online
Carabas

Replies: 20
Views: 43190

PostForum: Website or Forum problems   Posted: Tue Sep 13, 2005 7:43 pm   Subject: New Zugg Software Store is online
Hmm. The purchase link in the top navigation bar still points to eLicense.
  Topic: Alias help?
Carabas

Replies: 3
Views: 7533

PostForum: zMUD General Discussion   Posted: Mon Sep 12, 2005 7:22 pm   Subject: Alias help?
What does the number do?

There are two ways off the top of my head to do this. One is just a simple alias and the second is a #ONINPUT trigger. I'll give you two variations of both.

#ALIAS bg {+ ...
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net