Thread: [Solved] Thank you supre ;3
View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 09-26-2020 , 00:42   Re: STEAMID played time
Reply With Quote #5

@Supremache:

1. You should set the appropriate value in g_szAuth[id] at client_authorized() instead of doing it twice--once at load and once at save. The goal is to call as few natives as possible in a plugin for efficiency.
2. There is no need to use anything but steam id as a unique identifier for a player.
__________________
Bugsy is offline