COLOR_DEADCONNECT pawn errors
#1

Hey Brother Pawn GameText Please Errors Pawn
Quote:

C:\Users\Neslihan\Desktop\NewCnR\gamemodes\NewCnR. pwn(184) : error 017: undefined symbol "COLOR_DEADCONNECT"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Quote:

SetPlayerColor(playerid, COLOR_DEADCONNECT);

Reply
#2

Do this with other defines

pawn Код:
#define COLOR_DEADCONNECT 0x808080AA
Reply
#3

What color do you actually want ? I can give you the code for a specific color.
Reply
#4

For Civilian Police And what should I do 2 Which color?
Reply
#5

Preferbally red color.

pawn Код:
#define COLOR_DEADCONNECT #0xFF0000AA
Put it on top of your script, below the #include etc.
Reply
#6

Errors 1
Quote:

C:\Users\Neslihan\Desktop\NewCnR\gamemodes\NewCnR. pwn(185) : error 035: argument type mismatch (argument 2)

Reply
#7

Try this, sorry.

pawn Код:
#define COLOR_DEADCONNECT 0xFF0000AA
Reply
#8

Get To Work Thanks
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)