SISTEMA DE POLEDANCE STANDALONE GTA RP FIVEM
VIDEO: https://streamable.com/fphors
- Target or Zone text ui supported
- 3 unique pole dances
- 6 enticing lap dances
- Job locks with target
- Dynamic tool for creating new poles
- Easy new locaiton adding
Dependencies
- ox_lib
- ox or qb target
- Drag the bostra_poledance folder into your resources.
- Ensure ox_lib, and the target resource (if in use) are ensured before bostra_poledance.
- newpole admin command creates a pole and copys the pole coordinates to your clipboard, paste it in your config if you want it permanent.
- Optional addition to use in ps-housing, Add to your shared\config.lua under a category's items like so:
category = "Misc", items = { { ["object"] = "v_corp_facebeanbag", ["price"] = 100, ["label"] = "Bean Bag 1" }, { ["object"] = "prop_strip_pole_01", ["price"] = 2500, ["label"] = "Dance Pole" }, --Added line