GameText color bug?
#1

I am creating on my server missions and say the rewards to the player through a GameText. Looking forward to look similar to the Story Mode mission passed screen. Then, I found this out:

pawn Код:
GameTextForPlayer(playerid, "~x~ЎMision completada!~n~~w~$Test~n~Respeto +Test", 3000, 0);
Leads to:



The white square is what I am talking about.

It seems like the brown color (~x~) it's buggy, or at least for me. Also, inputting the brown color (which is {CC9900} from this page) will make it brown, but it shows the color input code.



pawn Код:
GameTextForPlayer(playerid, "{CC9900}ЎMision completada!~n~~w~$Test~n~Respeto +Test", 3000, 0);
Reply


Messages In This Thread
GameText color bug? - by xXmAn40100Xx - 02.11.2015, 14:13
Respuesta: GameText color bug? - by xXmAn40100Xx - 08.11.2015, 03:53
Re: GameText color bug? - by Sh4d0w2 - 08.11.2015, 04:09
Re: GameText color bug? - by Ritzy2K - 08.11.2015, 08:50
Re: GameText color bug? - by Vince - 08.11.2015, 09:21
Re: GameText color bug? - by Ritzy2K - 08.11.2015, 10:07
Respuesta: Re: GameText color bug? - by xXmAn40100Xx - 08.11.2015, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)