Block name change create sz_Getspace: overflow
Hello. Here is my partial code:
PHP Code:
Any suggestions will welcome. |
Re: Block name change create sz_Getspace: overflow
Any reason you use fakemeta instead of client_userinfochanged, get_user_info and set_user_info ?
Also, you have to change : get_user_name( id, g_szName, charsmax( g_szName[ ] ) ) with get_user_name( id, g_szName[id], charsmax( g_szName[ ] ) ) |
Re: Block name change create sz_Getspace: overflow
Ok, tried without fakemeta:
PHP Code:
http://i56.tinypic.com/154a5ok.png And, after first spawn I received message: "Change name restrict on this server!" |
Re: Block name change create sz_Getspace: overflow
Try :
PHP Code:
|
Re: Block name change create sz_Getspace: overflow
Nope, not blocked.
Edit: Here is worked version: PHP Code:
|
| All times are GMT -4. The time now is 01:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.