Author |
Message |
Topic: Trigger on Prompt? How. |
radboi22
Replies: 1
Views: 6517
|
Forum: zMUD General Discussion Posted: Sun Jan 26, 2014 11:46 pm Subject: Trigger on Prompt? How. |
I want the trigger to fire on the prompt without having to hit enter for a newline. How do I get a trigger to fire on prompt without having to hit enter.
Thanks. The trigger is set up and works, only ... |
Topic: ALTERNATIVE TO #GVAR |
radboi22
Replies: 0
Views: 3460
|
Forum: CMUD General Discussion Posted: Sun Sep 29, 2013 4:19 am Subject: ALTERNATIVE TO #GVAR |
I have 2 different character packages, I want them to share the same target. What is the best method to this? Im trying to find the best alternative on CMUD for the #GVAR function. Thanks =D |
Topic: Why is this happening? Multiple outputs on one instance. |
radboi22
Replies: 2
Views: 7836
|
Forum: zMUD General Discussion Posted: Fri Sep 27, 2013 10:30 pm Subject: Why is this happening? Multiple outputs on one instance. |
I figured that This version of zmud is bugged, using Cmud and works just fine. |
Topic: Why is this happening? Multiple outputs on one instance. |
radboi22
Replies: 2
Views: 7836
|
Forum: zMUD General Discussion Posted: Fri Sep 27, 2013 9:29 pm Subject: Why is this happening? Multiple outputs on one instance. |
Refugees being a string of directions.
one single fire should pop the first direction being west, instead it's popping random numbers, sometimes one, and something all the way up to 12. Why is this?
... |
Topic: How to check for a word in a String of words. |
radboi22
Replies: 3
Views: 7874
|
Forum: zMUD General Discussion Posted: Thu May 06, 2010 5:29 am Subject: How to check for a word in a String of words. |
Thank you that's what I was looking for =D |
Topic: How to check for a word in a String of words. |
radboi22
Replies: 3
Views: 7874
|
Forum: zMUD General Discussion Posted: Wed May 05, 2010 10:08 pm Subject: How to check for a word in a String of words. |
Example. You hold a Red Flute.
You hold a Flute that is Red.
You touch a Flute.
Hey there's a flute in your hand!
How do I make a trigger that looks for th ... |
Topic: MAPPER DIRECTIONS, SPEEDWALKING |
radboi22
Replies: 3
Views: 6572
|
Forum: zMUD General Discussion Posted: Sun Apr 12, 2009 9:51 pm Subject: MAPPER DIRECTIONS, SPEEDWALKING |
Is there anyway to get mapper to send %1 %direction?
Example, during slow speedwalking, it sends east, waits for the ok, then sends the next directions,
how do I get it to add something before the ... |
Topic: Cmud Speedwalking? |
radboi22
Replies: 1
Views: 4885
|
Forum: CMUD General Discussion Posted: Fri Apr 03, 2009 1:47 pm Subject: Cmud Speedwalking? |
On Cmud 2.37, Is speedwalking not working? I can't get it to move at all. |
Topic: How to change Interface FONT |
radboi22
Replies: 2
Views: 5278
|
Forum: CMUD General Discussion Posted: Fri Apr 03, 2009 1:36 pm Subject: How to change Interface FONT |
Some of the words on the interface are cut off half way, can't read alot of words when I open up setting windows and such,
how do I change the font of CMUD interface, thanks =D
I checked in the se ... |
Topic: Is CMUD Ready to buy? |
radboi22
Replies: 6
Views: 10032
|
Forum: CMUD General Discussion Posted: Thu Apr 02, 2009 8:37 pm Subject: Is CMUD Ready to buy? |
I bought Cmud, so far everything seems to be fixed. Including mapper. I will need to ask a few questions about the new scripting. |
Topic: New CMUD/CMUDPro/TeSSH BETA version 3.06 available |
radboi22
Replies: 10
Views: 20867
|
Forum: CMUD General Discussion Posted: Tue Mar 31, 2009 11:00 pm Subject: New CMUD/CMUDPro/TeSSH BETA version 3.06 available |
You want a chat feature? Go to yahoo chat rooms. |
Topic: Is CMUD Ready to buy? |
radboi22
Replies: 6
Views: 10032
|
Forum: CMUD General Discussion Posted: Tue Mar 31, 2009 10:57 pm Subject: Is CMUD Ready to buy? |
Im afraid i didn't get to use that newer version in the trial, stupid me didn't update it I guess. Anyways is there like a single day trial key i can use just to try the new one, If all is good I will ... |
Topic: Is CMUD Ready to buy? |
radboi22
Replies: 6
Views: 10032
|
Forum: CMUD General Discussion Posted: Tue Mar 31, 2009 5:29 pm Subject: Is CMUD Ready to buy? |
Ive played around with the Trial, And so far ive found alot of bugs. Cmud crashed a few times, but with the setting saving automatically, it wasn't a problem. The mapper would not CENTER, half the ma ... |
Topic: How do I check all items in a string list |
radboi22
Replies: 1
Views: 4705
|
Forum: zMUD General Discussion Posted: Fri Mar 27, 2009 10:56 pm Subject: How do I check all items in a string list |
Without using %itemnums
thanks |
Topic: How do I completely Reverse a String list? |
radboi22
Replies: 1
Views: 4585
|
Forum: zMUD General Discussion Posted: Fri Mar 27, 2009 10:47 pm Subject: How do I completely Reverse a String list? |
Thanks, I just want to inverse the string list! |
Topic: #IF, How to match Two patterns before Returning True |
radboi22
Replies: 5
Views: 8751
|
Forum: zMUD General Discussion Posted: Wed Mar 25, 2009 4:38 pm Subject: #IF, How to match Two patterns before Returning True |
THANKS A BUNCH! |
Topic: #IF, How to match Two patterns before Returning True |
radboi22
Replies: 5
Views: 8751
|
Forum: zMUD General Discussion Posted: Wed Mar 25, 2009 4:09 pm Subject: #IF, How to match Two patterns before Returning True |
Hi, I checked pattern matching and can't figure it out, Let's say i want to match two variables, Ex...
#IF (@VARIABLE1=1 AND @VARIABLE2=2) {COMMAND} {IFNOT COMMAND}
What do i use in place of AND, ... |
Topic: Using Colors to help with Parsing? |
radboi22
Replies: 3
Views: 6792
|
Forum: CMUD General Discussion Posted: Fri Mar 20, 2009 2:35 am Subject: Using Colors to help with Parsing? |
awesome thanks! |
Topic: Using Colors to help with Parsing? |
radboi22
Replies: 3
Views: 6792
|
Forum: CMUD General Discussion Posted: Fri Mar 20, 2009 1:11 am Subject: Using Colors to help with Parsing? |
If I want a trigger to trigger off of a certain color from the MUD, how would I do that? Can someone give me an example?
IE: The room name is always the same unique color, I want to use that color to ... |
Topic: Quick Question with Wild Cards |
radboi22
Replies: 4
Views: 6694
|
Forum: zMUD General Discussion Posted: Thu Mar 19, 2009 11:48 pm Subject: Quick Question with Wild Cards |
You see exits leading north, east (open door), southeast, south, and west (open
door).
Exit line from Achaea.. Basically I want to parse all these directions to variables, I have the triggers to p ... |
Topic: want to buy cmud, Problems with Mapper though |
radboi22
Replies: 1
Views: 4391
|
Forum: CMUD General Discussion Posted: Thu Mar 19, 2009 2:11 am Subject: want to buy cmud, Problems with Mapper though |
Im playing Achae, I auto Configure mapper, it detects exits ok, I disable the room name and descriptions, the mapper maps new rooms, but refuses to send into a room already created, I have to keep set ... |
Topic: How do I do this? Trigger when something isn't there. |
radboi22
Replies: 4
Views: 16199
|
Forum: Finished MUD Scripts Posted: Sat Mar 14, 2009 5:16 pm Subject: How do I do this? Trigger when something isn't there. |
It's finished now, thanks guys! |
Topic: How do I do this? Trigger when something isn't there. |
radboi22
Replies: 4
Views: 16199
|
Forum: Finished MUD Scripts Posted: Sat Mar 14, 2009 3:47 pm Subject: How do I do this? Trigger when something isn't there. |
<primary weapon> a high quality mining pick [82%]
I want the the trigger to fire off the command line when the [82%] is not in that line.
<primary weapon> a high quality mini ... |
Topic: I need help setting up a proxy! |
radboi22
Replies: 5
Views: 8366
|
Forum: zMUD General Discussion Posted: Sun Nov 02, 2008 3:29 am Subject: I need help setting up a proxy! |
I figured it out by myself, and yes i multiplay like CRAZY, im glad I got this to work, thanks guys. |
Topic: I need help setting up a proxy! |
radboi22
Replies: 5
Views: 8366
|
Forum: zMUD General Discussion Posted: Sun Nov 02, 2008 2:06 am Subject: I need help setting up a proxy! |
Hello there =D I was banned from a certain mud, I just wanted to pop back on to ask why! I don't know much about Proxys, but I kinda figured it changes your IP address, is this correct? Anyways, I nee ... |
|