Skip to content
MSN

[.::Question For errOr Or Ozzy::.]

A TG007 community discussion started by Xtreme.

Discussion 8 posts
Page 1 of 1
Open
Topic #400 · 8 published posts · 845 views

If i send you a flood Protection addon for Mirc can you check it and see what is causing the error on restart. It works fine if you load it after opening script. But you have to unload it before you close the script so it wont have that error on restart. The addon also has a .dll file with it. thats where the error comes from on restart. Just wanna know if you can check it for me to see what causes that error. rolleyes.gif you cant open script with the addon loaded. Thanks cool.gif

 

 

Edited Apr 29, 2004 1:36 PM by Xtreme

dont know who you sent it to , but i didnt get it

My code does NOT have bugs. It just develops random features.

Why do you have to send it to one of the admins? Im sure there are plenty of other capable scripters on this site that would help you x.X

*Slays the n00b* ph34r.gif

Here is the addon any help will be greatly appreciated.

 

It keeps saying the page is unavailiable for viewing when i post the link as a url. see if it works [The Link] by copying & pasting it in the addy bar. Link Below.

 

 

www.geocities.com/gren_gr/flood_protection.zip

 

 

Please respond if you can figure out why it gives that error on restart.

Edited Apr 29, 2004 11:46 PM by Xtreme

I Guess the best way to fix this errOr is to unload the addon before i close the script out, Then load it back after i reopen it.tongue.gif Oh well thanks for the help anyways. biggrin.gif

just make another script so that on exit it unloads that script, and on start it reloads it. pretty simple.

 

on *:START: { /load -rs <scriptfile> }
on *:EXIT: { /unload <scriptfile }

 

just put that on one of your other scripts and it should work fine.

 

NOTE: code may be alittle dodge because i came up with it off the top of my head.

Thanks for the info Gate_Keeper and keep up the good work you have been doing. Great site you have wink.gif

Edited May 1, 2004 1:27 PM by Xtreme

thanks for the support.