Talking in RP way
#9

You wanted the color to be white if he talks right? Then we need the color white (0xFFFFFFFF).
Aslong you dont got anything in OnPlayerText, your color when you talk will be the standart colors. Thats why you need to change to colors by yourself.
"format(string,sizeof(string),"%s(%d ) said: %s",pname,playerid,params);", this shows just the standart player color.
If we add "{FFFFFFFF}" before everything, the color will be changed in white.
"format(string,sizeof(string),"{FFFFFFFF}%s(%d ) said: %s",pname,playerid,params);"
Reply


Messages In This Thread
Talking in RP way - by Tachibana - 21.06.2011, 12:08
Re: Talking in RP way - by Kastranova - 21.06.2011, 12:26
Re: Talking in RP way - by Tachibana - 21.06.2011, 12:44
Re: Talking in RP way - by Mokerr - 21.06.2011, 12:53
Re: Talking in RP way - by Swiftz - 21.06.2011, 13:06
Re: Talking in RP way - by Tachibana - 21.06.2011, 13:13
Re: Talking in RP way - by Wesley221 - 21.06.2011, 13:15
Re: Talking in RP way - by Tachibana - 21.06.2011, 13:26
Re: Talking in RP way - by Wesley221 - 21.06.2011, 13:29
Re: Talking in RP way - by Tachibana - 21.06.2011, 13:31

Forum Jump:


Users browsing this thread: 3 Guest(s)