Author |
Message |
Topic: Prevent computer from sleep? |
ToyMage
Replies: 1
Views: 3685
|
Forum: CMUD General Discussion Posted: Fri Aug 02, 2019 3:31 pm Subject: Prevent computer from sleep? |
hmm I was wondering how come cmud doesn't prevent computer from sleeping?
I was an anti-afk script running in Cmud, but still my computer turns off after 30 mins of inactivity...
doesn't the inp ... |
Topic: Capture Text For Excel? |
ToyMage
Replies: 1
Views: 3716
|
Forum: CMUD General Discussion Posted: Tue Jul 30, 2019 3:35 pm Subject: Capture Text For Excel? |
Hi Shalimar,
How can I use the below trigger captured text to be captured for export to Excel?
=====================
Tue Jul 30 16:03:12 2019
17th the Month of Virgo, 2953AD.
You see the cons ... |
Topic: Variables not reading/set correctly?? |
ToyMage
Replies: 4
Views: 6090
|
Forum: CMUD General Discussion Posted: Tue Jul 30, 2019 1:37 pm Subject: Variables not reading/set correctly?? |
Hey! The XML fix seems to work! Been working well so far. 4 hours with no error.. |
Topic: Variables not reading/set correctly?? |
ToyMage
Replies: 4
Views: 6090
|
Forum: CMUD General Discussion Posted: Sun Jul 28, 2019 1:20 pm Subject: Variables not reading/set correctly?? |
Nope.. searched everywhere for the variable...
When I close all windiws and start again and all works well again... For random time.. |
Topic: Variables not reading/set correctly?? |
ToyMage
Replies: 4
Views: 6090
|
Forum: CMUD General Discussion Posted: Sun Jul 28, 2019 2:20 am Subject: Variables not reading/set correctly?? |
Think I found a bug...
I start off with 2 session and one shared module.. everything works fine.. sometimes for hours, sometimes for minutes, and my scripts would start reading variable wrongly..
... |
Topic: #T- OnConnect |
ToyMage
Replies: 3
Views: 5283
|
Forum: CMUD General Discussion Posted: Sun Jul 28, 2019 1:58 am Subject: #T- OnConnect |
1) habit of naming any setting that
How do we name a setting?
2) Open your #EVENT in the GUI and you will see a place to add the ID
"#T- OnRoomEnter 1234"? Could you type an example of using ... |
Topic: #T- OnConnect |
ToyMage
Replies: 3
Views: 5283
|
Forum: CMUD General Discussion Posted: Fri Jul 26, 2019 1:32 pm Subject: #T- OnConnect |
Can I use #T- OnConnect to turn of an event?
I couldn't understand the "id" part in help for #T.. |
Topic: Text disappearing after few seconds.... |
ToyMage
Replies: 1
Views: 3548
|
Forum: CMUD General Discussion Posted: Mon Jul 22, 2019 9:17 pm Subject: Text disappearing after few seconds.... |
No biggie, but i noticed after connecting, if i don't type anything, the following message disappears by itself?
"By what name do you wish to be known as?"
just wondering why? |
Topic: TickTimer |
ToyMage
Replies: 2
Views: 4668
|
Forum: CMUD General Discussion Posted: Mon Jul 22, 2019 9:14 pm Subject: TickTimer |
thanks thanks |
Topic: TickTimer |
ToyMage
Replies: 2
Views: 4668
|
Forum: CMUD General Discussion Posted: Fri Jul 19, 2019 2:36 pm Subject: TickTimer |
is it possible to do a #IF with tick timer?
#IF (TickerTimerLeft<20) {cast spell} |
Topic: Variables |
ToyMage
Replies: 1
Views: 3554
|
Forum: CMUD General Discussion Posted: Thu Jul 11, 2019 12:20 am Subject: Variables |
I save all my variables in a class "00Variable" everything works fine most of the time, however sometimes duplicate variables get created at the root...
What could be the problem?
I have resorte ... |
Topic: multi sessions & variables |
ToyMage
Replies: 3
Views: 5137
|
Forum: CMUD General Discussion Posted: Thu Jul 11, 2019 12:15 am Subject: multi sessions & variables |
Hmm.. the trigger is in the shared package, I got the variable "gotarmor" set up in both session.
When I type #SHOW @GotArmor in session 1, it may show 0, but #IF shows and runs as 1 (which is 1 in ... |
Topic: multi sessions & variables |
ToyMage
Replies: 3
Views: 5137
|
Forum: CMUD General Discussion Posted: Tue Jul 09, 2019 1:30 am Subject: multi sessions & variables |
hi hi,
i'm normally playing multiple sessions, and i set up triggers in a shared package and variables in separate sessions.
shared
trigger "You wear armor" GotArmor=1
trigger "You remove your ... |
Topic: Tick Count |
ToyMage
Replies: 1
Views: 3452
|
Forum: CMUD General Discussion Posted: Sun Jul 07, 2019 3:19 pm Subject: Tick Count |
Hi Hi,
i'm using the OnTick event to add to variable... however ticks on all sessions adds to the same variable... causing my tick to increase by 3 per tick (3 sessions)
how can i avoid that? |
Topic: Trigger only once for match in list |
ToyMage
Replies: 2
Views: 6499
|
Forum: zMUD General Discussion Posted: Sun Jul 07, 2019 3:16 pm Subject: Trigger only once for match in list |
ooo.. thanks thanks.. thats a different way of thinking.. |
Topic: Trigger only once for match in list |
ToyMage
Replies: 2
Views: 6499
|
Forum: zMUD General Discussion Posted: Fri Jul 05, 2019 5:41 pm Subject: Trigger only once for match in list |
Can anyone help?
I want a trigger to cast fireball (area spell) 3 times when I see the following... but when they are 2 or more of them in the room, the trigger cast multiple times of 3 times.
I ... |
Topic: Bought CMUD PRO |
ToyMage
Replies: 5
Views: 8639
|
Forum: CMUD General Discussion Posted: Fri Jun 28, 2019 2:43 pm Subject: Bought CMUD PRO |
Can i apply for refund than? I will continue using my old zmud.. |
Topic: Bought CMUD PRO |
ToyMage
Replies: 5
Views: 8639
|
Forum: CMUD General Discussion Posted: Fri Jun 28, 2019 2:32 pm Subject: Bought CMUD PRO |
no.............................................. i really want to play tonight....................................................... is there any temp key? anyway?? few friends gathered to play tonig ... |
Topic: Bought CMUD PRO |
ToyMage
Replies: 5
Views: 8639
|
Forum: CMUD General Discussion Posted: Fri Jun 28, 2019 1:59 pm Subject: Bought CMUD PRO |
hi, I bought CMUD Pro and paid via PayPal.
I haven't received anything although PayPal shows the transaction and has already send me the receipt. |
Topic: Help on Trigger capturing.. |
ToyMage
Replies: 6
Views: 8260
|
Forum: CMUD General Discussion Posted: Fri Jun 14, 2019 8:01 pm Subject: Help on Trigger capturing.. |
Ah.. understood. Thanks.. o am getting better |
Topic: Command to run a Macrokey? |
ToyMage
Replies: 1
Views: 3723
|
Forum: CMUD General Discussion Posted: Fri Jun 14, 2019 5:59 pm Subject: Command to run a Macrokey? |
I set a macro on F1, is it possible to press the macrokey using a command? |
Topic: Tick Count |
ToyMage
Replies: 1
Views: 3883
|
Forum: CMUD General Discussion Posted: Fri Jun 14, 2019 4:50 pm Subject: Tick Count |
I play with two session simultaneously. And I have problem with the Tick counter.. it seems the tick counter is unsynchronized and OnEvent Tick seems to be sending cmd to both windows at the same time ... |
Topic: Help Mapping Config. |
ToyMage
Replies: 4
Views: 8459
|
Forum: zMUD General Discussion Posted: Wed Jun 12, 2019 7:16 pm Subject: Help Mapping Config. |
Hi hi, is there anyway to configure the mapper to ignore grey and dark blue lines which are mobs? |
Topic: Help on Trigger capturing.. |
ToyMage
Replies: 6
Views: 8260
|
Forum: CMUD General Discussion Posted: Wed Jun 12, 2019 6:47 am Subject: Help on Trigger capturing.. |
wow.. works perfectly...
although i didnt understand what is "%i" |
Topic: Help on Trigger capturing.. |
ToyMage
Replies: 6
Views: 8260
|
Forum: CMUD General Discussion Posted: Tue Jun 11, 2019 7:08 pm Subject: Help on Trigger capturing.. |
WOW SHALIMAR!! NICE!! works!!
Currently I'm using the below to remove the A, a, An, an, The, the? is there any nicer way?
*the below method causes some to be remove in correctly... "Santa Claus" ... |
|