๐ŸงณEnvi-Traders

Envi-Traders Official Documentation


Prerequisites

circle-info
  • A working FiveM Server

  • Basic understanding of FiveM server setup and resource management

  • Followed the FIRST STEPS (READ FIRST) guide

  • envi-bridge

  • envi-interact

  • Inventory items matching every trade and shop line


What this adds

Envi-Traders adds random-spawn NPC traders that can barter items, run cash shops, and respect access rules or schedules.

Core systems:

  • one random location pick per trader on resource start

  • barter trades

  • registered cash shops

  • limited stock and restock behavior

  • in-game or real-time schedules

  • job or gang access gates

  • greetings and optional blips

Install

  1. Follow FIRST STEPS (READ FIRST) for the correct load order.

  2. Add every trade and shop item to your inventory.

  3. Build your trader entries in Config.Traders.

  4. Restart the resource after config changes so active trader locations are rebuilt.

Docs in this section

Good first checks

  • Traders spawn at one configured random location after each restart.

  • If the menu does not open, check envi-interact first.

  • Trade failures usually mean the inventory item names do not match.

  • If a shop looks empty, the live stock count may have hit zero.

Last updated