Quick question on rcon

Okay i will try to figure it out. Thanks for the help though.

you can just add the lines at the bottom of server.cfg :confused:

Really? :man_facepalming: thought that only worked for setting convars but alright, that’s even easier :smiley:

I will try this thanks!

Put it at the bottom now they all say no such command.

Only put

crowd 1.0
traffic 1.0

at the bottom of your cfg, not the

Citizen.CreateThread(function()
    Citizen.Wait(5000) -- waits 5 seconds.
    ExecuteCommand('yourCommandHere')
    ExecuteCommand('yourCommandHere')
end)

Okay i will try this.
edit: looks like it worked thanks for all the help!