12.03.2011, 17:13
Right so after my script got completely messed up to the point my gates wouldn't open end everytime i entered buildings my server turned it's self off, i decided to start from scratch....now i got this problem right at the begining this has never happened before, someone help?
pawn Код:
#define COLOR_YELLOW 0xFFFF00AA
pawn Код:
if (strcmp("/help", cmdtext, true, 5) == 0)
{
SendClientMessage(playerid, COLOR_YELLOW, "example");
pawn Код:
C:\Users\Tyler Burgess\Documents\SA Servers\Own coded\gamemodes\PoleRlay.pwn(100) : error 017: undefined symbol "COLOR_YELLOW"
5 Errors.