jack-o-lanternHalloween

Purchase

Purchase this resourcearrow-up-right

Installation

circle-info

Framework compatibility

This resource is standalone and works on any FiveM server.

Compatible with ESX, QBCore, QBox, vRP, and other frameworks.

If you are using a framework other than ESX, QBCore, or QBox, follow the Standalone installation instructions.

1

Standalone

  • Put the rtx_halloween folder into your resources

  • Open config.lua file

  • Configure your config.lua to your preferences

  • Upload sql_STANDALONE-QBCORE.sql file to your MySQL database.

  • Open fxmanifest.lua and edit it same like on this screenshot: https://i.imgur.com/LWaYxz7.png — remove -- from line 11, or replace line 11 with @oxmysql/lib/MySQL.lua

  • Put the rtx_halloween to your server.cfg

  • Add your framework functions in other.lua file

2

QBCore

  • Put the rtx_halloween folder into your resources

  • Open config.lua file

  • Replace Config.Framework = "standalone" with Config.Framework = "qbcore"

  • Configure your config.lua to your preferences

  • Upload sql_STANDALONE-QBCORE.sql file to your MySQL database.

  • Open fxmanifest.lua and edit it same like on this screenshot: https://i.imgur.com/LWaYxz7.png — remove -- from line 11, or replace line 11 with @oxmysql/lib/MySQL.lua

  • Put the rtx_halloween to your server.cfg

  • Add new items to qb-core/shared/items.lua

Example items lines for items.lua:

3

ESX

  • Put the rtx_halloween folder into your resources

  • Open config.lua file

  • Replace Config.Framework = "standalone" with Config.Framework = "esx"

  • Configure your config.lua to your preferences

  • Upload sql_ESX.sql file to your MySQL database.

  • Open fxmanifest.lua and edit it same like on this screenshot: https://i.imgur.com/yoULcX4.png — remove -- from line 10, or replace line 10 with @mysql-async/lib/MySQL.lua

  • Put the rtx_halloween to your server.cfg

Commands

Admin command example:

Decoration commands:

Trick or Treat:

  • To Trick or Treat a player must use an item in inventory (trickortreatsbucket)

  • For standalone use command /trickortreat

Notes

This page contains simple installation instructions only.

More detailed instructions, exports, events and developer-related information can be found directly inside the product folder after downloading the resource from the CFX Asset Portal.

Support

If you need help with installation, configuration or have any questions regarding this resource, feel free to contact us on our Discord server:

Join our Discordarrow-up-right

Last updated