Author |
Message |
Topic: Trigger Help! |
Lokke11
Replies: 2
Views: 7304
|
Forum: CMUD General Discussion Posted: Thu Sep 11, 2014 3:34 pm Subject: Trigger Help! |
Awesome. Thanks for the fix. Learned something new! |
Topic: Trigger Help! |
Lokke11
Replies: 2
Views: 7304
|
Forum: CMUD General Discussion Posted: Thu Sep 11, 2014 6:12 am Subject: Trigger Help! |
I am having a problem with my trigger. What I have deduced is that when the Pattern comes in with a Very Good in the stats the #If command is counting as both the =Good and =Very Good which throw's of ... |
Topic: Need help with a Trigger |
Lokke11
Replies: 8
Views: 12013
|
Forum: CMUD General Discussion Posted: Sun Sep 08, 2013 2:50 am Subject: Need help with a Trigger |
Cool, ill test it out and let ya know. Probably on Monday. Thanks a bunch. |
Topic: Need help with a Trigger |
Lokke11
Replies: 8
Views: 12013
|
Forum: CMUD General Discussion Posted: Sat Sep 07, 2013 2:30 pm Subject: Need help with a Trigger |
OK, trying to understand this. By typing group it triggers off Your group consists of, clearing the previous health levels and setting new levels for health. By pressing F1 it determines who is most w ... |
Topic: Need help with a Trigger |
Lokke11
Replies: 8
Views: 12013
|
Forum: CMUD General Discussion Posted: Sat Sep 07, 2013 6:39 am Subject: Need help with a Trigger |
Thanks!
Will it just make F1 the hotkey to full the wounded person, or is it going to automatically stand and start casting on its own? Would rather be in control of when i cast my spells but have it ... |
Topic: Need help with a Trigger |
Lokke11
Replies: 8
Views: 12013
|
Forum: CMUD General Discussion Posted: Thu Sep 05, 2013 5:27 am Subject: Need help with a Trigger |
Here is a cut/paste from the mud:
< 918h/918H 122v/124V Pos: standing >
Your group consists of ( 5/30):
( Head) 918/918 hit, 122/124 move Debby
(Front) 1262/1262 hit, 244/295 mov ... |
Topic: Need help with a Trigger |
Lokke11
Replies: 8
Views: 12013
|
Forum: CMUD General Discussion Posted: Wed Sep 04, 2013 4:37 pm Subject: Need help with a Trigger |
This is just a math to calculate who is more injuried and setting it to a key for easy use. If someone can help me out with making this old Zmud version work for my Cmud that would be great.
This i ... |
Topic: Help, I deleted my command line. |
Lokke11
Replies: 2
Views: 5219
|
Forum: CMUD General Discussion Posted: Sun Apr 29, 2012 5:09 am Subject: Help, I deleted my command line. |
Ya I deleted my Command line that hold the text I type to send to the mud.
How do I fix it.? |
Topic: Help with a Heal Script |
Lokke11
Replies: 3
Views: 6683
|
Forum: CMUD General Discussion Posted: Fri Oct 15, 2010 6:57 pm Subject: Help with a Heal Script |
Yea the trigger itself works. Just the problems I am having it one, how to clear a variable that is set to nothing. Like if I run the trigger and it says Batman is most hurt, I heal him, then no one i ... |
Topic: Help with a Heal Script |
Lokke11
Replies: 3
Views: 6683
|
Forum: CMUD General Discussion Posted: Fri Oct 15, 2010 3:51 pm Subject: Help with a Heal Script |
Pattern: [~(Front~)|~(Back~)|~( Head~)]%s(%d)/(%d)*hit,*{move|mana} (%w)
Trigger:
#math hurtLevel (%1 * 1000/ %2)
#math maxHps %2
#math curHps %1
#if (@mostHurtLevel > @hurtLevel) {#var most ... |
Topic: Help with a Heal Script |
Lokke11
Replies: 3
Views: 6683
|
Forum: CMUD General Discussion Posted: Mon Sep 27, 2010 8:03 am Subject: Help with a Heal Script |
Just looking for a heal script that will look at my groups health and will determine which one is the lowest and set that member to a hotkey.
This is a copy of what comes off mud when I type group: ... |
Topic: Need some Variable Using Help |
Lokke11
Replies: 2
Views: 6922
|
Forum: zMUD General Discussion Posted: Wed Jan 13, 2010 12:08 am Subject: Need some Variable Using Help |
Bingo!
Thanks.
How about an easy way to add names to that variable? or remove? |
Topic: Need some Variable Using Help |
Lokke11
Replies: 2
Views: 6922
|
Forum: zMUD General Discussion Posted: Tue Jan 12, 2010 8:44 pm Subject: Need some Variable Using Help |
I know its probably really simple but cant figure it out:)
Pattern:
turns to focus * attack on (%w)!
Command:
#if (@friends) {#var rescuetarget {friends};rescue @rescuetarget}
I have filled ... |
Topic: Ansi Issue's |
Lokke11
Replies: 2
Views: 5874
|
Forum: CMUD General Discussion Posted: Wed May 02, 2007 6:27 pm Subject: Ansi Issue's |
Ok. I am not using anything to change the colors coming from the mud. But for some reason the light black? color is being changed to a highlighted white. Dunno how else to describe it. |
Topic: [1.32] #hi trouble? |
Lokke11
Replies: 6
Views: 12433
|
Forum: CMUD General Discussion Posted: Wed May 02, 2007 1:52 pm Subject: [1.32] #hi trouble? |
I just update to 1.32 and now the color is messed up coming from the mud. Its highlighting a specific color that is coming from the mud. Whats up? |
Topic: Odd Trigger Problems |
Lokke11
Replies: 1
Views: 4751
|
Forum: CMUD General Discussion Posted: Fri Apr 27, 2007 6:29 am Subject: Odd Trigger Problems |
I have a couple problems with Cmud coding/trigger set up. This same trigger
works on zmud but not on Cmud. I have a version of this trigger that is working
fine that is the exactly the same as the o ... |
|