Posts: 621
Threads: 174
Joined: Nov 2013
HI,
I need a help about changing the text color in pawno? please give the code
Like this: Owner:Ivann- test123
Posts: 69
Threads: 2
Joined: Feb 2014
Reputation:
0
You mean like this? {000080}Owner:{FFA500}Ivann- {FFFFFF}test123
Posts: 621
Threads: 174
Joined: Nov 2013
Quote:
Originally Posted by Infra
You mean like this? {000080}Owner:{FFA500}Ivann- {FFFFFF}test123
|
Yes, But i want it like:
If player join they see that text
Posts: 69
Threads: 2
Joined: Feb 2014
Reputation:
0
SendClientMessage(playerid, 0xFFFFFFFF, "{000080}Owner:{FFA500}Ivann- {FFFFFF}test123");