Raised This Month: $ Target: $400
 0% 

ID: Unknown


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ade
I love purple
Join Date: May 2010
Old 10-27-2014 , 16:44   ID: Unknown
Reply With Quote #1

What can I do to get an ID off every player? I sometimes get this in my log.
__________________
Ade is offline
allienaded
AlliedModders Donor
Join Date: Feb 2013
Old 10-28-2014 , 12:48   Re: ID: Unknown
Reply With Quote #2

In addons\sourcemod\configs\core.cfg make sure you have:

Code:
    /**
     * If set to yes, SourceMod will validate steamid auth strings with the Steam backend before giving out admin access.
     * This can prevent malicious users from impersonating admins with stolen Steam apptickets.
     * If Steam is down, admins will not be authenticated until Steam comes back up.
     * This option increases the security of your server, but is still experimental.
     */
    "SteamAuthstringValidation"    "yes"
and in cfg\sourcemod\smac.cfg

Code:
// [smac_client.smx] Kick clients that fail to authenticate within 10 seconds of joining the server.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_validate_auth "1"

Last edited by allienaded; 10-28-2014 at 12:50.
allienaded is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 10-28-2014 , 13:04   Re: ID: Unknown
Reply With Quote #3

Quote:
Originally Posted by Ade View Post
What can I do to get an ID off every player? I sometimes get this in my log.
You'll get this if a player is kicked before they're authenticated. Most likely a name related kick, but your log will have more details about that.
__________________

Last edited by GoD-Tony; 10-28-2014 at 13:05.
GoD-Tony is offline
Ade
I love purple
Join Date: May 2010
Old 11-03-2014 , 07:48   Re: ID: Unknown
Reply With Quote #4

thx, will try
__________________
Ade 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 23:37.


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