Author |
Message |
Topic: need input on what should be a simple script |
rakasha681
Replies: 6
Views: 13990
|
Forum: CMUD General Discussion Posted: Thu Jan 21, 2010 7:19 pm Subject: need input on what should be a simple script |
There are 3 types of mobs wandering that area, so i single kill trigger woulnt work. Also, they are aggro, and attack on sight, so a kill trigger isnt actually needed at all, and thats where ive run i ... |
Topic: need input on what should be a simple script |
rakasha681
Replies: 6
Views: 13990
|
Forum: CMUD General Discussion Posted: Wed Jan 20, 2010 6:43 pm Subject: need input on what should be a simple script |
The problem with that, is the mobs wander, and are sneaky, so no echo when they enter the room. So there may be 1 in the room when i enter, but by the time it is dead, there might be 2 or 3. Hrmm.. |
Topic: need input on what should be a simple script |
rakasha681
Replies: 6
Views: 13990
|
Forum: CMUD General Discussion Posted: Wed Jan 20, 2010 7:18 am Subject: need input on what should be a simple script |
Basically, there is a 6 room stretch of road with some aggro mobs that i want to patrol on a set interval to clear the aggro mobs. I have tried every which way i can come up with to have the path star ... |
Topic: Going back to 2.37? |
rakasha681
Replies: 2
Views: 5148
|
Forum: CMUD Beta Forum Posted: Thu Jan 14, 2010 12:36 am Subject: Going back to 2.37? |
I was using the beta for a while, but wanted to switch back to the stable release. When i try to load up the packages i was using in the beta, i get an error, "Limegreen is not a valid integer value." ... |
Topic: Need help with my alias |
rakasha681
Replies: 7
Views: 10032
|
Forum: CMUD General Discussion Posted: Thu Dec 17, 2009 8:30 pm Subject: Need help with my alias |
Take a look at this part for the act alias:
#LOOPDB @mob_list {#IF (%val >= 1) {$temp = 1}}
#IF $temp {act} {#var bmove 1;move}
the value of $temp gets set to 1, and then y ... |
Topic: Problem sending variables from one session to another |
rakasha681
Replies: 1
Views: 4175
|
Forum: CMUD General Discussion Posted: Wed Dec 16, 2009 6:33 pm Subject: Problem sending variables from one session to another |
What i want, is for my status window to show hp/mana for several sessions logged in at once. I have a trigger set up for the prompt on each session:
^<R> (&RakHP)/(&RakMaxHP)hp (&Ra ... |
Topic: Fonts on Buttons |
rakasha681
Replies: 6
Views: 11861
|
Forum: CMUD General Discussion Posted: Tue Dec 08, 2009 8:41 pm Subject: Fonts on Buttons |
With going through every font setting in CMud, i must have hit something i shouldnt have. I lost my ANSI colors. Its parsing everything and making it whatever color its set to for the default session. ... |
Topic: Fonts on Buttons |
rakasha681
Replies: 6
Views: 11861
|
Forum: CMUD General Discussion Posted: Tue Dec 08, 2009 8:06 pm Subject: Fonts on Buttons |
Thanks Zugg. Guess I'll use the alternate work-around... change my resolution down from 1920x1080 == bigger fonts all around ;) |
Topic: Fonts on Buttons |
rakasha681
Replies: 6
Views: 11861
|
Forum: CMUD General Discussion Posted: Tue Dec 08, 2009 5:11 am Subject: Fonts on Buttons |
Can you change the font for Buttons, i can change the color, and the fontsize for everything else, just cant find a setting for the Buttons. Thanks! |
|