No Idea Where This Borned?
#1

Код:
C:\DOCUME~1\WORKGROUP\Desktop\Dont Open\C.PWN(58) : warning 217: loose indentation
C:\DOCUME~1\WORKGROUP\Desktop\Dont Open\C.PWN(60) : error 017: undefined symbol "color"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Line 58:
Код:
GetPlayerName(playerid,name,sizeof(name));
Line 60:
Код:
SendClientMessageToAll(color, string);
I Tried My Best But, Never Fixed.
Help If You Can

+REP WILL BE GIVEN
Reply
#2

You tryed to replace the "color" to some color like: "COLOR_WHITE" or "COLOR_GRAD4".
Reply
#3

Still Same I Am Getting :

Код:
C:\DOCUME~1\WORKGROUP\Desktop\Dont Open\C.PWN(58) : warning 217: loose indentation
C:\DOCUME~1\WORKGROUP\Desktop\Dont Open\C.PWN(60) : error 017: undefined symbol "COLOR_WHITE"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
So ? Please Help Again ?
Reply
#4

Could you show us line 59 and 57 please? Just a hunch. Infact, please give us line 50-60 =)
Reply
#5

Код:
C:\DOCUME~1\WORKGROUP\Desktop\Dont Open\C.PWN(60) : error 017: undefined symbol "COLOR_WHITE"
pawn Код:
#define COLOR_WHITE 0xFFFFFFFF
Put this on top of your GM
Reply
#6

#define COLOR_WHITE 0xFFFFFFFF

and make sure there everything iz line up if u want post the remainder of the cmd or public fuction
Reply
#7

Worked Thanks Alot! Guys!
Reply
#8

Yeah what he said. But you have a work computer with a file named 'Don't open'. Thats gotta be awkward for one of your workmates to see when logging into your computer.
Reply
#9

use -1 not define for white .. SendClientMessage(playerid,-1,"..."); its unless space ..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)