Water Activities
Purchase
Installation
QBCore
Put the
rtx_wateractivitiesfolder into yourresources.Open
config.lua.Replace
Config.Framework = "standalone"withConfig.Framework = "qbcore".Configure your
config.luato your preferences.Add
rtx_wateractivitiesto yourserver.cfg.Add new items to
qb-core/shared/items.lua— item names:banana,inflatable,parasailing,ski,circle,bed1,bed2,bed3,bed4.
Example items lines for items.lua:
Spawning & Commands
Water activities can be spawned using commands when the player is driving a boat. By default, spawning is enabled through commands, but you can also set up an item in the config file.
Available commands:
/spawnbanana – spawns a banana ride
/spawnring1 – spawns an inflatable ring ride (for 3 players)
/spawnring2 – spawns an inflatable ring ride (for 3 players)
/spawnparachute – spawns a parasailing ride
/spawnski – spawns a water ski ride
/lounger1 – spawns a lounger (type 1)
/lounger2 – spawns a lounger (type 2)
/lounger3 – spawns a lounger (type 3)
/lounger4 – spawns a lounger (type 4 for 4 players)
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:
Last updated