ped_spawner
ped_spawner copied to clipboard
An easily configurable ped spawner for fivem
Results
2
ped_spawner issues
Sort by
recently updated
recently updated
newest added
Allow for peds to have qtarget options added via `AddEntityZone`, and included examples in the `BARBER SHOPS` section of the config.
For me it makes it easier to handle peds in one resource, instead of adding more into the Config one by one. Usage: ```lua exports['ped_spawner']:createPed('HarvestSeller',{ model = v.ped, -- change...