Quote:
Originally Posted by HalfLife
And RTE happens when you press "Get Plugin" button on the plugin's page so if it needs custom includes, it will give you a broken AMXX file which will cause RTE (Run Time Error).
|
Completely wrong. If the web compiler compiles the plugin but with invalid include files, you will get an Invalid Plugin load error. Run Time Errors are caused by the way the code is written, not compiled. I can give you a plugin that will generate Run Time Errors no matter how you compiled it if you want to test that theory
__________________