Register to post in forums, or Log in to your existing account
 
:
Search found 36 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Help with #alarm command
Dakina

Replies: 15
Views: 23403

PostForum: CMUD General Discussion   Posted: Sat Oct 15, 2011 7:53 pm   Subject: Help with #alarm command
Out of curiosity, I remember way back when (atleast I think it was zmud) when zmud was able to make muiltiple tic timers. Any particular reason you cant do this in CMUD anymore?
  Topic: Keeping a layout
Dakina

Replies: 4
Views: 7451

PostForum: CMUD General Discussion   Posted: Sat Oct 15, 2011 7:48 pm   Subject: Keeping a layout
Ive had a similer issue. When I use the "auto save layour" Occasionally it will loose all of my windows but one, and make that the "main window" but not show anything. I have a "main window" follow by ...
  Topic: Where do I find how to add 2 variables together?
Dakina

Replies: 4
Views: 5635

PostForum: CMUD General Discussion   Posted: Sat Oct 15, 2011 7:44 pm   Subject: Dividing 2 variables from each other
Thanks, it was the parentheses I overlooked.
  Topic: Where do I find how to add 2 variables together?
Dakina

Replies: 4
Views: 5635

PostForum: CMUD General Discussion   Posted: Fri Oct 14, 2011 6:05 pm   Subject: Adding Variables
Thats what I originally figured, but tried
Var1/var2 in a guage and instead got a/b as the output
  Topic: Where do I find how to add 2 variables together?
Dakina

Replies: 4
Views: 5635

PostForum: CMUD General Discussion   Posted: Fri Oct 14, 2011 6:00 am   Subject: Where do I find how to add 2 variables together?
Hi, Im trying to figure out how to add variable1+variable2, and output the total. Where can I find how to do this? I find the "tutorial" and help files very hard to navigate
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 4:49 am   Subject: Capturing a variable inside []
For the purpose of the Alias, which I will use for several things, one of which: gtell @regen Regen's Left, it wont work, because mem gives the mem list and the memming list at the same time, no way t ...
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 4:48 am   Subject: Capturing a variable inside []
ok so I put the trigger in a class folder and added the above script to the trigger and it produced:

mem
Spells currently memorized:
1: [ 2]bone shape [ 1]satiate
2: [ 3]b ...
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 4:44 am   Subject: Capturing a variable inside []
Thanks Shalimar
  Topic: Help with #alarm command
Dakina

Replies: 15
Views: 23403

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 4:39 am   Subject: Help with #alarm command
So do you do that to save on processor work or something? Or is it impossible to make a alarm w/o having it reference the actual clock? I just wanta simple countdown from 30 mins to 0 triggered on bi ...
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 3:51 am   Subject: Capturing a variable inside []
Is there any way to make the first time it shows up var regen1 and the 2nd time regen2? there will never be more than 2 times on the screen, sometimes only 1, and I can use both the variables eventual ...
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 3:26 am   Subject: Capturing a variable inside []
Figured out I needed to add a space inbetween the [ and (%d and now it kinda works, however, the mud outputs:

Spells currently memorized:
1: [ 1]ancestral shroud [ 2]bone shape [ 2]s ...
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 3:12 am   Subject: Capturing a variable inside []
Ok, that dosnt work, and now it dosnt capture the line to another screen like before

~[(%d)~]regenerate
is the exact pattern I am using now
#cw Gold,blink
#capture XP
#capture status
#var rege ...
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 3:10 am   Subject: Capturing a variable inside []
Thanks Daern, Ive read through allot of the starting scripting stuff, but get the %letters mixed up. Thanks a bunch
  Topic: Capturing a variable inside []
Dakina

Replies: 10
Views: 13416

PostForum: CMUD General Discussion   Posted: Thu Oct 13, 2011 2:38 am   Subject: Capturing a variable inside []
Hey Guys, For some reason I cant seem to catcha number located inside [] and save it as a variable.

heres the game output:

Spells currently memorized:
1: [ 1]ancestral shroud [ 2]bone shap ...
  Topic: Help with #alarm command
Dakina

Replies: 15
Views: 23403

PostForum: CMUD General Discussion   Posted: Wed Oct 12, 2011 11:32 pm   Subject: Alarm Help
Ok, so apparently I still dont know what Im doing.

My alarm never does anything I can see.

Here's the exact script:
#cw Aqua
#Alarm "spirit" {-30:00} {#echo Spirits Exausted}
#Alarm {+10} {#s ...
  Topic: Help with #alarm command
Dakina

Replies: 15
Views: 23403

PostForum: CMUD General Discussion   Posted: Wed Oct 12, 2011 2:58 pm   Subject: Help with #alarm command
I Gotcha now, thats because it was already inside {} so you have to move to the next level, Gotcha, sorry been over a decade since I programmed. Thanks Rahab
  Topic: Help with #alarm command
Dakina

Replies: 15
Views: 23403

PostForum: CMUD General Discussion   Posted: Wed Oct 12, 2011 4:49 am   Subject: Help with #alarm command
so I tried replaceing both {} with (), both, one, the other, no luck
  Topic: Help with #alarm command
Dakina

Replies: 15
Views: 23403

PostForum: CMUD General Discussion   Posted: Wed Oct 12, 2011 1:24 am   Subject: Help with #alarm command
Hey Guys,

So Im trying to make a alarm that works seperate from the tic timer.

I want a countdown of 30 mins from when I "control a spirit"

The exact text to match is: The spirit of a kender ...
  Topic: Could someone help me with a few alarms?
Dakina

Replies: 1
Views: 5203

PostForum: zMUD General Discussion   Posted: Tue Aug 23, 2011 11:21 am   Subject: Could someone help me with a few alarms?
So I want to make a alarm that starts a 30 min countdown from:
falls under your spell

the screen looks like:
207H 168V 1X 30.63% 315C Mem:6 Exits:EW> It's a pretty ghastly sight! Searching thr ...
  Topic: Can you make a alias to make alias's?
Dakina

Replies: 1
Views: 3088

PostForum: CMUD General Discussion   Posted: Sun Aug 14, 2011 1:30 pm   Subject: Can you make a alias to make alias's?
Hey Guys,

I want to make a alias for my whosX command
I was wondering if it wouuld work and if theres any special formats
Example,

I use whosrefiat to dissplay refiats real name and alts using ...
  Topic: Could someone help me with my Buttons that use the Command prompt?
Dakina

Replies: 11
Views: 14962

PostForum: CMUD General Discussion   Posted: Fri Aug 12, 2011 8:43 am   Subject: Could someone help me with my Buttons that use the Command prompt?
Figured it out, changed it from trigger on new line, to trigger on prompt.


Any idea on how to make a button that counts down for 30 minutes on the controlling of a spirit?
  Topic: 2 Problems, How Do I do... and Some sounds wont play
Dakina

Replies: 3
Views: 6784

PostForum: CMUD General Discussion   Posted: Fri Aug 12, 2011 8:38 am   Subject: 2 Problems, How Do I do... and Some sounds wont play
Yes Im sure its a wav.
  Topic: Could someone help me with my Buttons that use the Command prompt?
Dakina

Replies: 11
Views: 14962

PostForum: CMUD General Discussion   Posted: Fri Aug 12, 2011 8:36 am   Subject: Could someone help me with my Buttons that use the Command prompt?
I noticed if I spam enter, when 2 prompt lines show up one after the other, without the normal blank line inbetween, then the buttons and status bar update, does this help?
  Topic: Could someone help me with my Buttons that use the Command prompt?
Dakina

Replies: 11
Views: 14962

PostForum: CMUD General Discussion   Posted: Fri Aug 12, 2011 8:14 am   Subject: Could someone help me with my Buttons that use the Command prompt?
Thank you so much for your patience and help :-)
  Topic: Could someone help me with my Buttons that use the Command prompt?
Dakina

Replies: 11
Views: 14962

PostForum: CMUD General Discussion   Posted: Fri Aug 12, 2011 8:13 am   Subject: Could someone help me with my Buttons that use the Command prompt?
<button type="Gauge" autosize="false" width="90" height="23" autopos="false" toolbar="2" color="lime" textcolor="red" border="black" gaugelowcol="red" priority="5" id="4951">
<caption>H ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net