Raised This Month: $32 Target: $400
 8% 

No Coloured Playernames since update


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Roger Devil
Senior Member
Join Date: Dec 2004
Location: Germany
Old 03-16-2007 , 04:52   No Coloured Playernames since update
Reply With Quote #1

Hi folks,
since the last update from 14.03.2007 they must have changed the way to display playernames in the team-colour for chat-messages.
Code:
	bf_write *pWrite;
	pWrite = engine->UserMessageBegin((IRecipientFilter *)&filter,3);
	pWrite->WriteByte(nId); // nId is the id of the player
	pWrite->WriteString("Player xxxx is camping);
	pWrite->WriteByte(1);
	engine->MessageEnd();
Does anyone have an solution ???
Roger Devil is offline
Send a message via ICQ to Roger Devil
 


Thread Tools
Display Modes

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 19:59.


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