18.05.2010, 00:36
Quote:
|
Originally Posted by Badandy
I dont get what ur saying
|
then on the top of your script put :
pawn Code:
#include <colors>
Note : It's already defined in the include so don't worry

: If your not satisfied with the colors of the colors just add your color to the include
pawn Code:
#define [COLOR] [HEX CODE OF COLOR LIKE - 0xFF0000FF] // which means it is color red

