[ESX] Optimized NPC Generator

The script is updated to version 1.0.1, introducing the following improvements:

  • Now, there is the option to use vec4 for coordinates. If utilized, the heading of spawned NPCs will be the same for all; but, with vec3, each NPC will have a random heading.

  • A new configuration setting, “NpcInstaAgressive,” has been added to control NPC aggressiveness. When set to “true,” NPCs will engage the player immediately upon sight. Conversely, if set to “false,” NPCs will remain non-aggressive until the player initiates an attack.

1 Like