Author |
Message |
Topic: Constant disconnects |
ixy
Replies: 6
Views: 11875
|
Forum: CMUD General Discussion Posted: Thu Mar 10, 2011 12:09 am Subject: Constant disconnects |
Yeah, I've had to fall back to this, will do for now i guess :x
Thanks. |
Topic: Constant disconnects |
ixy
Replies: 6
Views: 11875
|
Forum: CMUD General Discussion Posted: Wed Mar 09, 2011 9:00 pm Subject: Constant disconnects |
Indeed that was the first thing i checked :x
Tried adding port forwarding to port 23 as an exception, but still no luck. |
Topic: Constant disconnects |
ixy
Replies: 6
Views: 11875
|
Forum: CMUD General Discussion Posted: Wed Mar 09, 2011 4:34 pm Subject: Constant disconnects |
Upgraded my internet, same ISP, just faster speed but it came with a new modem/router.
Now my cmud is constantly disconnecting, especially if i idle and don't send any commands.
Anyone know of ... |
Topic: italics via #echop |
ixy
Replies: 2
Views: 6058
|
Forum: CMUD Beta Forum Posted: Tue May 25, 2010 12:32 pm Subject: italics via #echop |
That was my thoughts too at first, after a little experimenting it turns out it was the %ansi( high, blue, high, black) part, with the 2nd 'high' making it italic.
Thanks for the reply though :) |
Topic: italics via #echop |
ixy
Replies: 2
Views: 6058
|
Forum: CMUD Beta Forum Posted: Mon May 24, 2010 5:26 pm Subject: italics via #echop |
I use the script:
#math newhp @hp-@oldhp
#math newsp @sp-@oldsp
#math newst @st-@oldst
#var oldsp @sp
#var oldhp @hp
#var oldst @st
#if ((@newhp=0) && (@newsp=0) & ... |
Topic: [3.12] Variables saving in wrong package |
ixy
Replies: 7
Views: 13932
|
Forum: CMUD Beta Forum Posted: Tue Jan 12, 2010 1:58 pm Subject: [3.12] Variables saving in wrong package |
Yeah, thats why im reporting it, because that isnt always happening, i was redoing a script yesterday and i created the variable in the same folder i was writing the script in, and nothing was been st ... |
Topic: [3.12] guages, window resizing, massive performance drop |
ixy
Replies: 4
Views: 10547
|
Forum: CMUD Beta Forum Posted: Tue Jan 12, 2010 1:20 pm Subject: [3.12] guages, window resizing, massive performance drop |
I have wrapping disabled as standed for my character sessions. |
Topic: [3.12] guages, window resizing, massive performance drop |
ixy
Replies: 4
Views: 10547
|
Forum: CMUD Beta Forum Posted: Tue Jan 12, 2010 1:18 pm Subject: [3.12] guages, window resizing, massive performance drop |
Oh yeah, should mention this is on a quad core phenom :x
I checked task manager and all 4 cores are barely been used, so its not a throttling issue with my cpus and i have loads of free ram space. |
Topic: [3.12] package editor macros over writing |
ixy
Replies: 1
Views: 4972
|
Forum: CMUD Beta Forum Posted: Tue Jan 12, 2010 12:21 pm Subject: [3.12] package editor macros over writing |
I use a duel screen display with the main cmud window on my main screen (not sure if this matters?), and the package editor open on my second screen. I have found that when im using a script that #unt ... |
Topic: [3.12] guages, window resizing, massive performance drop |
ixy
Replies: 4
Views: 10547
|
Forum: CMUD Beta Forum Posted: Tue Jan 12, 2010 12:16 pm Subject: [3.12] guages, window resizing, massive performance drop |
When sailing i have 14 guages set up to show various ammo counters and weapon cool downs. After extended play (my history size is set to 15,000 lines) should i resize my window from max to a windowed ... |
Topic: [3.12] Variables saving in wrong package |
ixy
Replies: 7
Views: 13932
|
Forum: CMUD Beta Forum Posted: Tue Jan 12, 2010 12:11 pm Subject: [3.12] Variables saving in wrong package |
I play with 3 sessions open for my different characters, and i have found when i use an script to gather a info into one variable database it causes a crash, when i check, the variable has had its inf ... |
Topic: Gathering information from a webpage? |
ixy
Replies: 10
Views: 17837
|
Forum: CMUD General Discussion Posted: Fri Jan 08, 2010 8:13 pm Subject: Gathering information from a webpage? |
The topic i found for socket help is this:
http://forums.zuggsoft.com/forums/viewtopic.php?t=32901
A nice guide :x |
Topic: Gathering data from website |
ixy
Replies: 6
Views: 16547
|
Forum: CMUD General Discussion Posted: Thu Jan 07, 2010 9:49 pm Subject: Gathering data from website |
After a fair bit of reading and experimenting with lua (and installing luasocket correctly :x), ive managed to make a few simple scripts to gather tidbits of data, have come across 3 issues i could us ... |
Topic: Gathering data from website |
ixy
Replies: 6
Views: 16547
|
Forum: CMUD General Discussion Posted: Sat Jan 02, 2010 11:57 pm Subject: Gathering data from website |
Thank you :) |
Topic: Gathering data from website |
ixy
Replies: 6
Views: 16547
|
Forum: CMUD General Discussion Posted: Sat Jan 02, 2010 9:46 pm Subject: Gathering data from website |
I once asked on the zmud forum about making zmud havest data from the mud website to use in scripts and was told it was not possible and that cmud could do it, and that the person had posted a few exa ... |
Topic: Capture all colors? ... and speed walk issue |
ixy
Replies: 5
Views: 8706
|
Forum: CMUD General Discussion Posted: Tue Dec 22, 2009 10:16 pm Subject: Capture all colors? ... and speed walk issue |
Thank you :X
Still having the issues with the speedwalk and selecting a capture window, i have every single option unchecked on them apart from the visable window one now. |
Topic: Capture all colors? ... and speed walk issue |
ixy
Replies: 5
Views: 8706
|
Forum: CMUD General Discussion Posted: Tue Dec 22, 2009 8:21 pm Subject: Capture all colors? ... and speed walk issue |
I have a series of triggers to capture all text into a variable, but im wondering if there is a way to also store the color codes so i dont have to manually color them in with a load of triggers once ... |
Topic: Multiline capture failing |
ixy
Replies: 5
Views: 11449
|
Forum: zMUD General Discussion Posted: Tue Dec 22, 2009 8:01 pm Subject: Multiline capture failing |
(you ask \w+|you tell \w+|\w+ asks you|\w+ tells you|secretly): (.+)
heh had to add another wild card to account for the player names but since im not sure on the actual out put lines from the mud ... |
Topic: Sendting text to a window. |
ixy
Replies: 9
Views: 13443
|
Forum: CMUD General Discussion Posted: Tue Dec 22, 2009 1:28 am Subject: Sendting text to a window. |
are you doing it as a trigger? a manual alias? add what to the list manually or something captured via another trigger? |
Topic: Multiline capture failing |
ixy
Replies: 5
Views: 11449
|
Forum: zMUD General Discussion Posted: Tue Dec 22, 2009 1:14 am Subject: Multiline capture failing |
try this, be sure to tick the perl regex box under the trigger box.
#regex {(you ask|you tell|asks you|tells you|secretly)\:(.+)} |
Topic: dot notation alternate? |
ixy
Replies: 3
Views: 7911
|
Forum: CMUD General Discussion Posted: Tue Dec 15, 2009 9:01 pm Subject: dot notation alternate? |
Thank you very much! can finally start sorting out my scripts now :) |
Topic: dot notation alternate? |
ixy
Replies: 3
Views: 7911
|
Forum: CMUD General Discussion Posted: Tue Dec 15, 2009 7:37 pm Subject: dot notation alternate? |
In zmud i used dot notation a lot, but it doesnt appear to work the same way in cmud, for example;
#trigger {^Beyonder, guardian of the source has been slain!} {#add kills.beyonder ... |
Topic: pasting into package editor |
ixy
Replies: 2
Views: 5537
|
Forum: CMUD General Discussion Posted: Mon Dec 14, 2009 11:39 pm Subject: pasting into package editor |
So i just bought cmud after years of using zmud, and i come to past some old alias text into a new alias, yet i cant actually paste, am i missing something here because its driving me crazy, i dont re ... |
Topic: docking setting editor |
ixy
Replies: 2
Views: 6579
|
Forum: zMUD General Discussion Posted: Sat Dec 12, 2009 7:34 pm Subject: docking setting editor |
Couldn't actually find a file of that name in my zmud folder or any of the sub folders. |
Topic: docking setting editor |
ixy
Replies: 2
Views: 6579
|
Forum: zMUD General Discussion Posted: Sat Dec 12, 2009 5:09 pm Subject: docking setting editor |
So i dragged my text editor window by mistake and now its undocked from the control panel window and i for some reason i cant seem to find a way to dock it back, ive tried dragging it all over the pla ... |
|