Installation
Installation of Bazaar Sytem
STEP 1 - Drag and Drop
Put pixel-bazaar to resources folder.
STEP 2 - SQL Installation
Insert the SQL file to your database.
STEP 3 - Configure the script according to your infrastructure
Go to the config file and edit the Config.SQLScript setting in the 5th line according to your own SQL manager script. Example; Config.SQLScript = 'mysql-asyncl' Config.SQLScript = 'oxmysql' Config.SQLScript = 'ghattimysql'
If you wish, you can use the photo of the player's character, the player's Discord profile photo, or the player's Steam profile photo in the menu.
For the photo of the actor's character; Set the Config.MustMakePhoto variable in line 10 to true. https://github.com/BaziForYou/MugShotBase64 script must be installed.
For Discord profile photo; Go to the server folder and enter your bot token into the variable in the botToken file.
For Steam profile photo; Config.MustMakePhoto and Config.UseDiscordProfile variables must be false.
On line 14, you will write the location of the files of the images in your inventory. Example; Config.ImagesLocation = 'qb-inventory/html/images'
Last updated