Raised This Month: $ Target: $400
 0% 

Color


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 05-01-2011 , 16:26   Re: Color
Reply With Quote #3

Simpliest way to send a colored message is to send a SayText message.

Code:
message_begin(MSG_ONE, gMsg_SayText, _, id)
write_byte(id) // team color based on this player
write_string(szText)
message_end()
Use ^x04 for green, ^x01 for normal color and ^x03 for id's team color.

If that's not enough then search for the colorchat stock.
__________________
Hunter-Digital is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode