Discord Tdev Scripts

Advanced Map Builder Documentation

This guide explains how to install and configure Advanced Map Builder for your FiveM server.

Compatibility

  • Standalone
  • ESX Legacy
  • QBCore
  • Qbox
  • ox_core

Requirements

  • oxmysql
  • ox_lib recommended
  • Database connection
  • Admin permission setup

Installation

  • Download the resource from your Tebex purchases.
  • Extract the folder.
  • Place the resource inside your server resources folder.
  • Import the SQL file if one is included.
  • Start oxmysql before the resource.
  • Open the config file and select your framework.
  • Configure admin permissions.
  • Add the resource to your server.cfg.
  • Restart your server.
  • Test the builder with an admin account.

Server CFG Example

ensure oxmysql

ensure ox_lib

ensure framework-resource

ensure tdev-mapbuilder

Configuration

  • Select your framework.
  • Set admin permissions.
  • Configure prop categories.
  • Configure custom streamed props if used.
  • Configure save settings.
  • Configure import and export settings.
  • Configure logging if enabled.
  • Do not edit encrypted files.

Common Issues

Props do not save: Check oxmysql, SQL import, and database connection.

No admin permission: Check your identifiers, ACE permissions, or framework permission settings.

Custom props do not appear: Check stream files, prop names, and ytyp setup.

Builder menu does not open: Check F8 errors and server console errors.

Support

If you need help, open a support ticket in the Tdev Scripts Discord.

Provide your order ID, script name, framework, full F8 error, server console error, and a screenshot or video.

Discord: https://discord.gg/5MYzXemM4q

Back to home