Author |
Message |
Topic: lua and python, what a world! |
miegorengman
Replies: 1
Views: 79
|
Forum: CMUD General Discussion Posted: Fri Nov 15, 2024 3:33 am Subject: lua and python, what a world! |
I am using lua to active .bat and .py files. historically this has worked fine. I made a .py file that would send me emails and it worked (new cmud install since then).
the .py file itself works ... |
Topic: how to best combine #scroll with #capture |
miegorengman
Replies: 4
Views: 1770
|
Forum: CMUD General Discussion Posted: Fri Mar 29, 2024 2:35 pm Subject: very cool |
the great news is i log everything, so that is a very helpful direction, thank you, i will give it a try |
Topic: how to best combine #scroll with #capture |
miegorengman
Replies: 4
Views: 1770
|
Forum: CMUD General Discussion Posted: Fri Mar 22, 2024 10:51 pm Subject: how to best combine #scroll with #capture |
I have 2 screens, one that i play in and one that i send #capture to. with #scroll i am not seeing any way to get my results directly to my #capture screen. best i can see is that I would probably cre ... |
Topic: can a trigger respond to the time of day? |
miegorengman
Replies: 2
Views: 1936
|
Forum: CMUD General Discussion Posted: Thu Jul 27, 2023 4:19 am Subject: can a trigger respond to the time of day? |
very nice, thank you. I personally prefer more logs to fewer. it is always handy to be able to go back and do some research |
Topic: can a trigger respond to the time of day? |
miegorengman
Replies: 2
Views: 1936
|
Forum: CMUD General Discussion Posted: Wed Jul 26, 2023 7:19 am Subject: can a trigger respond to the time of day? |
i log everything, and one thing i have found datamining my logs by last changed...or the date in the title...is that i play way to late at night and roll over from one day to the next, so my logs ofte ... |
Topic: how to use lua |
miegorengman
Replies: 2
Views: 2569
|
Forum: CMUD General Discussion Posted: Thu Apr 27, 2023 7:15 pm Subject: how to use lua |
There is a handy time script written in LUA that would allow me to translate game times into real time...and I have no background in LUA and learned most of my scripting from reading the CMUD manual.. ... |
Topic: Send e-mail from Zmud without an e-mail client |
miegorengman
Replies: 48
Views: 149946
|
Forum: Finished MUD Scripts Posted: Wed Apr 12, 2023 5:12 am Subject: Send e-mail from Zmud without an e-mail client |
this almost works for me with windows 10.
When I attept to use any version of it I get
the sendusing configuration value is invalid
according to https://learn.microsoft.com/en-us/previous-ver ... |
Topic: dark theme |
miegorengman
Replies: 1
Views: 2031
|
Forum: CMUD General Discussion Posted: Sat Apr 01, 2023 6:42 am Subject: dark theme |
is anyone out there using a dark theme? The default themes are rather bright and I am hoping to lower my monitors light output at night start with the theme. |
Topic: mapping while leading |
miegorengman
Replies: 2
Views: 2174
|
Forum: CMUD General Discussion Posted: Sat Jan 21, 2023 5:27 am Subject: mapping while leading |
I completely missunderstood the explanation for #look in the help files, thank you very much :) |
Topic: mapping while leading |
miegorengman
Replies: 2
Views: 2174
|
Forum: CMUD General Discussion Posted: Fri Jan 20, 2023 7:11 am Subject: mapping while leading |
I am trying to map a dangerous location while still being able to use my lead aliases to insure my meat shields stay with me. Unfortunately CMUD's built in mapping feature does not recognize "lead e" ... |
Topic: is there a way to disable the Keyboard shortcuts in the Main CMUD window? |
miegorengman
Replies: 1
Views: 1821
|
Forum: CMUD General Discussion Posted: Mon Nov 14, 2022 6:23 am Subject: is there a way to disable the Keyboard shortcuts in the Main CMUD window? |
i have a keymasher friend who regularly opens up the package editor and overwrites class titles and whatnot thanks to the keyboard shortcuts. is there a way to disable them? The only think i have thou ... |
Topic: is it possible to temporarily hold all commands? |
miegorengman
Replies: 1
Views: 1674
|
Forum: CMUD General Discussion Posted: Mon Nov 14, 2022 6:16 am Subject: is it possible to temporarily hold all commands? |
is there a way to delay things from being sent to the mud, hold them in a variable or somthing, then send them once a certain criteria is met?
in my mud magic practice is something you can mess up ... |
Topic: sending an email via CMUD, directly or via bat? |
miegorengman
Replies: 2
Views: 2572
|
Forum: CMUD General Discussion Posted: Sat Nov 05, 2022 4:19 pm Subject: Re: sending an email via CMUD, directly or via bat? |
@ my previous job I would add this to scripts to notify me when jobs were done.
are you saying that the script as it is works for you? |
Topic: sending an email via CMUD, directly or via bat? |
miegorengman
Replies: 2
Views: 2572
|
Forum: CMUD General Discussion Posted: Mon Oct 24, 2022 3:38 pm Subject: sending an email via CMUD, directly or via bat? |
I ran into You receive a message from a hairy messenger, it reads: "Be ready for the raid in 10 minutes."
CMUD would them grab the message in quote and send me an email:
Title: You received a ... |
Topic: using %switch to evaluate numerical values that fall within a range |
miegorengman
Replies: 1
Views: 2171
|
Forum: CMUD General Discussion Posted: Sat Sep 03, 2022 3:35 pm Subject: using %switch to evaluate numerical values that fall within a range |
i think i figured it out.... the %switch was set up to evaluate integers, and the variables that were not evaluating correctly were string type variables that contained integer type values...so at fi ... |
Topic: using %switch to evaluate numerical values that fall within a range |
miegorengman
Replies: 1
Views: 2171
|
Forum: CMUD General Discussion Posted: Fri Sep 02, 2022 6:26 am Subject: using %switch to evaluate numerical values that fall within a range |
I play in a mud where skill levels are textual so you have to to track the numerical values yourself. I created an alias the displays the skill, the current count, and the textual skill level as follo ... |
Topic: Colors for Status Window |
miegorengman
Replies: 6
Views: 4383
|
Forum: CMUD General Discussion Posted: Fri Sep 02, 2022 5:47 am Subject: Colors for Status Window |
to add to what shalimar suggested, you can use xml within the window itself as well as functions to specify the colors you want from there based on something hard coded or using a variable....and defi ... |
Topic: Formatting the status window text...and everywhere else |
miegorengman
Replies: 1
Views: 1991
|
Forum: CMUD General Discussion Posted: Mon Aug 15, 2022 4:22 am Subject: Formatting the status window text...and everywhere else |
is there a simple way to format content sent to a window? I have been making use of the vertical space of the Status Window...and ran out, so now I am trying to use the horizontal space and still keep ... |
Topic: using temp variables / #local to create new variable and/or update variables |
miegorengman
Replies: 5
Views: 3972
|
Forum: CMUD General Discussion Posted: Wed Aug 10, 2022 1:12 am Subject: using temp variables / #local to create new variable and/or update variables |
Hahahaha....same |
Topic: using temp variables / #local to create new variable and/or update variables |
miegorengman
Replies: 5
Views: 3972
|
Forum: CMUD General Discussion Posted: Tue Aug 09, 2022 5:20 pm Subject: a hackey fix? |
Thank you Mike, every little bit helps. I had something come to me while I was reading your post...seems maybe hackey, or may its just me finally understanding how coding works a little better, but % ... |
Topic: using temp variables / #local to create new variable and/or update variables |
miegorengman
Replies: 5
Views: 3972
|
Forum: CMUD General Discussion Posted: Tue Aug 09, 2022 6:10 am Subject: using temp variables / #local to create new variable and/or update variables |
i am trying to make a one and done counter trigger that creates and/or updates.
my mud sends You think your language#mouse skill has improved.
so I simply use (*) to grab language#mouse as %1 ... |
Topic: How to prevent duplicate variable creation? |
miegorengman
Replies: 23
Views: 11749
|
Forum: CMUD General Discussion Posted: Tue Jul 26, 2022 5:19 pm Subject: How to prevent duplicate variable creation? |
Conradin would you be willing to share the variable update/creation script you have made? I am personally in the process of trying to learn how to build that and it might also be helpful to trace back ... |
Topic: temporary variable |
miegorengman
Replies: 3
Views: 3272
|
Forum: CMUD General Discussion Posted: Sun Jul 24, 2022 4:15 am Subject: temporary variable |
thank you both, local worked great! |
Topic: temporary variable |
miegorengman
Replies: 3
Views: 3272
|
Forum: CMUD General Discussion Posted: Sat Jul 23, 2022 6:35 am Subject: temporary variable |
is there a way to make a temporary variable within a script? I have a looooooooooooooooooong #sw that is already pretty bad, and instead of including a computation in each ifthen, I would like to run ... |
Topic: is it possible to execute keyboard commands? |
miegorengman
Replies: 2
Views: 2739
|
Forum: CMUD General Discussion Posted: Sun Jul 10, 2022 4:46 pm Subject: is it possible to execute keyboard commands? |
thank you Tarn :)
aaaand its in the manual.... |
|