Register to post in forums, or Log in to your existing account
 
:
Search found 61 matches for:
Page 1 of 3 Goto page 1, 2, 3  Next
Author Message
  Topic: [1.24] commenting out lines
hav

Replies: 8
Views: 20821

PostForum: CMUD General Discussion   Posted: Sat Dec 16, 2006 6:57 am   Subject: [1.24] commenting out lines
How many languages do you know that require comment sign to use indentation or it won't work? Maybe I've been using the wrong languages, the ones I've been using I can drop // or # or whatever at star ...
  Topic: feature request, package editor interface improvements
hav

Replies: 3
Views: 11263

PostForum: CMUD General Discussion   Posted: Sat Dec 16, 2006 6:48 am   Subject: feature request, package editor interface improvements
Oh, I have no doubt it's been suggested somewhere already. Thought I'd bump it up again because it seems easy to implement while easing up scripting immensely.
as for However, the compatability repor ...
  Topic: feature request, package editor interface improvements
hav

Replies: 3
Views: 11263

PostForum: CMUD General Discussion   Posted: Sat Dec 16, 2006 4:27 am   Subject: feature request, package editor interface improvements
Currently only way to see which triggers are broken you need to run compatibiltity report. Namely first one has to guess that something is broken, and then do unneccessary extra three mouse-clicks.
I ...
  Topic: [1.24] minor compatibility report glitch
hav

Replies: 1
Views: 7715

PostForum: CMUD General Discussion   Posted: Sat Dec 16, 2006 4:11 am   Subject: [1.24] minor compatibility report glitch
#IF (@a<@b) {1}
#IF (@c>0) {2}
Compiles normally but shows up in compatibility report.
Trigger test
<> immediate expansion syntax no longer used ...
  Topic: [1.24] commenting out lines
hav

Replies: 8
Views: 20821

PostForum: CMUD General Discussion   Posted: Sat Dec 16, 2006 3:58 am   Subject: [1.24] commenting out lines
I hope it's not intentional, and if it is I ask to reconsider. Very counter-intuitive. I'd rather have looser syntax like zmud so I can write a script, hit compile and forget it rather than fiddle fig ...
  Topic: [1.24] commenting out lines
hav

Replies: 8
Views: 20821

PostForum: CMUD General Discussion   Posted: Fri Dec 15, 2006 7:24 pm   Subject: [1.24] commenting out lines
You need to put a space after the // characters for it to work as a comment.
That is not what I am getting with 1.24. I need spaces before // characters, not after, as many as there is indentation fo ...
  Topic: [1.24] commenting out lines
hav

Replies: 8
Views: 20821

PostForum: CMUD General Discussion   Posted: Fri Dec 15, 2006 11:22 am   Subject: [1.24] commenting out lines
Tried commenting out the line with #SPEAK since mudreader plugin is yet unsupported.
#IF ((@hp<@hpmax-10) AND (@alerthp = 0)) {
#SPEAK "green alert"
#V ...
  Topic: [1.24] syntax highlighting
hav

Replies: 8
Views: 20338

PostForum: CMUD General Discussion   Posted: Fri Dec 15, 2006 11:14 am   Subject: [1.24] syntax highlighting
First trigger with 200 line script I tried porting over from zmud takes 12 seconds to enable highlighting. Also colours some portions wrong all green.
Maybe it's something specific with this particul ...
  Topic: Poll: What urgent problems still need to be fixed?
hav

Replies: 58
Views: 62038

PostForum: CMUD Beta Forum   Posted: Thu Dec 14, 2006 9:10 am   Subject: Poll: What urgent problems still need to be fixed?
Yay, trial reset.
I would like an option for cmud to ignore unrecognised #COMMANDS.
The old plugins don't load yet of course, so no mudreader and no #SPEAK which means any old script with #SPEAK won ...
  Topic: CMUD 1.06 Status Blog
hav

Replies: 37
Views: 63916

PostForum: Zugg's Blog   Posted: Sun Sep 17, 2006 8:18 am   Subject: CMUD 1.06 Status Blog
Certainly take your time. I wont mind a few days if it means less bugs, definately looking forward to a stable release. And on that note, any chance for another trial reset? Been awhile since last one ...
  Topic: Import/Export and XML format vs zMUD format
hav

Replies: 37
Views: 59313

PostForum: CMUD Beta Forum   Posted: Thu Sep 07, 2006 5:17 pm   Subject: Import/Export and XML format vs zMUD format
zApp huh. Cool. What mostly caught my attention was a very high number of posts of seemingly difficult to implement and low on priority issue.
May I suggest putting XML on backburner together with SS ...
  Topic: Import/Export and XML format vs zMUD format
hav

Replies: 37
Views: 59313

PostForum: CMUD Beta Forum   Posted: Wed Sep 06, 2006 8:34 pm   Subject: Import/Export and XML format vs zMUD format
So, wait, the big selling point of XML is its usability across different software, which is non-issue since what else will use cmuds export besides cmud itself? Export is intended as a lossless db dum ...
  Topic: [1.05] float numbers
hav

Replies: 8
Views: 11945

PostForum: CMUD Beta Forum   Posted: Sat Aug 19, 2006 10:35 pm   Subject: [1.05] float numbers
Duhhh, why didn't I think of it. Yes, changing regional settings to US fixes it. Strange, has never been that much of a problem in zmud.
  Topic: [1.05] crash pressing down arrow on a long text on cmd line
hav

Replies: 1
Views: 4456

PostForum: CMUD Beta Forum   Posted: Sat Aug 19, 2006 10:28 pm   Subject: [1.05] crash pressing down arrow on a long text on cmd line
Finally could replicate what is crashing cmud for me. Fresh 1.05 install. Close sessions window, leaving blank 'untitled'. Enter any text, press enter to send, its now selected. If you press down and ...
  Topic: [1.05] float numbers
hav

Replies: 8
Views: 11945

PostForum: CMUD Beta Forum   Posted: Sat Aug 19, 2006 9:38 pm   Subject: [1.05] float numbers
Not sure, changed default settings but not by much. Changed colours around, turned off echo, spellchecker, MXP and GSL. thats about it I think. Weird.

I'll try a fresh install and do it again step ...
  Topic: [1.05] float numbers
hav

Replies: 8
Views: 11945

PostForum: CMUD Beta Forum   Posted: Sat Aug 19, 2006 9:32 pm   Subject: [1.05] float numbers
Yep. Main command line, blank settings. Just wanted to boast on guild line how I'm running cmud 1.05 and blam, that crashed it *sniff*. Reproducing is easy, open blank window, enter number into comman ...
  Topic: [1.05] float numbers
hav

Replies: 8
Views: 11945

PostForum: CMUD Beta Forum   Posted: Sat Aug 19, 2006 8:02 pm   Subject: [1.05] float numbers
Nevermind, just entering 5 without any decimals in the middle of text crashed too.
  Topic: [1.05] float numbers
hav

Replies: 8
Views: 11945

PostForum: CMUD Beta Forum   Posted: Sat Aug 19, 2006 7:48 pm   Subject: [1.05] float numbers
entering a text containing number with dot into command line gives 'error in floating point value'. Trying to send said error gives 'Sorry, sending the bug report didn't work'. First time i tried it, ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sun Aug 13, 2006 2:28 pm   Subject: feature request, #sub and #psub taking out end of line.
Hey, no sweet. Likely there is no easy solution for my briefing needs with zmuds 7.x capabilities, I've been struggling with it for months. Looking forward to rewrite the trigger mess more efficiently ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sun Aug 13, 2006 2:24 am   Subject: feature request, #sub and #psub taking out end of line.
Tested. Opened blank 7.21 session.
#tr {(moo)$(moo)} {#SUB {%1 - %2}}
entered '#ECHO moo' a few times.
Actual output, I kid you not
moo
moo - moooomoo
moomoo moo - moooo
moo
moo - moooomoo ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sun Aug 13, 2006 1:42 am   Subject: feature request, #sub and #psub taking out end of line.
In case anyone is curious how I'm working around briefing currently, here's actual triggers for briefing mob hits. Large load on CPU, also output glitches sometimes, gags the wrong thing. Best I could ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sun Aug 13, 2006 1:24 am   Subject: feature request, #sub and #psub taking out end of line.
Tested. First part matches, though it wont work if theres more than 2 consecutive lines of spam. I'd love to it work with at least 2-10 consecutives.
More importantly, #cond totally bombs, doesnt do ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sun Aug 13, 2006 12:18 am   Subject: feature request, #sub and #psub taking out end of line.
Post triggers how its done for the above example in zmud 7.21 or cmud 1.03, whichever? I'd love to see a easy solution to situation like this. I run quite a few triggers dealing with similiar situatio ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sat Aug 12, 2006 10:48 pm   Subject: feature request, #sub and #psub taking out end of line.
Yes, I also thought about adding to existing commands, wasnt sure which is more preferable.
Obviously needs backwards compatibility, so needs extra optional parameter added. Maybe even make generic o ...
  Topic: feature request, #sub and #psub taking out end of line.
hav

Replies: 15
Views: 22642

PostForum: CMUD Beta Forum   Posted: Sat Aug 12, 2006 7:53 pm   Subject: feature request, #sub and #psub taking out end of line.
My bad, I tried to be as clear as possible, sorry English just isnt my primary langage Embarassed
I _think_ its not in zmud and i'd like to add it as feature request, but not 100% sure, zmud is quite ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net