Forum

> > CS2D > Scripts > utsfx color msg
Forums overviewCS2D overview Scripts overviewLog in to reply

English utsfx color msg

2 replies
To the start Previous 1 Next To the start

old utsfx color msg

D-D3ADxPro
User Off Offline

Quote
Im trying to get the whole utsfx message to be colorful. For example:
1
msg (player(killer,"name").." Double-kill!")

But I cant seem to get it to be colorful.

1
msg (©000255000player(killer,"name").." Double-kill!")
Failed.

1
msg (player(killer,"name").." ©000255000Double-kill!")
Failed. I want the whole message to be a color.


Does anyone know the script for this?

old Re: utsfx color msg

limonata
User Off Offline

Quote
May you try this?

1
msg ("©255255255"..player(killer,"name").. " Double-kill!")
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview