3,000 MEMBERS SALE - 15% OFF everything

πŸ‹οΈ Gym V2

A full gym system for your city: place every machine yourself with an in-game gizmo, pick which minigames each machine runs, and let players train, level up, buy memberships, take supplements and chase achievements. Almost everything is configured from the in-game creator and saved to the database, so you rarely touch a file and almost never restart the server.

New here? Read these three pages in order:

  1. installation.md to get it running.
  2. script-flow.md to understand what the script actually does.
  3. gym-creator to build your first gym. This is where 99% of the configuration happens.

Everything in this documentation

Getting started

PageWhat it covers
installation.mdResources, items, database, server.cfg, admin permission.
script-flow.mdHow a player trains and what the whole system does.
map-bundles.mdReady-made gym layouts for five popular MLOs.

The Gym Creator

PageWhat it covers
gym-creatorOpening it, the sidebar, the gizmo, and what saves when.
zones.mdCreating and deleting gyms.
equipment.mdPlacing machines and assigning their minigames.
removed-props.mdHiding the map props that are in the way.
interaction-points.mdGym menu, locker, cloakroom and boss menu points.
other.mdClearing NPCs out of the gym.
settings.mdName, memberships, daily reward and the map blip.
global-models.mdMaking a prop model trainable map-wide.
minigames-and-presets.mdTesting minigames and saving reusable sets.
supplement-items.mdThe supplement items and their boosts.
gym-config.mdFatigue, XP, body parts, streaks, achievements, exercises.

For players

PageWhat it covers
player-menu.mdEvery tab of the gym menu, and how a workout runs.

The business module (optional)

PageWhat it covers
businessesWhat the module is and how a gym becomes a business.
business-panel.mdThe eleven pages the owner and staff use.
admin-panel.mdCreating businesses, assigning zones, server-wide rules.

Files and appearance

PageWhat it covers
configurationThe five files you edit by hand, and where the rest lives.
ui-color-customization.mdRecoloring the interface.
troubleshooting.mdThe questions people ask most, with the fix for each.