Boss Menu 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 banking system
- Download the script from KeyMaster.
- Download the "Library" script from KeyMaster.
- Drag the
s1n_libfolder into yourresourcesdirectory. - Rename the
s1n_lib-....folder tos1n_lib. - Drag the
s1n_bossmenufolder into yourresourcesdirectory. - Rename the
s1n_bossmenu-....folder tos1n_bossmenu. - Start the lib by adding
start s1n_libto yourserver.cfgfile. - Start the script by adding
start s1n_bossmenuto yourserver.cfgfile. - No need to insert SQL queries in your database. The script will create the tables automatically.
- Configure the script by modifying the values in all the files located in the
s1n_bossmenu/configuration/script folder. - Configure the library by modifying the values in all the files contained in the
configuration/folder located in thes1n_lib/script folder.