Thread: save password?
View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-20-2020 , 21:07   Re: save password?
Reply With Quote #2

The only way to do something like this (identify a player without a password) is to use the player's SteamID. In the forward client_authorized(), you read their SteamID with get_user_authid() and then check to see if they are registered. If they are, call whatever functions required to set the proper values for your plugin's functionality.
__________________
fysiks is offline