Author |
Message |
Topic: Gauged Timer |
Delrayne
Replies: 7
Views: 10945
|
Forum: CMUD General Discussion Posted: Fri May 06, 2011 10:35 pm Subject: Gauged Timer |
Just got it working! thanks for the help guys/gals |
Topic: Gauged Timer |
Delrayne
Replies: 7
Views: 10945
|
Forum: CMUD General Discussion Posted: Fri May 06, 2011 7:19 pm Subject: Gauged Timer |
error: File: . Line:14 Col: 21 Error: Invalid element name:"
on yours oldguy |
Topic: Gauged Timer |
Delrayne
Replies: 7
Views: 10945
|
Forum: CMUD General Discussion Posted: Fri May 06, 2011 7:19 am Subject: Gauged Timer |
I had one for zMud, but of course I lost it....can't figure it out in Cmud...I've tried searching, but can't get anything to work...Basically I want a timer that counts down from 20 minutes and displa ... |
Topic: information needed about #c+ |
Delrayne
Replies: 5
Views: 6927
|
Forum: zMUD General Discussion Posted: Mon Nov 10, 2008 3:31 am Subject: information needed about #c+ |
While we are on the topic, settings changed in preference are automatically saved including their child windows, aye? Assuming your running the same mud file you changed them under of course. |
Topic: information needed about #c+ |
Delrayne
Replies: 5
Views: 6927
|
Forum: zMUD General Discussion Posted: Sun Nov 09, 2008 12:42 am Subject: information needed about #c+ |
Is there anyway to predefine the properties in a new window created with #c+ particularly the number of lines it holds? |
Topic: Logging into a new window(Possible?) |
Delrayne
Replies: 2
Views: 5166
|
Forum: zMUD General Discussion Posted: Fri Nov 07, 2008 7:56 pm Subject: Logging into a new window(Possible?) |
Wow, much appreciated. Saves me a lot of headahce when looking through black and white logs. Colors make things so much simpler. |
Topic: Logging into a new window(Possible?) |
Delrayne
Replies: 2
Views: 5166
|
Forum: zMUD General Discussion Posted: Fri Nov 07, 2008 7:34 am Subject: Logging into a new window(Possible?) |
So basically what I want to know is if there is a way to turn logging on and have it send that information into a new zmud window, as if there were multiple sessions going on. If it is possible, pleas ... |
Topic: Help in making an alias more efficient |
Delrayne
Replies: 1
Views: 3607
|
Forum: zMUD General Discussion Posted: Thu Jun 12, 2008 5:28 am Subject: Help in making an alias more efficient |
So here's my alias:
#if (@targetaura = 1 and @targetshield = 0) {rkick1}
#if (@targetaura = 1 and @bladesurge = 1 and @targetshield = 0) {rkick2}
#if (@targetshield = 1 and @targetaura = 0) {raze ... |
Topic: Using %random in an alias |
Delrayne
Replies: 2
Views: 4411
|
Forum: zMUD General Discussion Posted: Thu Jun 12, 2008 2:53 am Subject: Using %random in an alias |
Thanks for help, works like a charm now. I originally had it working off the random alone without the extra variables, but I couldn't get it to work and went that route. I new something was up, when I ... |
Topic: Using %random in an alias |
Delrayne
Replies: 2
Views: 4411
|
Forum: zMUD General Discussion Posted: Tue Jun 10, 2008 11:06 pm Subject: Using %random in an alias |
Ok, so I have an alias like so:
#alias {throwdarts}
#var rtoxin1 %item( @toxins1, %random( 7, 0))
#var rtoxin2 %item( @toxins2, %random( 7, 0))
dart select @rtoxin1
dart backup @rtoxin2
twinsh ... |
Topic: Target Lists, not sure if possible at all. |
Delrayne
Replies: 1
Views: 3529
|
Forum: zMUD General Discussion Posted: Tue Jun 10, 2008 5:16 am Subject: Target Lists, not sure if possible at all. |
Alright, so what I want to do is have a list of possible targets. When I hit my hunting alias I want it to check if if the target is in there and if it is attack with that target specified. I'll likel ... |
Topic: Docking my status window |
Delrayne
Replies: 2
Views: 5046
|
Forum: zMUD General Discussion Posted: Fri Feb 08, 2008 7:37 am Subject: Docking my status window |
Thanks, the layout wasn't locked, but locking it and unlocking reset whatever I did, so I was able to dock it again. Thanks again. |
Topic: Docking my status window |
Delrayne
Replies: 2
Views: 5046
|
Forum: zMUD General Discussion Posted: Thu Feb 07, 2008 2:19 am Subject: Docking my status window |
Ok, something happened, It use to be able to dock, but now it won't. What can I do to make it dock again?
When I say something happened, I mean it just mysteriously stopped doing it one day. Please h ... |
Topic: Database usage and help |
Delrayne
Replies: 4
Views: 6964
|
Forum: zMUD General Discussion Posted: Mon Feb 04, 2008 3:54 am Subject: Database usage and help |
Thanks for the help Arminas. Not exactly what I'm looking for, but looking at the code that you used and how you explained its mechanics I think I may be able to formulate something that will do what ... |
Topic: Database usage and help |
Delrayne
Replies: 4
Views: 6964
|
Forum: zMUD General Discussion Posted: Sun Feb 03, 2008 7:07 am Subject: Database usage and help |
messy or not, if you guys can help i'll take it. If you just honestly don't want to deal with the headache of it, I understand I'll keep trying or if you can tell me some things to use instead of data ... |
Topic: Database usage and help |
Delrayne
Replies: 4
Views: 6964
|
Forum: zMUD General Discussion Posted: Fri Feb 01, 2008 7:19 pm Subject: Database usage and help |
I need help writing a script dealing with database variables. Unfortunately I don't have any knowlege or experience with database variables. Ok, so I play Imperian and I use the predator profession wh ... |
|