Hey, ich hab die farben
#define COLOR_GRAD1 0xB4B5B7FF
#define COLOR_GRAD2 0xBFC0C2FF
#define COLOR_GRAD3 0xCBCCCEFF
#define COLOR_GRAD4 0xD8D8D8FF
#define COLOR_GRAD5 0xE3E3E3FF
#define COLOR_GRAD6 0xF0F0F0FF
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_GOLD 0xB8860BAA
#define COLOR_LIGHTRED 0xFF6347AA
#define COLOR_LIGHTBLUE 0x33CCFFAA
#define COLOR_LIGHTGREEN 0x9ACD32AA
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_YELLOW2 0xF5DEB3AA
#define COLOR_WHITE 0xFFFFFFAA
Eingetragen unter den
#include <a_samp>
aber trozdem kommt immer:
ZitatC:\Dokumente und Einstellungen\Junior\Desktop\LV DM [Scrip-Testing]\pawno\new.pwn(119) : error 017: undefined symbol "COLOR_LIGHTBLUE"
C:\Dokumente und Einstellungen\Junior\Desktop\LV DM [Scrip-Testing]\pawno\new.pwn(120) : error 017: undefined symbol "COLOR_LIGHTBLUE"
C:\Dokumente und Einstellungen\Junior\Desktop\LV DM [Scrip-Testing]\pawno\new.pwn(121) : error 017: undefined symbol "COLOR_LIGHTBLUE"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.