#Alternative to `populationPedCreating`

1 messages · Page 1 of 1 (latest)

hushed holly
#

So i'm trying to find an alternative to populationPedCreating one of the events provided by fivem for manipulating the ped's attributes ( model, position etc ), but i'm looking for one to manipulate vehicle spawn attributes, so when a vehicle is spawned, i'd like to edit it's attributes before actually spawning it in. I tried to have a look at the list of game events, none of these suit what im trying to do, so unless i missed something, or maybe there's another way, that'd be great.

long lotus
hushed holly
#

I coulda sworn there was a game event for entity creation , or im just insane lol

#

that doesn’t work

tawny meteor
#

server side has entityCreated

#

but if you listen and filter through all those events its gonna be a chunky boi.