Posts: 449
Threads: 20
Joined: Mar 2012
Reputation:
0
You could use hex like this : {EBBE34}OD Mjesta stajanja ...
Posts: 222
Threads: 30
Joined: Jan 2013
Reputation:
0
Don't think so, but gonna try, ty
Posts: 112
Threads: 3
Joined: Oct 2013
Quote:
Originally Posted by woot
No you can't do that in gametexts.
You can make the color in gametexts brighter by adding a ~h~ after the color tag.
If you e.g. want a bright red, use ~r~~h~ or if you want it even brighter ~r~~h~~h~ (etc..)
Not sure though what combination he used to make it brown.
|
Yes you right!!!
Mate , You use this at start of your gametext ~r~ OD Mjesta stajanja or ~y~ OD Mjesta stajanja ~g~ OD Mjesta stajanja etc
Posts: 2,593
Threads: 34
Joined: Dec 2007
Its ~y~~h~Text~n~and second line is 'brown' just check which style is used
https://sampwiki.blast.hk/wiki/GameTextStyle
Posts: 2,593
Threads: 34
Joined: Dec 2007
pawn Код:
GameTextForPlayer(playerid, "~y~~h~previse ste se udaljili~n~od mjesta stajanja!", 10000, 3);
pawn Код:
GameTextForPlayer(playerid, "~y~~h~previse ste se udaljili~n~od mjesta stajanja!", 10000, 4);