Hello everyone, everything good?
Are you managing to use Scene Director within FiveM?
Apparently I managed to activate according to the tips of people here on the forum.
However, after setting Actor 2, when I return to Actor 1 Actor 2 starts walking aimlessly.
Is there any solution?
I’d recommend using something like menyoo along side so you can freeze the peds in place. This is also the wrong category for your post.
also encountered such problem what i do is just freeze other characters at position with menyoo do you have any other solution.
you can make a simple script to set peds around you or specific peds blocking flags to true using the following native, this way they do nothing other than what they are assigned to do by a script
SetBlockingOfNonTemporaryEvents(ped, true)
1 Like
I followed all the steps, the menu spawns successfully, but I have some problems:
- Often the menu is duplicated and I end up losing control over it;
- The Peds set as actors in FIVEM walk around uncontrollably (but that’s not the biggest problem)
- The animations synchronized with props are not working, and whether or not they are what make all the difference in this script in FIVEM, since I can use real people to play the characters.
I wanted autonomy in the animations 

1 Like