17.10.2009, 20:18
Code:
C:\Users\HIJOL GOSWAMI\GTASAMP0.3\gamemodes\area51DM.pwn(2) : fatal error 100: cannot read from file: "colors" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.

C:\Users\HIJOL GOSWAMI\GTASAMP0.3\gamemodes\area51DM.pwn(2) : fatal error 100: cannot read from file: "colors" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
#define COLOR_THAT_YOU_USING 0x0000FF // Replace with real code
#define COLOR_THAT_YOU_USING2 0x0000FF // Replace with real code
// ...
Originally Posted by Luka™
Create colors.inc and define colors
pawn Code:
|
#include <colors>