Register to post in forums, or Log in to your existing account
 
:
Search found 53 matches for:
Page 1 of 3 Goto page 1, 2, 3  Next
Author Message
  Topic: Searching a variable for specific words
Shezmu

Replies: 5
Views: 8081

PostForum: CMUD General Discussion   Posted: Fri Mar 16, 2012 6:20 pm   Subject: Searching a variable for specific words
Once again, Charneus is much better at this than I am. ;)
  Topic: Searching a variable for specific words
Shezmu

Replies: 5
Views: 8081

PostForum: CMUD General Discussion   Posted: Fri Mar 16, 2012 4:33 pm   Subject: Searching a variable for specific words
This should work. Just going from memory, though.
#if %ismember("south",@Exitlist) {#var WalkSafe "Yes"} {}
  Topic: Request: #PLAY wait for previous #PLAY to finish
Shezmu

Replies: 4
Views: 6898

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2012 3:41 pm   Subject: Request: #PLAY wait for previous #PLAY to finish
Awesome. Thanks for the explanation. That might be the easiest way to do it.
  Topic: Request: #PLAY wait for previous #PLAY to finish
Shezmu

Replies: 4
Views: 6898

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2012 4:59 am   Subject: Request: #PLAY wait for previous #PLAY to finish
I'm not sure I'm following you, Shalimar. As I understand, #EVENT is only for internal CMUD triggers like ONCONNECT and such. Could you elaborate, please?
  Topic: Request: #PLAY wait for previous #PLAY to finish
Shezmu

Replies: 4
Views: 6898

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2012 12:42 am   Subject: Request: #PLAY wait for previous #PLAY to finish
I'm not sure if this is feasible for the next update (or when that update will be.)

The request I have is a checkbox under general options to have audio files buffer until the previous audio file ...
  Topic: Cmud disconnects me from the MUD
Shezmu

Replies: 3
Views: 6471

PostForum: CMUD General Discussion   Posted: Mon Jun 27, 2011 10:48 pm   Subject: Cmud disconnects me from the MUD
Our MUD uses a "keepalive" config, which is just a simple ping to your connection. Check with your admins to see if they can do something similar.
  Topic: Zugg and Chiara busy for a couple of weeks
Shezmu

Replies: 10
Views: 14089

PostForum: CMUD General Discussion   Posted: Wed Jun 08, 2011 1:04 am   Subject: Zugg and Chiara busy for a couple of weeks
I recently found out that the same rule applies for carpet cleaners when your dog has an accident at the new house. A nice 10:30 p.m. trip to the old house to retrieve the carpet cleaner does wonders ...
  Topic: Can CMUD do this? Yes!!
Shezmu

Replies: 22
Views: 31886

PostForum: CMUD General Discussion   Posted: Sun Apr 24, 2011 5:49 pm   Subject: Can CMUD do this? Yes!!
This is my layout. Details such as spell duration are show twice, once as a value (in tics) in my status window, the second graphically on my left toolbar.

http://img155.imageshack.us/i/captureqw. ...
  Topic: Hiding or disabling toolbar
Shezmu

Replies: 5
Views: 7860

PostForum: CMUD General Discussion   Posted: Sun Apr 24, 2011 5:37 pm   Subject: Hiding or disabling toolbar
By the way, if I didn't get back to you, this worked perfectly Drax. Thanks.
  Topic: Hiding or disabling toolbar
Shezmu

Replies: 5
Views: 7860

PostForum: CMUD General Discussion   Posted: Sun Apr 10, 2011 10:33 pm   Subject: Hiding or disabling toolbar
I've played around with #call %pref() but can not seem to figure out how to hide a toolbar. Does anyone know of a way to do so with a script?
  Topic: Hiding or disabling toolbar
Shezmu

Replies: 5
Views: 7860

PostForum: CMUD General Discussion   Posted: Sat Apr 09, 2011 11:21 pm   Subject: Hiding or disabling toolbar
Thanks. I managed to move it around to various sides with #call %pref(toolbar3,0) which moves it to top, but can't figure out how to hide it.
  Topic: Hiding or disabling toolbar
Shezmu

Replies: 5
Views: 7860

PostForum: CMUD General Discussion   Posted: Sat Apr 09, 2011 10:28 pm   Subject: Hiding or disabling toolbar
Is there any command to hide a toolbar?
  Topic: Trying to optimize UI with lots of buttons/images
Shezmu

Replies: 14
Views: 24807

PostForum: CMUD General Discussion   Posted: Sat Apr 09, 2011 12:37 am   Subject: Trying to optimize UI with lots of buttons/images
T0rin, I envy your uber-UI ness. Good looking screen.
  Topic: Access Violation at address 00DDDE73 error message
Shezmu

Replies: 2
Views: 5016

PostForum: CMUD General Discussion   Posted: Sun Mar 27, 2011 1:10 am   Subject: Access Violation at address 00DDDE73 error message
Would I only see it in that one instance, or wouldn't I see it everywhere else? And if that's the case, do I export all to XML and re-install?
  Topic: Access Violation at address 00DDDE73 error message
Shezmu

Replies: 2
Views: 5016

PostForum: CMUD General Discussion   Posted: Sun Mar 27, 2011 12:52 am   Subject: Access Violation at address 00DDDE73 error message
I need some help with the following error message:

Access violation at address 00DDDE73 in module 'cMUD.exe'. Read of address 000001BC.

I have a button that is enabled whenever I log one specifi ...
  Topic: Problem with opening multiple characters.
Shezmu

Replies: 8
Views: 11841

PostForum: CMUD General Discussion   Posted: Sat Feb 26, 2011 5:19 am   Subject: Problem with opening multiple characters.
You're probably going to have to provide more information. Are all settings & packages the same across the board, or is there something different about this one character?
  Topic: #VAR in another window
Shezmu

Replies: 7
Views: 9163

PostForum: CMUD General Discussion   Posted: Wed Feb 02, 2011 12:55 pm   Subject: #VAR in another window
Myrkul was right. //window/class/variable worked, but when I first tried that, it wasn't working. Figured out why, I had a space in the name of my window. It was AVATAR Shezmu. I renamed it to just AV ...
  Topic: Package Library Poll 2010/2011
Shezmu

Replies: 33
Views: 111359

PostForum: CMUD General Discussion   Posted: Wed Feb 02, 2011 2:41 am   Subject: Package Library Poll 2010/2011
Like Martaigne, I find it easier to export my scripts to XML and post them on my MUD's wiki.

I am not a coder by nature, so my scripts tend to be a bit chaotic, messy and poorly organized. I don't ...
  Topic: #VAR in another window
Shezmu

Replies: 7
Views: 9163

PostForum: CMUD General Discussion   Posted: Wed Feb 02, 2011 2:40 am   Subject: #VAR in another window
Doesn't // begin a comment, ignored by CMud?
  Topic: #VAR in another window
Shezmu

Replies: 7
Views: 9163

PostForum: CMUD General Discussion   Posted: Wed Feb 02, 2011 12:27 am   Subject: #VAR in another window
Okay, let me see if I can explain this properly.

I have a variable in a class in my main window. I have a script in that window that totals up my current ammo count, and creates a new small window ...
  Topic: [3.33a] CMUD minimizing - Does not return unless you utilize Task manager
Shezmu

Replies: 10
Views: 14211

PostForum: CMUD General Discussion   Posted: Tue Jan 25, 2011 1:38 am   Subject: [3.33a] CMUD minimizing - Does not return unless you utilize Task manager
I know these are silly questions, but it doesn't hurt to ask: any other windows open, like the Package Editor or Help window? Do you have CMud opening any other applications or files?
  Topic: [3.33a] CMUD minimizing - Does not return unless you utilize Task manager
Shezmu

Replies: 10
Views: 14211

PostForum: CMUD General Discussion   Posted: Sun Jan 23, 2011 2:52 am   Subject: [3.33a] CMUD minimizing - Does not return unless you utilize Task manager
You may need to provide a lot more information. What OS are you running? Are you having any other problems with other software, especially anything that maintains a continuous connection?

Do you se ...
  Topic: need paid help with cmud
Shezmu

Replies: 4
Views: 6406

PostForum: CMUD General Discussion   Posted: Thu Jan 13, 2011 5:40 pm   Subject: need paid help with cmud
Brutalisk, all three of your posts border on flaming, and are filled with complaints and weak descriptions of your problems. If you can't be constructive in your feedback, or provide enough details fo ...
  Topic: CMud freezes on exiting mud
Shezmu

Replies: 6
Views: 8265

PostForum: CMUD General Discussion   Posted: Tue Jan 11, 2011 6:31 pm   Subject: CMud freezes on exiting mud
I'll give it a try. Like I said, it only occurs occasionally. It's not a consistent thing, and there aren't any particular events that I can see beforehand that cause it. Thanks for the pointers on cl ...
  Topic: CMud freezes on exiting mud
Shezmu

Replies: 6
Views: 8265

PostForum: CMUD General Discussion   Posted: Tue Jan 11, 2011 5:44 pm   Subject: CMud freezes on exiting mud
That's it for logout scripts. Thanks for the input on the settings in the Package Editor. I need to explore around a bit, because I know there are features that I haven't used or learned to use yet. I ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net