Quick Start

Get Ped Menu working in this order.

1

Start the dependencies

Start envi-bridge, then ox_lib, then envi-ped-menu.

2

Decide your access model

Choose whether the menu is:

  • open to normal users

  • whitelist-only

  • grant-only for ped access

The main settings are:

  • Config.WhitelistOnlyMode

  • Config.PedsMustBeGranted

  • Config.WhitelistedIdentifiers

  • Config.AdminRole

3

Let the tables initialize

Start the resource once so the MySQL tables can be created and migrated.

4

Test freemode appearance saving

If you want saved freemode appearance, make sure a supported appearance resource is running.

Then test:

  • open the menu

  • save a ped

  • update the saved ped

  • restore the original ped

Good first checks

  • use grant-only mode only if admins are ready to grant models

  • define Config.RestoreOnRespawn explicitly if you want a clear fallback behavior

  • disable troll features on serious RP servers

Next pages

Last updated