Author |
Message |
Topic: Loop keeps getting aborted. |
zyloch
Replies: 7
Views: 742
|
Forum: CMUD General Discussion Posted: Wed Oct 02, 2024 4:43 pm Subject: Loop keeps getting aborted. |
Ok. I'll give it another go. Thanks for the response. |
Topic: Loop keeps getting aborted. |
zyloch
Replies: 7
Views: 742
|
Forum: CMUD General Discussion Posted: Mon Sep 23, 2024 8:10 pm Subject: Loop keeps getting aborted. |
So I tried that loop at one point, but it won't work. It basically spams a bunch of #Alarm loops that will fire after 2 seconds, but there's a hundred of them. It doesn't actually stall between each f ... |
Topic: Loop keeps getting aborted. |
zyloch
Replies: 7
Views: 742
|
Forum: CMUD General Discussion Posted: Mon Sep 23, 2024 4:19 pm Subject: Loop keeps getting aborted. |
I have a script I wrote that basically repeats an attack as long as @botting is equal to 1.
Basically the script goes like this:
@while (@botting = 1) {
#while (@MobsToKill > 0) {
attack_func ... |
Topic: Help with Classes. |
zyloch
Replies: 1
Views: 1763
|
Forum: CMUD General Discussion Posted: Thu Mar 09, 2023 4:41 pm Subject: Help with Classes. |
Sometimes multiple versions of the same variable gets made, basically whatever class CMUD decides its default at. I have an idea of maybe how to deal with this, but I'm not sure what the exact format ... |
Topic: Email to Retrieve Key never sent. |
zyloch
Replies: 3
Views: 4011
|
Forum: CMUD General Discussion Posted: Mon Nov 15, 2021 9:40 pm Subject: Email to Retrieve Key never sent. |
Yea, I've tried that every time it says sent and I can't find it in my junk mail, nor my main email. At this time hoping the developers can help, if it's an issue unique to mine. |
Topic: Email to Retrieve Key never sent. |
zyloch
Replies: 3
Views: 4011
|
Forum: CMUD General Discussion Posted: Mon Nov 15, 2021 6:18 am Subject: Email to Retrieve Key never sent. |
Issue Resolved. Thanks |
Topic: Package Editor Crashed... and only the classes show now. |
zyloch
Replies: 3
Views: 4866
|
Forum: CMUD General Discussion Posted: Fri May 29, 2020 4:22 pm Subject: Package Editor Crashed... and only the classes show now. |
Didn't seem to work, guess it's lost and I have to create it from scratch now.
|
Topic: Package Editor Crashed... and only the classes show now. |
zyloch
Replies: 3
Views: 4866
|
Forum: CMUD General Discussion Posted: Fri May 29, 2020 4:43 am Subject: Package Editor Crashed... and only the classes show now. |
So the package editor crashed in the middle of making a new trigger, and I somehow lost all my aliases and trigger. However when I open up the *.pkg file in notepad++ I can clearly see all the informa ... |
|