vSync (v1.4.0) | Simple weather and time sync

i am not sure what im doing wrong…i have access to it but the other admins i have in do not…can u show an example of how to add multiple steam id to allow them access to it?

Very strange, it’s working for me… are you sure you’ve put in the right steam hex id?

just an array of steams…

admins = {
    'steam:AAAAAAAA',
    'license:123',
    'license:456',
    'steam:bbbbb',

}

i haven’t tried it yet because i am at school. I know it syncs the weather, but does it also freezes weather for example extrasunny?

if not would be grate to add command (or i ll add tonight) /freeze extrasunny (for example)
and /unfreeze (for unfreezing weather)

By “weather sync” it means weather “freeze/sync” for everyone, until someone changes the weather.

1 Like

What do I put in for the steam admin thing so I can control it

What steam do I put in … x64??

@B_A_N_K_S

Something like that ( steam:hexIdHere )

whats hex id???

the number if your steam there is a few websites you can find out what it is…if your a server owner and have a DB it should be on there allready

where is the DB???

where can i find my hex

Use the search function on this forum next time or use Google, don’t be lazy.

I seem to be having trouble using this. It works proper, as in all of the players time is synced, but it does not like to recognize me as an admin </3 my vs_server.lua looks like

admins = {
    'steam:11000011262XXXX',
}

(hex changed slightly). When I do /morning or /night, it gives me no indication I typed it in, but when I do /time or /weather, it shoots me up an error saying I do not have access for that command. I tried this on in game chat, and my F8 console and no dice.

I’m not sure what the issue is, for some people it works without any issues, for others it doesn’t seem to work. Are you using a custom chat resource, or the default FiveM chat resource?

I am using the following for my chat script. All it does is add /me /do /911, etc and does a /loadout. I will remove it from starting up and try vSync without it.

https://forum.cfx.re/t/release-base-script-updated-20-11-17/36484/1

Update: Removed the above script from starting up, restarted server and it still did not work. This is what I get https://i.gyazo.com/ba53df4ca6fb2ce7ff77ced8cf3e4bd6.png

yo it has nothing to do with my script it runs with no problems with vSync…

That’s what I said in the post above, that it’s not your script due to the fact I’m still having problems even when I disabled it.

where do i get the license

whats does that do to the server?