π₯ Installation
Follow these steps to install Akilla Donator Store on your server.
Step 1: Download
- Download the script from your Tebex purchase
- You will receive a
.zipfile containing the resource
Step 2: Extract
- Extract the
akilla-donatorfolder from the zip - Place it in your server's
resourcesfolder
Your folder structure should look like:
resources/
βββ [qb]/ or [esx]/
βββ ox_lib/
βββ oxmysql/
βββ akilla-donator/
βββ client/
βββ server/
βββ shared/
βββ html/
βββ sql/
βββ fxmanifest.luaStep 3: Database Setup
Run the SQL setup file on your database. See Database Setup for detailed instructions.
Step 4: Configure
Edit the configuration file at shared/config.lua to customize:
- Store appearance and theme
- NPC location
- Shop items and prices
- Tebex integration
See Configuration for all options.
Step 5: Add to Server Config
Add the following to your server.cfg:
# Make sure dependencies are started first
ensure ox_lib
ensure oxmysql
# Start the donator store
ensure akilla-donatorβ οΈ Important: Make sure
ox_libandoxmysqlare started beforeakilla-donator!
Step 6: Restart Server
Restart your server or use the refresh command:
refresh
ensure akilla-donatorβ Verify Installation
To verify the script is working:
- Check your server console for any errors
- Join your server
- Go to the NPC location (default: Legion Square)
- You should see the interaction prompt
β Success! If you see the NPC and can open the store, the installation is complete!
Next Steps
- Setup Database - Required for first-time setup
- Configure Settings - Customize the store
- Setup Tebex - Enable coin purchases