
Initializing
Secure Protocol Active
Next
Installation
Was this page helpful?
IAK Skyclub is a fully custom FiveM interior map — a high-end nightclub built on top of one of Los Santos' tallest skyscrapers. The venue features a live animated laser dancefloor, a DJ booth, reception area, VIP office, safe room and bathrooms, all controlled in real-time through an in-game NUI panel.
The resource name must remain iak_skyclub_v3 exactly. The script verifies its own name on startup and disables the interior if renamed.
| Area | Description |
|---|---|
| Dancefloor | Main floor with animated laser grid, ceiling rigs and colour-changing lighting |
| DJ Booth | Elevated DJ set overlooking the dancefloor |
| Reception | Ground-floor entry with custom reception desk |
| Hall & Elevator | Entrance corridor with custom lighting and elevator shaft |
| VIP Office | Private office with desk and safe |
| Safe Room | Secured inner room adjacent to the office |
| Bathrooms | Full bathroom with mirrors |
E key or ox_targetmbt_skyclub table and restored on every server restart (auto-created, no manual SQL needed)The club is positioned at the top of a downtown skyscraper:
X: -899.09 Y: -444.63 Z: 162.47The minimap blip points to street level at the building entrance (Z: 39.61).
| Framework | Supported |
|---|---|
| ESX Legacy | ✅ |
| QBCore | ✅ |
| OX Core | ✅ |
| Custom | ✅ via skyClubCustomInit export |
mbt_skyclub MySQL table (created automatically if missing) and loads saved entity set statesmbt_skyclub:syncEntityData to that client — the client activates/deactivates entity sets and applies the saved colour for each set inside the GTA interiorE near the reception panel (or uses the ox_target interaction) to open the NUI dropdownmbt_skyclub:sendSetEntitySetColor on the server, which updates the in-memory state, broadcasts it to all connected clients, and optionally saves to the database immediately