Check if the player's color is white
#1

I have a new system for my chat cmds, like /b, /s etc. and I don't want players to be confused, when a player's color is white I don't want it to colorize the name, if his name is colored his name will be colored in the chat.
I made something like this but it doesn't works.
Код:
if(GetPlayerColor(playerid) == 0) return did stuff here.
Reply


Messages In This Thread
Check if the player's color is white - by dionisak0s - 10.07.2015, 20:09
Re: Check if the player's color is white - by zSuYaNw - 10.07.2015, 20:16
Re: Check if the player's color is white - by dominik523 - 10.07.2015, 20:17
Re: Check if the player's color is white - by shadowdog - 10.07.2015, 20:18
Re: Check if the player's color is white - by dionisak0s - 10.07.2015, 20:20
Re: Check if the player's color is white - by Vince - 10.07.2015, 21:14
Re: Check if the player's color is white - by dionisak0s - 11.07.2015, 05:33

Forum Jump:


Users browsing this thread: 1 Guest(s)