How to Make Yourself an Admin

This guide shows players how to give themselves admin access to use commands in most of our new scripts.

Steps to Enable Admin Commands

  1. In-game, type /getyourid to get your character ID.

  2. Open the F8 console and note your character ID.

  3. Open the shared.lua file on your server.

  4. Go to NMConfig['General']['adminCharIDs'] and add your character ID.

  5. Save the file and restart the resource.

✅ After these steps, you’ll have full access to dealership admin commands.

Notes

  • In some older versions of the script, the command to get your character ID may differ.

  • If you’re unsure which command to use, you can:

    • Open a ticket and ask us directly.

    • Or check your script files in the editable sections (they are usually marked clearly).

Last updated