|
|
|
Joined: Oct 2003
Posts: 3,918
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,918 |
//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.
- argv[0] on EFnet #mIRC - "Life is a pointer to an integer without a cast"
|
|
|
|
Joined: Jul 2006
Posts: 4,180
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,180 |
Hum yes, sorry about that.
#mircscripting @ irc.swiftirc.net == the best mIRC help channel
|
|
|
|
Joined: Sep 2005
Posts: 2,881
Hoopy frood
|
Hoopy frood
Joined: Sep 2005
Posts: 2,881 |
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,918
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,918 |
identifier prefixes arent yet highlighted but they should parse right
I didn't even know about ~ as a prefix
- argv[0] on EFnet #mIRC - "Life is a pointer to an integer without a cast"
|
|
|
|
Joined: Sep 2005
Posts: 2,881
Hoopy frood
|
Hoopy frood
Joined: Sep 2005
Posts: 2,881 |
$~ident will only call $~ident if $ident is a built in identifier. //echo -a $t $~t $~time
|
|
|
|
Joined: Jul 2006
Posts: 4,180
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,180 |
Thank you for this tips
#mircscripting @ irc.swiftirc.net == the best mIRC help channel
|
|
|
|
Joined: Jan 2004
Posts: 162
Vogon poet
|
Vogon poet
Joined: Jan 2004
Posts: 162 |
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,180
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,180 |
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,918
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,918 |
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.
- argv[0] on EFnet #mIRC - "Life is a pointer to an integer without a cast"
|
|
|
|
Joined: Jan 2006
Posts: 468
Fjord artisan
|
Fjord artisan
Joined: Jan 2006
Posts: 468 |
|
|
|
|
Joined: Oct 2003
Posts: 3,918
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,918 |
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
- argv[0] on EFnet #mIRC - "Life is a pointer to an integer without a cast"
|
|
|
|
Joined: Jan 2006
Posts: 468
Fjord artisan
|
Fjord artisan
Joined: Jan 2006
Posts: 468 |
Fair enough, hopefully you will fix the speed issues Oh, and it still crashed on copy/cute and paste.
|
|
|
|
Joined: Apr 2008
Posts: 5
Nutrimatic drinks dispenser
|
Nutrimatic drinks dispenser
Joined: Apr 2008
Posts: 5 |
Any reason that
on *:CONNECTFAIL:{
code blah blah
}
follows the invalid/red highlighting?
|
|
|
|
Joined: Mar 2006
Posts: 395
Pan-dimensional mouse
|
Pan-dimensional mouse
Joined: Mar 2006
Posts: 395 |
*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,918
Hoopy frood
|
OP
Hoopy frood
Joined: Oct 2003
Posts: 3,918 |
It should work the same on 6.35 as it did on versions prior.
- argv[0] on EFnet #mIRC - "Life is a pointer to an integer without a cast"
|
|
|
|
Joined: Mar 2006
Posts: 395
Pan-dimensional mouse
|
Pan-dimensional mouse
Joined: Mar 2006
Posts: 395 |
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,180
Hoopy frood
|
Hoopy frood
Joined: Jul 2006
Posts: 4,180 |
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: 395
Pan-dimensional mouse
|
Pan-dimensional mouse
Joined: Mar 2006
Posts: 395 |
Thanks for the info guys!
[02:16] * Titanic has quit IRC (Excess Flood)
|
|
|
|
Joined: Dec 2008
Posts: 1,515
Hoopy frood
|
Hoopy frood
Joined: Dec 2008
Posts: 1,515 |
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.
|
|
|
|
|
|
|
|