Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: jimmy on February 04, 2012, 11:29:41 pm

Title: help!!!!!!
Post by: jimmy on February 04, 2012, 11:29:41 pm
guys i want to change color of these cmds
1:GameTextForPlayerBottom(playerid,"bla bla");
2:GameTextForPlayer( playerid, "bla bla");

plzzz help me
Title: Re: help!!!!!!
Post by: heekz.shadow on February 05, 2012, 12:03:03 am
CONSTANTS:
~b~ = blue
~g~ = Pink ( default )
~y~ = Yellow
~h~ = White
~x~ = Dunno
\r\n = Skip to another line
< = Badge / Armour sign
_ = o sign


Add them before your text as ex: "~b~BLABLABLA~h~BLEH"
Title: Re: help!!!!!!
Post by: jimmy on February 05, 2012, 12:11:21 am
CONSTANTS:
~b~ = blue
~g~ = Pink ( default )
~y~ = Yellow
~h~ = White
~x~ = Dunno
\r\n = Skip to another line
< = Badge / Armour sign
_ = o sign


Add them before your text as ex: "~b~BLABLABLA~h~BLEH"


thanks
Title: Re: help!!!!!!
Post by: Innocent Heart on February 05, 2012, 02:44:29 pm
CONSTANTS:
~b~ = blue
~g~ = Pink ( default )
~y~ = Yellow
~h~ = White
~x~ = Dunno
\r\n = Skip to another line
< = Badge / Armour sign
_ = o sign


Add them before your text as ex: "~b~BLABLABLA~h~BLEH"

Hmmmmmmmmmm Nice !