[Solved] No peds or cars anymore

Currently i have no peds or cars on the server. but i want to. i had the server announcement true for some time so others could join. and what i think is, that someone turned of peds and cars with a trainer. i cant turn it back on by myself. is there a way to “fix” this?

Edit: Ok found it out for myself. Its cause by a script. gonna post it here when i find out
Edit: For me its acl-fx trying to fix it if not don’t know what to do

It’s caused by ACL-FX.

I has this problem too

Commands to solve:
/traffic 1
/crowd 1

ty
can i enable it on default?
or is it default if i put that in

I have the same problem I can’t figure out how to enable it by default. I am trying to figure out how to do it though.

there should be a bool somewhere in the files. gonna try to find it

Im probably gonna make a script for it.

EDIT: The Client function to change this is in client/additional-sync.lua

go into acl-fx -> common -> vars.lua
there is traffic and crowd change both from 0 to 1.0