Quote:
Originally Posted by PurposeLessx
Can you correct my plugin?
|
No. This is the Scripting Help section therefore, I'm trying to help you fix your own plugin. However, you are not answering my questions so I can't really help you that much.
Since you are very inexperienced, you need to start by testing smaller parts of your code by itself. First test being able to write to a file using log_to_file() to make sure that you can write to the file. Then, once you've verified that you can successfully do that, add some more complicated parts.
__________________