Installing foltone_gruppe6
Requirements
- ESX Framework (es_extended)
- oxmysql for database
- RageUI (included or install separately)
Installation Steps
1. Download the script
Place the foltone_gruppe6 folder in your resources/ directory.
2. Import the database
Run the provided SQL file in your database:
-- Import the SQL file included with the script
-- It contains the tables needed for the job and robbery systems
3. Add the job to the database
Make sure the gruppe6 job exists in your jobs table with the configured grades.
4. Configure server.cfg
Add the following line to your server.cfg:
ensure foltone_gruppe6
5. Start order
The script must start after the following resources:
ensure es_extended
ensure oxmysql
ensure foltone_gruppe6
Verification
- Restart your server
- Connect and assign yourself the
gruppe6job - Go to the service point to verify the RageUI menu opens correctly
- Check server logs for any errors