Quote:
|
did you at least tried to debug it ? Like adding debug text, testing line by line, and such
|
Instead of focusing on irrelevant part, did you do that ? I guess not.
Just because you don't understand that, doesn't mean you are allowed to bash someone, because for your information I was helping you.
You should have said clearly from the start that :
- That's not your code
- You are beginner
- What you have tried
That's said, since you're posting in Scripting section, you're willing to learn, right ? So, I say it again, debug your plugin : adding debug text with for example log_amx() to see if code is well executed, checking line by line to narrow down where is lying the problem, etc.
__________________