• Using STEAMID to check access level
    1 replies, posted
I need a way to check a players access level using their steam id even when they are not connected to the server. Anyone have an idea (other than using a SQL database)? I run assmod
There is probably a function in assmod that sets the player's access. Look for a hook named PlayerAuth or PlayerInitialSpawn in ASSMod and see how it does it.
Sorry, you need to Log In to post a reply to this thread.