Adds knife skins to the server, mainly meant for jailbreak mod. Saves the chosen knife in nvault.
- Download the knife_skins.sma and knife_skins.cfg files.
- Compile it locally.
- Upload the file to cstrike/addons/amxmodx/plugins.
- Put 'knife_skins.amxx' into plugins.ini (preferably plugins-jb.ini, under the jail_api_jailbreak plugin).
- Put 'knife_skins.cfg' into cstrike/addons/amxmodx/configs and continue with the instructions inside the file.
- Open knife_skins.cfg
- Follow the instructions inside the file.
If you want the plugin to be compatibile with jailbreak api, you need to uncomment 16th line. Then add forward 'OnFight' to the jail_api_jailbreak plugin; OnFight(status)