Quote:
Originally Posted by iThePunisher
At the top of your script add
For the error in line 158 it is because you have defined 2 COLOR_GREEN So remove one of COLOR_GREEN
and this change it to
|
If you want to have good identation to your scipt... NEVER USE #pragma tabsize 0!