Raised This Month: $ Target: $400
 0% 

how to change (not english) name?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
lucky109
Senior Member
Join Date: Jan 2005
Old 02-15-2008 , 12:19   how to change (not english) name?
Reply With Quote #1

as tittle like the images...

Code:
public plugin_init() {
register_plugin(PLUGIN_NAME, PLUGIN_VERSION, PLUGIN_AUTHOR);
register_forward(FM_PlayerPostThink, "fwd_PlayerPostThink");
}
public fwd_PlayerPostThink(id)
{
engfunc(EngFunc_SetClientKeyValue, id, engfunc(EngFunc_GetInfoKeyBuffer, id), "name", "test哈哈");
}
do not work because of the key "name".
anyone help? thanks
Attached Thumbnails
Click image for larger version

Name:	zhongwenming.jpg
Views:	67
Size:	17.3 KB
ID:	23723   Click image for larger version

Name:	zhongwenming2.jpg
Views:	70
Size:	6.2 KB
ID:	23724  

Last edited by lucky109; 02-15-2008 at 13:22.
lucky109 is offline
Reply



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 05:01.


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