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

[BUG] - no name ***


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Snitch
Veteran Member
Join Date: Sep 2013
Location: Kazakhstan
Old 09-20-2018 , 09:22   [BUG] - no name ***
Reply With Quote #1

I encountered a particular server where people simply change their name to invisible and do not appear in the TAB.
https://imgur.com/OLD3uWM
Status:
Code:
# 3       "" 643 STEAM_0:1:15***7705   0  1:17:09   13
Console:
Code:
***  killed NetF with a headshot from m3 ***
* Disel changed name to
Any know about that?
__________________
Қазақстан Республикасы

Last edited by Snitch; 09-20-2018 at 09:24.
Snitch is offline
Send a message via Skype™ to Snitch
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 09-20-2018 , 15:05   Re: [BUG] - no name ***
Reply With Quote #2

Weird... block the name to be changed if client set it "blank".
__________________








CrazY. is offline
Snitch
Veteran Member
Join Date: Sep 2013
Location: Kazakhstan
Old 09-20-2018 , 15:31   Re: [BUG] - no name ***
Reply With Quote #3

Quote:
Originally Posted by CrazY. View Post
Weird... block the name to be changed if client set it "blank".
mm I'll need some help because I have not yet worked with such a function
Code:
    new arg[32]
    get_msg_arg_string(2, arg, 31) // charsmax late
    if(containi(arg,"name")!=-1)
    {
        return PLUGIN_HANDLED
    }
    return PLUGIN_CONTINUE
__________________
Қазақстан Республикасы
Snitch is offline
Send a message via Skype™ to Snitch
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 09-20-2018 , 20:27   Re: [BUG] - no name ***
Reply With Quote #4

Hook FM_ClientUserInfoChanged instead.

https://forums.alliedmods.net/showthread.php?t=167060
__________________









Last edited by CrazY.; 09-20-2018 at 20:28.
CrazY. is offline
Reply


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 10:53.


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