Skip to content

feat(extra-natives/five): add GENERATE_PEDS_AT_SCENARIO_POINTS#3496

Closed
ook3D wants to merge 1 commit into
citizenfx:masterfrom
ook3D:population
Closed

feat(extra-natives/five): add GENERATE_PEDS_AT_SCENARIO_POINTS#3496
ook3D wants to merge 1 commit into
citizenfx:masterfrom
ook3D:population

Conversation

@ook3D

@ook3D ook3D commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

Goal of this PR

this native is useful if you want to overall have more scenario peds spawned, as in MP, the amount is decreased.
or lets say you have an interior such as a nightclub with ambient scenarios that you need to always spawn, you can use this to force generate them.
...

How is this PR achieving the goal

self explainatory
...

This PR applies to the following area(s)

FiveM, Natives
...

Successfully tested on

FiveM
Game builds: ..
3095, 3258
Platforms: Windows, Linux
Windows

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

@spacevx

spacevx commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

Hello, those peds will be networked or not?

@ook3D

ook3D commented Jun 30, 2025

Copy link
Copy Markdown
Contributor Author

Hello, those peds will be networked or not?

no clue to be honest, im not the most familiar with networking stuff but i assume the game will do its best to network them, as its essentially just spawning scenarios like normal, just forcefully

@github-actions github-actions Bot added the triage Needs a preliminary assessment to determine the urgency and required action label Jun 30, 2025
@prikolium-cfx prikolium-cfx added the status:deferred Action on this has been deferred to a later time label Jul 9, 2025
@prikolium-cfx

Copy link
Copy Markdown
Collaborator

Thanks for contribution. Scenarios population is too complex and in game itself it was designed to follow user's game settings and PC specs, but such function will most likely be used by community without complete understanding how it affects game performance.

@ook3D ook3D deleted the population branch July 12, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:deferred Action on this has been deferred to a later time triage Needs a preliminary assessment to determine the urgency and required action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants