OneSync+ and future work on OneSync

Amazing, keep up the good work!

YESS. No more “Hi, I crashed [Inserts screenshot]” lol

1 Like

I’m having problem with invisible players for other players, as if they were in another session. Can someone help me?

update your instance script

1 Like

Thanks man!

yeah theres one floating around just make sure you change the number for onesync

You talk about the player number? Can I have 255? even though only 64

no you have to set it from 31 or 255 or whatever to 256 now in the latest update. The rest like maxplayers is still limited to 128 or 64

1 Like

Okay, thank you, I’ll make the modifications and test.

snitchin self :roll_eyes:

the man has spoken, changed mine from 255 seems ok

if i set the “+set onesync_enabled 1” with 32 slots i don’t have to change the cycles to 255, right?

Hello friends;
What is OneSync and is it a file to be installed and started or type line in code?
I just added the following line in the start-server.cmd file:

@echo off
start C:\FXserver\run.cmd +exec server.cfg +set onesync_enabled 1
exit

The server reaches 64, but the whitelist warning and we can not log in and I have to reboot the server again.

run.cmd

@echo off
%~dp0\FXServer +set citizen_dir %~dp0\citizen\ %*

server.cfg

sv_maxclients 64

my server version is 1347
ver

but server not connect and error whitelist:

Where did I make a mistake?
Should esx_whitelist or OneSync be a starter?
thanx for all.

Are you Element club? As onesync 64 slots requires you to be atleast element club

No, I’m not a member of theElement club.
Do I need to be a member of the Element club?
Should I buy a subscription?
How can I become a member of the register?
Element Club Argentum/Aurum/Platinum

I have a question ,we have 64 slot servwr and our loops is 255 .If we change to 128 ,Do I have to make 256?

I think it changes. If loop says 0, 31 you need to do 255 if says 32-64 you can do 256 but if says maxclient bla bla you need to do 128

http://prntscr.com/o3amvm / http://prntscr.com/o3an9c / http://prntscr.com/o3anfv / http://prntscr.com/o3ann9 / http://prntscr.com/o3ansx / this i need change too ? or only 0, 31 and 0, 32 and maxclient ? thanks

Boys and girls,

This is not a topic to get help for your own scripts. It has been said a million times in this topic and others too; you need to change loops that loop over player indices. If you don’t know what that means, have a look around the forum using the Search bar. If you’re still stuck, create your own topic under #development:scripts or #server-development:essentialmode

Keep up the great work. FiveM is doing big things