
Impound System
Installation
warning
We highly recommend you to read carefully each step written below.
Don't skip any step, it could lead to a non-functioning script.
Follow these steps to install the script
- Download the script from KeyMaster.
- Download the "Library" script from KeyMaster.
- Download menuv from : https://github.com/ThymonA/menuv/releases/download/v1.4.1/menuv_v1.4.1.zip
- Drag the
s1n_libfolder into yourresourcesdirectory. - Rename the
s1n_lib-....folder tos1n_lib. - Drag the
menuvfolder into yourresourcesdirectory. - Drag the
s1n_impound-...folder into yourresourcesdirectory. - Rename the
s1n_impound-....folder tos1n_impound. - Start the lib by adding
start s1n_libto yourserver.cfgfile. - Start the impound system by adding
start s1n_impoundto yourserver.cfgfile. - Configure the script by modifying the values in the
config.luafile located in thes1n_impoundscript folder. - Configure the library by modifying the values in all the files contained in the
configuration/folder located in thes1n_lib/script folder.
Configuration
By default there is two language translations, french and english that you can find in the languages directory. To load the one you want, please modify the fxmanifest file and change the "languages/english.lua" to whatever file in LUA with same structure.
note
server/api.lua will allow you to:
- custom notifications
client/utils.lua will allow you to:
- custom notifications
- custom remove vehicle logic
- custom the way to get vehicle properties
- custom the way to set vehicle properties