Register to post in forums, or Log in to your existing account
 
:
Search found 277 matches for:
Page 1 of 12 Goto page 1, 2, 3 ... 10, 11, 12  Next
Author Message
  Topic: So many problems, please help.
Loftaris

Replies: 2
Views: 1961

PostForum: CMUD General Discussion   Posted: Wed May 11, 2022 3:27 pm   Subject: So many problems, please help.
I had Linux back in the day but then ended up buying an HP Laptop that was somehow Windows only, and refused to install Linux OS. Laptop was too good to return (early adopted first gen SSD, gaming gp ...
  Topic: So many problems, please help.
Loftaris

Replies: 2
Views: 1961

PostForum: CMUD General Discussion   Posted: Tue May 10, 2022 5:07 pm   Subject: So many problems, please help.
I'm on Windows 11, trying to run CMud 3.34, but I'm just having so many constant game-breaking issues I just don't know how to fix any of this.

I'm trying to run 4 sessions, but they're all breakin ...
  Topic: Countdown timer in a button
Loftaris

Replies: 1
Views: 1518

PostForum: CMUD General Discussion   Posted: Sat May 07, 2022 1:04 am   Subject: Countdown timer in a button
I had an old script once upon a time but my old files appear to be corrupted, I can't open them :( It'd been about 5 years since I did anything in CMud and can't seem to figure this out anymore :(
...
  Topic: Please help with a complex(to me) trigger.
Loftaris

Replies: 6
Views: 3532

PostForum: CMUD General Discussion   Posted: Fri May 06, 2022 12:44 am   Subject: Please help with a complex(to me) trigger.
I believe that capturing the first monster is going to be a pain. I have read that you can use regex to combine multiple lines into a single line to capture into a variable, but you'd have to have a ...
  Topic: Please help with a complex(to me) trigger.
Loftaris

Replies: 6
Views: 3532

PostForum: CMUD General Discussion   Posted: Wed May 04, 2022 6:32 pm   Subject: Please help with a complex(to me) trigger.

The pattern:
^There is {a|an|two|three...}*({@monsterlist})*here.$
Will match if any word from your list appears in the sentence. It will, however, capture the LAST monster name in the sentence r ...
  Topic: Please help with a complex(to me) trigger.
Loftaris

Replies: 6
Views: 3532

PostForum: CMUD General Discussion   Posted: Mon May 02, 2022 1:18 pm   Subject: Please help with a complex(to me) trigger.
There are other monsters in the game that re-use words, however it doesn't matter, because they are all just variations of each other, so a female skeleton lord, I've got manually set to lord, but a s ...
  Topic: Please help with a complex(to me) trigger.
Loftaris

Replies: 6
Views: 3532

PostForum: CMUD General Discussion   Posted: Sat Apr 30, 2022 9:24 pm   Subject: Please help with a complex(to me) trigger.
<trigger priority="430" id="186">
<pattern>^There is {a|an|two|three|four|five|six|seven|eight|nine} (*){, | h}ere.$</pattern>
<value>

#var currentEnemy %db(@monsterLi ...
  Topic: How do I show a list as a number?
Loftaris

Replies: 2
Views: 6607

PostForum: CMUD General Discussion   Posted: Mon Nov 06, 2017 9:00 am   Subject: How do I show a list as a number?
I have a variable as a list of names, how do I convert that into a number?

If the list has 20 names, I want it to show 20.

I want to put that onto a button so that it updates live, always showin ...
  Topic: What's the best way to capture this
Loftaris

Replies: 3
Views: 7033

PostForum: CMUD General Discussion   Posted: Sun Nov 05, 2017 11:04 pm   Subject: What's the best way to capture this
It doesn't quite work. I had to fix the ({ mistakes, but even then it still fails if the monster has [50%] added on. Also I forgot to mention sometimes the monster will have a title after it

(mob) ...
  Topic: What's the best way to capture this
Loftaris

Replies: 3
Views: 7033

PostForum: CMUD General Discussion   Posted: Sun Nov 05, 2017 7:52 pm   Subject: What's the best way to capture this
I'm trying to capture the monsters name, but it's not exactly convenient.

The format typically looks like this:

(mob)Jeff.
(mob)George.

etc..

However, the name changes all the time, it ca ...
  Topic: How to send escape key to mud?
Loftaris

Replies: 6
Views: 13256

PostForum: CMUD General Discussion   Posted: Fri Jun 23, 2017 11:30 pm   Subject: How to send escape key to mud?
Using #stop theoretically works, but in practicality does not. I send #stop all the time, and it says Slow Walking Aborted, but as soon as I move, it thinks it's okay to go, but since it isn't follow ...
  Topic: How to send escape key to mud?
Loftaris

Replies: 6
Views: 13256

PostForum: CMUD General Discussion   Posted: Thu Jun 22, 2017 10:34 pm   Subject: How to send escape key to mud?
HOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOLD ON! I've been asking the wrong question!!!

What I'm trying to do is send the escape key to CMUD itself... I need to abort the slow walk (#stop doesn't stop a ...
  Topic: How to send escape key to mud?
Loftaris

Replies: 6
Views: 13256

PostForum: CMUD General Discussion   Posted: Thu Jun 22, 2017 10:29 pm   Subject: How to send escape key to mud?
I tried using #send or #sendp, but not #sendraw. However, none of them work. When I do that, it says it fails, but it sends like a character itself to the mud, not the escape. Unless there's a diff ...
  Topic: How to send escape key to mud?
Loftaris

Replies: 6
Views: 13256

PostForum: CMUD General Discussion   Posted: Thu Jun 22, 2017 5:19 pm   Subject: How to send escape key to mud?
Just like the title says. I need to send the key "Escape" directly to the mud as a command. How can I achieve this?

I'm using a remote program to access my computer that has CMud, but the remote ...
  Topic: CMud crashes
Loftaris

Replies: 5
Views: 12168

PostForum: CMUD General Discussion   Posted: Sun Jun 19, 2016 7:34 pm   Subject: CMud crashes
Okay so I figured out how I got it to work last time. I simply copied over the .xly file from my old version of windows. For whatever reason, copying the directories didn't work, I had to manually c ...
  Topic: CMud crashes
Loftaris

Replies: 5
Views: 12168

PostForum: CMUD General Discussion   Posted: Thu Jun 16, 2016 1:28 pm   Subject: CMud crashes
Yeah I was hoping to avoid doing that lol. I know there's a way to fix it, I did it before, but I just can't seem to figure out why this time.

I was hoping to go with a 100% fresh install on this ...
  Topic: CMud crashes
Loftaris

Replies: 5
Views: 12168

PostForum: CMUD General Discussion   Posted: Thu Jun 16, 2016 10:41 am   Subject: CMud crashes
I am trying to install CMud on a new computer and I'm running into a lot of old problems that I don't know/remember how to fix.

Fresh install, Windows 10 64-bit. Installed to my games\

CMud cra ...
  Topic: yesno question
Loftaris

Replies: 2
Views: 5978

PostForum: CMUD General Discussion   Posted: Sat Mar 19, 2016 12:10 am   Subject: yesno question
Thanks. I'll look into this :)
  Topic: yesno question
Loftaris

Replies: 2
Views: 5978

PostForum: CMUD General Discussion   Posted: Fri Mar 18, 2016 10:39 pm   Subject: yesno question
Is there a way to force the yesno to timeout?

What I want to do is be presented with a box with 2 options, either A) end the box/clear/do nothing, or B) if nothing happens after say 10 seconds, the ...
  Topic: Map path to alias
Loftaris

Replies: 18
Views: 23457

PostForum: CMUD General Discussion   Posted: Thu Feb 11, 2016 12:29 pm   Subject: Map path to alias
Thank you very much guys. That's a wealth of knowledge and I appreciate your help!
  Topic: Map path to alias
Loftaris

Replies: 18
Views: 23457

PostForum: CMUD General Discussion   Posted: Thu Feb 11, 2016 1:47 am   Subject: Map path to alias
Thank you shalimar. I see what you did.. I am pretty sure I've tried that in the past but with no success... Maybe I've made some typos, I don't know.... Thanks so much for the input.

One question ...
  Topic: Map path to alias
Loftaris

Replies: 18
Views: 23457

PostForum: CMUD General Discussion   Posted: Thu Feb 11, 2016 1:41 am   Subject: Map path to alias
I've never been able to grasp the use of #switch. A few friends have tried to show me, but it just doesn't make sense in my brain for some reason. I've read the help files, had a friend send me a sc ...
  Topic: Map path to alias
Loftaris

Replies: 18
Views: 23457

PostForum: CMUD General Discussion   Posted: Thu Feb 11, 2016 1:34 am   Subject: Map path to alias
Well so far I haven't got to test it yet, I just finished implementing it. I created a wild script to change it all over.

In theory, it's working.. But, I'll know in about 10 minutes if it works ...
  Topic: Map path to alias
Loftaris

Replies: 18
Views: 23457

PostForum: CMUD General Discussion   Posted: Wed Feb 10, 2016 7:21 pm   Subject: Map path to alias
Thank you very much Shalimar. I will test this when I get home later. I have a few ideas on how I think I can get this to work! It's still using h,j etc directions, which require a . which is a pat ...
  Topic: Map path to alias
Loftaris

Replies: 18
Views: 23457

PostForum: CMUD General Discussion   Posted: Wed Feb 10, 2016 6:11 pm   Subject: Map path to alias
Alright, so my experiment failed. Anytime I have to use a path, whether it's in an alias (I assume because it's using .directions, that it's using the path feature) .. So instead of it sending the co ...
 
Page 1 of 12 Goto page 1, 2, 3 ... 10, 11, 12  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net