Mugshot Installation
This tutorial is provided for my scripts that uses mugshot to get the player's faces. Credits to jonassvensson4 and Project Error for mugshot and forked screenshot-basic.
Requirements​
- screenshot-basic (Not the default screenshot-basic)
- mugshot
Installation​
- Put both script into your resources folder.
- Log in or register to Imgur.
- Create an Imgur API here.
Application Name
can be whatever.- Choose
OAuth 2 authorization without a callback URL
inAuthorization Type
Website
can be blank, fill in your the rest.- Copy the
Client ID
to yourmugshot/client.js
. At the top replaceyourImgurClientID
with yourClient ID
of Imgur API Application. - Ensure them in server.cfg with screenshot-basic first then mugshot
- Everything should be working!