It’s both client and server side. That’s how it syncs between other players.
Ok, I updated my server and removed my other timesync I forgot I had and its still not working.
Issue has been found in PM’s. The problem is @JustinWick has a custom chat resource that doesn’t allow for commands registered using RegisterCommand()
which means my resource works, but it doesn’t allow for any commands unless you type them in your client (f8) console.
So, if you’re using a custom chat resource, know that this resource might not work for you.
Yeah that didnt work, im just gonna add the old files I had it, thanks for the help and I wish I could use this script.
Neato you lil moderator Boi
where do you get the license number at?
Right there ^^ (vs_server.lua)
ok so the player identifieres should be the steam id right? im new to this
this is what i get, idk what i need to put, is it my steam iD?
You can put your license, steam id, ip in there. Steam ID’s should be the steam hex id.
i dont know what im doin wrong here… keeps saying i dont have access
Is there a way to slow the speed that time passes by?
No there is not. You’ll have to modify the code yourself if you want those kind of features. This is just a basic version
Works amazing! Thanks for the great script
Thank you, I just got done doing exactly that.
Well, it seems I am the only one having issues. Every time I go to join the server I get “Unable to load resource sync. :(” (I called it sync, and I tried vSync already) I have no clue what the issue is. I’ve re-downloaded & reinstalled it, to no avail. I did add the admins into vs_server.lua, I have no clue what I am doing wrong. Help would be appreciated, Thanks in advance!
I entered my steam id and its not working
whats does license
mean in the server.lua
That’s if you want to user your FiveM license identifier instead of a steam identifier.
Does the command have to have Caps? Cause when I do (EX: /Time Night) it says invalid samtex (or something like that)?