Basic auth
From EventScripts Community Encyclopedia
|
basic_auth is a very basic AuthorizationService provider that ships with EventScripts. It allows you to add Steam IDs of players you wish to use admin-only and poweruser commands. Add this to the beginning of your autoexec.cfg (add your own Steam IDs): es_load examples/auth/basic_auth BASIC_AUTH_ADMIN_LIST "STEAM_ID_LAN;STEAM_0:0:571273;" //Replace the red part with your normal steamid, or as many STEAMIDs as you want with semicolons. // ... // ... all your other es_load lines [edit] See Also
|
