Raised This Month: $ Target: $400
 0% 

[HELP] Change Name Kick


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
zwfgdlc
Senior Member
Join Date: May 2006
Old 01-04-2009 , 07:48   Re: [HELP] Change Name Kick
Reply With Quote #2

PHP Code:
public client_infochanged(id)
{
    new 
newname[32], oldname[32];
    
    
get_user_name(idoldname31);
    
get_user_info(id"name"newname31);

    if (!
equal(newnameoldname))
    
server_cmd("kick #%d ^"reason^"",get_user_userid(id))


Last edited by zwfgdlc; 01-04-2009 at 09:52.
zwfgdlc 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 09:05.


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