🏋️Gym

Prompt’s Gym

Official asset for FiveM — available on CFX Portal and Prompt’s Mods Store

Installation Instructions

1

Step 1 — Install the map

Download the resource from the CFX Portal.

After downloading, you will get a zip with a folder named:

prompt_gym

Drag and drop the downloaded folder inside your resources directory. When done, the full path should look like this:

resources/prompt_gym
2

Step 2 — Install the required dependencies

You’ll need the following resources before starting the gym: (you can download them from here)

ensure ox_lib
ensure ox_target        # Optional but recommended
ensure prompt_anim_core  # Animation Core 
ensure prompt_gym

⚠️ Important: Keep this order — ox_libox_targetprompt_anim_coreprompt_gym

3

Step 3 — Optional: Disable ox_target default entity options

If you want to remove the default entity options (Snap to Ground, Copy Hash, etc.) from all entities server-wide, add this to your server.cfg:

setr ox_target:defaults 0

⚠️ Note: This affects all resources using ox_target, not just the gym.

4

Step 4 — Restart your server

Once done, restart your server and join it. If the gym loads correctly, installation was successful ✅

Join Discord


💡 Tip: Always restart your server after adding new resources — especially those using custom animations or dependencies like ox_lib.


Additional Information

✅ Compatible Resources

  • prompt_anim_core — Required for gym animations and equipment logic

  • ox_lib — Handles animations, UI, and interaction menus

  • ox_target — Optional for third-eye interaction targeting


🏋️ Gym Locations

Area
Coordinates

Vinewood

-479.409943, 279.249756, 85.6466751

Chumash

-3150.26074, 1179.92725, 22.5626068

Grove Street

-175.031143, -1733.55249, 35.0033875

Paleto Bay

-94.63109, 6402.26758, 30.5214844

Sandy Shores

1754.25232, 3696.35962, 36.0192032

The Sandy Shores gym integrates seamlessly with other Sandy Shores maps using the shared map data system.

Last updated