Register to post in forums, or Log in to your existing account
 
:
Search found 135 matches for:
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
Author Message
  Topic: No MSP sound
Slaem

Replies: 6
Views: 8512

PostForum: CMUD General Discussion   Posted: Fri Aug 08, 2008 4:35 am   Subject: No MSP sound
CMUD finds the sound file properly and plays them, like:

#PLAY mm_door_close1.mp3


CMUD plays this request properly:

#SHOW "!!SOUND(mm_door_close1.mp3 U=http://www.materiamagica.com/sounds/w ...
  Topic: No MSP sound
Slaem

Replies: 6
Views: 8512

PostForum: CMUD General Discussion   Posted: Fri Aug 08, 2008 3:24 am   Subject: No MSP sound
Hi, Seb. Thanks for the reply.

I can use the #PLAY command and CMUD plays music files properly. In fact, after I #PLAY or manually set up the MSP music file CMUD plays it properly. I'll disable the ...
  Topic: No MSP sound
Slaem

Replies: 6
Views: 8512

PostForum: CMUD General Discussion   Posted: Thu Aug 07, 2008 4:57 am   Subject: No MSP sound
I'm playing Materia Magica and "set sound on" but I'm not getting any sound. I've read through the forums and followed previous advice. Here's my MSP settings:

http://img512.imageshack.us/img512/19 ...
  Topic: Chiara and MUD
Slaem

Replies: 15
Views: 28470

PostForum: CMUD Beta Forum   Posted: Tue Feb 21, 2006 9:26 am   Subject: Chiara and MUD
The real question is do you get some super-l337 'diretors cut' version of zMUD, or did Zugg make you buy a plebs version like the rest of us? :)


Funny! I almost snorted Dr Pepper out my nose whe ...
  Topic: Delete Last Record
Slaem

Replies: 3
Views: 5955

PostForum: zMUD General Discussion   Posted: Sun Feb 19, 2006 5:31 am   Subject: Delete Last Record
Within the db module, you should be able to select the row and either right-click or select from one of the menus to delete the row.
  Topic: Is this a bug?
Slaem

Replies: 4
Views: 7977

PostForum: zMUD General Discussion   Posted: Sun Feb 05, 2006 10:31 am   Subject: Is this a bug?
2,147,483,647 is the highest integer.

Vijilante comments on this and provides a workaround zMud treats all variables as strings ... The limit for 32 bit numbers is only encountered when the string ...
  Topic: Zmud mapper doesn't move sometimes
Slaem

Replies: 3
Views: 4729

PostForum: zMUD General Discussion   Posted: Wed Jan 18, 2006 7:36 am   Subject: Zmud mapper doesn't move sometimes
Normally, when I've seen this it's cleared after recreating the room and it's links. However, I know there's a couple rooms in Dark Risings that occassionally froze my movements until I cycled the Ma ...
  Topic: Exp window
Slaem

Replies: 20
Views: 17497

PostForum: zMUD General Discussion   Posted: Wed Jan 18, 2006 12:15 am   Subject: Exp window
Definitely definitely funny.
I view forums as suggestions. Take the advice, ask for more, ask for a better explanation, etc. People are here to help and I respect the time and effort they put into t ...
  Topic: Some general queries
Slaem

Replies: 5
Views: 6356

PostForum: zMUD General Discussion   Posted: Mon Jan 16, 2006 5:34 am   Subject: Some general queries
Yes.

#AL classon {#T+ class}
#AL classoff {#T- class}
  Topic: Timer/Ticker Trigger issues
Slaem

Replies: 5
Views: 6760

PostForum: zMUD General Discussion   Posted: Mon Jan 16, 2006 5:30 am   Subject: Timer/Ticker Trigger issues
#AL cannonson {#T+ CannonFire;cannonsoff;#PICK {p:Select your CF duty:} {o:1} {1, load cannon:#T+ 1} {2, strike match:#T+ 2} {3, ignite fuse:#T+ 3} {*4, ALL:CFall} {5, 1 and 2:CF12} {6, 1 and 3:CF13} ...
  Topic: @target
Slaem

Replies: 1
Views: 3857

PostForum: zMUD General Discussion   Posted: Mon Jan 16, 2006 4:33 am   Subject: @target
You can combine CTRL, SHIFT, ALT, CTRL+ALT, etc, to make lots of macros. Just beware of conflicting with regular default short cuts.

F5
CTRL+F5
SHIFT+F5
ALT+F5
CTRL+ALT+F5
etc.

You could a ...
  Topic: Timer/Ticker Trigger issues
Slaem

Replies: 5
Views: 6760

PostForum: zMUD General Discussion   Posted: Sun Jan 15, 2006 6:28 am   Subject: Timer/Ticker Trigger issues
Is this just a series of commands with time delays? If so then you can use alarms. Something like:

#TR {You load the cannon} {
#ALA +10 {strike match}
#ALA +15 {set match to fuse}
}

That wi ...
  Topic: empty
Slaem

Replies: 3
Views: 5437

PostForum: zMUD General Discussion   Posted: Thu Jan 12, 2006 7:52 am   Subject: empty
Just a guess, but would it be that #ADDITEM does not add duplicates?
  Topic: newbie trigger help with if
Slaem

Replies: 2
Views: 3908

PostForum: zMUD General Discussion   Posted: Wed Jan 11, 2006 5:30 am   Subject: newbie trigger help with if
#TR {^%w mana stands at &%n{tcmp}~/&%n{tmmp}.$} {#CW green;#IF (%eval(@tcmp*100/@tmmp)<50) {smp}}
  Topic: 2 small problems
Slaem

Replies: 14
Views: 15294

PostForum: zMUD General Discussion   Posted: Tue Jan 10, 2006 7:04 am   Subject: 2 small problems
2) You can set up a macro to do the #H- command.

See Macro Key (the picture of a button). Open a new Macro, click in the Key field and then press they key you want to use. The Key field will be ...
  Topic: 2 small problems
Slaem

Replies: 14
Views: 15294

PostForum: zMUD General Discussion   Posted: Mon Jan 09, 2006 7:34 am   Subject: 2 small problems
1) Does it underline in any other colors?

2) You can set up a macro to do the #H- command.
  Topic: Speed Walk Problems
Slaem

Replies: 11
Views: 11895

PostForum: zMUD General Discussion   Posted: Sun Jan 08, 2006 9:10 am   Subject: Speed Walk Problems
You can also right-click the room and go into room properties->Other (tab)->Click the Do Not Enter checkbox
Programmatically setting the roomcost to 2147483647 can also be used to set the do no ...
  Topic: Problem if someone can help me
Slaem

Replies: 1
Views: 4712

PostForum: zMUD General Discussion   Posted: Sun Jan 08, 2006 8:49 am   Subject: Problem if someone can help me
See this link for a similar problem.

http://forums.zuggsoft.com/phpbb/viewtopic.php?t=22022&highlight=cannot+perform+this+operation+on+a+closed+dataset
  Topic: Spellcheck & Autocorrect
Slaem

Replies: 8
Views: 7649

PostForum: zMUD General Discussion   Posted: Sat Jan 07, 2006 4:24 am   Subject: Spellcheck & Autocorrect
Locate your admin.adu file and delete that entry.
  Topic: how to get the millisecond?
Slaem

Replies: 4
Views: 5503

PostForum: zMUD General Discussion   Posted: Thu Jan 05, 2006 10:26 am   Subject: how to get the millisecond?
Don't forget the CMUD too!

I have put together some offers to make it cheaper for people to buy CMUD if they already have zMUD. Here are the offers that are being planned:


Customers who have ...
  Topic: Tricky Pattern to match
Slaem

Replies: 6
Views: 8383

PostForum: zMUD General Discussion   Posted: Fri Dec 30, 2005 6:21 pm   Subject: Tricky Pattern to match
~

Should be

#TR {~(*)~] (%w)} {}

and you have to enable "Wildcards in {} triggers" in Preferences.
  Topic: Ctrl+V causes double paste
Slaem

Replies: 8
Views: 13788

PostForum: zMUD General Discussion   Posted: Thu Dec 29, 2005 6:55 pm   Subject: Ctrl+V causes double paste
A couple threads out there on this. Doesn't seem to be a standard resolution though. What zMUD version is being used?

http://forums.zuggsoft.com/phpbb/viewtopic.php?t=21498&highlight=double+p ...
  Topic: CMUD - Awesome base foundation ideas there Zugg!
Slaem

Replies: 37
Views: 75240

PostForum: CMUD Beta Forum   Posted: Wed Dec 28, 2005 7:19 am   Subject: CMUD - Awesome base foundation ideas there Zugg!
Mapper Improvements
  Topic: Triggering a variable
Slaem

Replies: 18
Views: 16789

PostForum: zMUD General Discussion   Posted: Tue Dec 20, 2005 7:08 am   Subject: Triggering a variable
Have you tried it without the ^ and $ anchors?
  Topic: Room Contents Parser
Slaem

Replies: 14
Views: 9532

PostForum: zMUD General Discussion   Posted: Tue Dec 20, 2005 6:58 am   Subject: Room Contents Parser
I was recalling a post by Vijilante, which I see was a couple years ago.
http://forums.zuggsoft.com/phpbb/viewtopic.php?t=13248

I suppose updated versions don't have the 0.5 second limit. Good to ...
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net