Installation
1. SQL File
2. Configure The File
Read the directions about configuration from "config/config.lua"
3. Tebex Integration
5. Fill in the name of your game server and select the all packages option. Save and close.
6. Copy the secret key given to you by tebex from the screen that appears after installation.
7. From your server files, open server.cfg and paste the secret key you copied in step 1 where your license keys are located as in the example below. (Don't forget to put the 'sv_tebexSecret' tag at the beginning of the secret key)
4. Package Integration
2. Click on 'add new' at the top right and select 'packages' from the drop-down menu just below it.
3. In this section; after setting the properties such as name, price, description, image as you wish, click on the 'Game Server Command' button in the 'Configure what your customers should receive upon purchasing this package' section at the bottom
4. In the section that opens, select your game server that is connected to the tebex you want to sell from the field under the 'Game Server' heading.
5. Click on the 'add command' button at the bottom right.
6. In the 'Enter the command' section, paste the code in the tebexInfo file in the script you purchased from us and edit it according to your own wishes.
7. Click on the small settings icon on the right side
8. In the section that opens, change 'Require Player To Be Online' to 'Execute the command even if the player is offline' and save.
Your Tebex sales integration is complete! Now, when the package you have created is purchased by a player, the transaction id given after the purchase can be used by your player in the redeem code field!
5. Start The Script
Start the script after your framework.
Last updated