Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pimzu.com/llms.txt

Use this file to discover all available pages before exploring further.

You Can add locations even if you aren’t in game

πŸ“ Step 1: Navigate To Omnicore Resource

Go To omnicore folder:
/omnicore
Inside, you should see:
Pb

πŸ“ Step 2: Navigate To Server Folder

/pimzu-bridge/server
Inside, you should see:
Pb

βš™οΈ Step 3: Open Locations

/pimzu-bridge/server/locations.lua

πŸ—οΈ Step 3: Add Custom Locations

config.lua
locations = {
    {Name = 'Custom Added', Coords = vector3(2089.4, 6253.14, 1746.84)},
	{Name = 'Cult Hideout', Coords = vector3(-1085.1, 4915.96, 214.68)},
}

πŸ”„ Step 4: Restart Omnicore

/ensure omnicore