|
|
|
Joined: Oct 2003
Posts: 3,641
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,641 |
//echo -a $calc(3 %2)
Gives 3
if it were doing 3 % 2 it would give 1
So no, that's not really an issue. If it were, that would be a bug in calc, because then a user could never use a variable named as a number as part of the argument.
|
|
|
|
Joined: Jul 2006
Posts: 4,020
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,020 |
Hum yes, sorry about that.
#mircscripting @ irc.swiftirc.net == the best mIRC help channel
|
|
|
|
Joined: Sep 2005
Posts: 2,630
Hoopy frood
|
Hoopy frood
Joined: Sep 2005
Posts: 2,630 |
I'd like to suggest additional highlighting entries for:
Operators: &&, ||, !=, etc Evaluation brackets: [ ] Parenthesis: ( ) Block brackets: { } Numbers Event prefixes: ^, *, &, !, me: Identifier parameter separators: , Properties Dialog controls: button, text, etc
Also, the 'identifier prefixes' option doesn't seem to work unless I'm misunderstanding it.
I thought the "!" in $!time would be treated as a prefix but it's not. If this is supposed to be what it's for and it needs a fix, then you might as well support . and ~ as prefixes too.
|
|
|
|
Joined: Oct 2003
Posts: 3,641
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,641 |
identifier prefixes arent yet highlighted but they should parse right
I didn't even know about ~ as a prefix
|
|
|
|
Joined: Sep 2005
Posts: 2,630
Hoopy frood
|
Hoopy frood
Joined: Sep 2005
Posts: 2,630 |
$~ident will only call $~ident if $ident is a built in identifier. //echo -a $t $~t $~time
|
|
|
|
Joined: Jul 2006
Posts: 4,020
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,020 |
Thank you for this tips 
#mircscripting @ irc.swiftirc.net == the best mIRC help channel
|
|
|
|
RRX
|
RRX
|
Are there any system requirements for this dll? Because I load it, it appears in //echo -ag $dll(1), but for the rest, it doesnt indicate its presence in scripts editor.
|
|
|
|
Joined: Jul 2006
Posts: 4,020
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,020 |
The author simply said that this dll only works with mIRC 6.31
#mircscripting @ irc.swiftirc.net == the best mIRC help channel
|
|
|
|
Joined: Oct 2003
Posts: 3,641
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,641 |
The requirements are mIRC 6.31 and Windows XP onwards for now. I haven't tested any pre XP versions of Windows, so they might work but I wouldn't be surprised if they didn't.
|
|
|
|
Joined: Oct 2003
Posts: 3,641
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,641 |
I'm finishing up with school and then I'll be patching up the issues mentioned on this thread.. action will be light for the next month but there should be something at the end of april or early may
|
|
|
|
symphony
|
symphony
|
Fair enough, hopefully you will fix the speed issues Oh, and it still crashed on copy/cute and paste.
|
|
|
|
Mithshark
|
Mithshark
|
Any reason that
on *:CONNECTFAIL:{
code blah blah
}
follows the invalid/red highlighting?
|
|
|
|
Joined: Mar 2006
Posts: 392
Pan-dimensional mouse
|
Pan-dimensional mouse
Joined: Mar 2006
Posts: 392 |
*BUMP* I'm guessing this hasn't been updated for mIRC 6.35?
[02:16] * Titanic has quit IRC (Excess Flood)
|
|
|
|
Joined: Oct 2003
Posts: 3,641
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,641 |
It should work the same on 6.35 as it did on versions prior.
|
|
|
|
Joined: Mar 2006
Posts: 392
Pan-dimensional mouse
|
Pan-dimensional mouse
Joined: Mar 2006
Posts: 392 |
I'm not having any luck personally, allthough I tested it through WINE, which may be the issue.
Cheers, JD
[02:16] * Titanic has quit IRC (Excess Flood)
|
|
|
|
Joined: Jul 2006
Posts: 4,020
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,020 |
The dll work the same on any version >= 6.31, using Windows.
#mircscripting @ irc.swiftirc.net == the best mIRC help channel
|
|
|
|
Joined: Mar 2006
Posts: 392
Pan-dimensional mouse
|
Pan-dimensional mouse
Joined: Mar 2006
Posts: 392 |
Thanks for the info guys!
[02:16] * Titanic has quit IRC (Excess Flood)
|
|
|
|
Joined: Dec 2008
Posts: 1,483
Hoopy frood
|
Hoopy frood
Joined: Dec 2008
Posts: 1,483 |
Have a look this screen and see at the end of the file the font didn't updated to all the file place maybe a bug ?, the font that i use in the mSE is Fixedsys on XP SP3, and when i scrolling i get VERY MUCH latency on mSE. mirc.ini font status: [fonts] fscripts=Fixedsys,412,161  Edit: i am not sure but i think that the problem is to read more than 500 + script editor lines
Last edited by westor; 31/05/09 11:49 AM.
|
|
|
|
|
|
|
|