mIRC Homepage
Posted By: Auton Very odd issue - 14/03/06 10:47 PM
OK I wrote some scripts that I am using for a game that I am DMing though mIRC. At first everything was fine but now all my scripts seem to stop me from seeing what is occuring on the screen when they are active. I had a second account on and could see my scripts running but on the DM screen the page was stuck nothing showing up (not froze but no more data comming to it) have any of you seen this? I am using mIRC 6.0.2
Posted By: Pap Re: Very odd issue - 14/03/06 11:16 PM
Call me crazy, but I don't think there was ever a mIRC 6.0.2.

Are you using some full-featured addon script? Like Polaris, Invision, HixScript, etc, etc?
Posted By: MikeChat Re: Very odd issue - 14/03/06 11:29 PM
if you used .msg $channelname the info will show to others but not to the client running the script.

from the help files:

If you want to force a command to perform quietly ie. without printing out any information, then you can prefix it with a "." full stop. For example:

/ignore somenick

Would print out information telling you that you are now ignoring "somenick". If you don't want this information to be displayed, then you can use:

/.ignore somenick
Posted By: Auton Re: Very odd issue - 14/03/06 11:46 PM
Sorry it was a mistype 6.02... I am trying to see if I have any dot that might be causing the issue.

Looking at my scripts I have nothing that should be causing that. Also scripts that use to work no longer show anything. it is like suddenly all my scripts were hosed at the same time.

Auton
Posted By: MikeChat Re: Very odd issue - 15/03/06 12:02 AM
Quote:
it is like suddenly all my scripts were hosed at the same time.


that sounds like yop have added a script (or an addon) that is missing a closing }

this will cause all sorts of errors in any mrc/script loaded "under" or after the one missing the closing }
© mIRC Discussion Forums