Problem with player color!HELP!
#1

I've got this for expample at AtPlayerSpawn, and defined the color gray as #define COLOR_GRAY 0x808080FF, but if i spawn as a pilot its keeps getting green... i really don't know what the problem is, because the other classes are just working fine, exept one of them, which has the same problem. Thanks in advance, willem.


else if(gTeam[playerid] == TEAM_PILOT) {

SetPlayerColor(playerid,COLOR_GRAY); // Gray
Reply
#2

Did you define TEAM_PILOT?
idk anyways :/
Reply
#3

Ofcourse i did.. I can script
Reply
#4

Anyone? I need it before tonight, because then my server will be up..
Reply
#5

Tried CTRL+F and typing COLOR_GREEN ? Maybe it will find something, where the problem is..
Reply
#6

COLOR_GRAY 0x808080FF,
Are you sure it is grey?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)