3,000 MEMBERS SALE - 15% OFF everything

πŸ—ΊοΈ Plug and Play Map Bundles

The maps_plug_and_play/ folder holds finished gym layouts for five well-known gym MLOs. Each bundle is a small SQL file plus the map files it has to replace. Import it and the whole gym is there: the zone, every machine, the interaction points and the map blip.

You can still open the Gym Creator afterwards and move, add or remove anything.

FolderMLO
k4mb1-gymK4MB1 Gym
lks_gymLKS Gym
origen_gymmapOrigen gym at Vespucci Beach
origen_muscle_gym_sandy_v3Origen Muscle Gym, Sandy Shores
prompt_gymPrompt Gym, Vinewood

Every folder also contains an instructions file with the exact steps for that map.


The usual procedure

1

Open the stream folder of your map resource

2

Replace the file the bundle ships

Most bundles ship a single .ytyp or .ymap that has to overwrite the one in the map resource. Keep a backup of the original.

3

Import that bundle's install.sql

This is what creates the gym itself.

4

Restart the server


The two exceptions

This bundle ships two ymaps: hei_vb_34_strm_1.ymap and jge_musclesands_exterior.ymap. Replace both in origen_gymmap\stream\[YMAPs].

Then open devhub_gym2_assets\stream, find hei_vb_34_strm_1.ymap and delete it. Both resources ship that file and the map resource has to be the one that loads.


The bundles are additive. Each install.sql inserts its own gym zone, so you can run more than one and end up with several gyms across the map.

Nothing in maps_plug_and_play/ is loaded by the resource itself. The files are there for you to copy into your map resources, and the folder can be deleted once you are done.