testgcd wrote: ↑Sat Aug 19, 2023 7:19 pm
Any idea for a command to spawn knifes so I can use them in finishers, spawn melee weapons and most important spawn single enemies without their cars?
These would be nice additions, though I'd like to add that it doesn't appear the engine is allowing multiple spawned entities. When I try to place two vehicles, the first one disappears as soon as the second one spawns. I'm betting the same would be true if you wanted to spawn a group of on-foot enemies to brawl, act, etc.
That being said, a tedious workaround to achieve a single on-foot enemy would be:
- Spawn a vehicle from the faction you need, with a driver.
- Engage with that enemy to get them out of the vehicle and on-foot.
- Turn off the enemy AI.
- Dispose of the vehicle.
- And then turn the enemy AI back on.
If needed, have 'em chase you to where you need them.
It's not ideal, but I hope that helps