Where exaclty do i put the other players steam id's i put the first one in the "" but im not sure where to put more steam id's
Adding more players to Angry Auth?Solved
You seperate them with a ",".
Like this;
{
"Authentication List": {
"Auth Level 1": [
"STEAMID",
"STEAMID"
],
"Auth Level 2": [
""
]
},
"Options": {
"Add Auths On Connection": true,
"Add Auths On Plugin Load": false,
"Adding Message": true,
"Log Adding": false,
"Remove Unlisted Users": true
}
}
Sorry for late reply, i had completely forgotten to reply to you :|
Locked automatically