Cant get chat in my server to auto scroll when typing new msg

i have been deving a server but our chat in game started not scrolling down when new messages occur it used to and now it wont we have tried reinstalling it and tried other chat files it has to be something else making it do this right?? someone help!

1 Like

If you go to version 10367, and upload the chat from there onto your newest build it will fix the issue.

This is the link for the working Version
https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/10367-60f7711d2eefc8c392e2018a49c9205edd93ff3f/server.7z

what are all the other files outside of where chat is? like i see fonts and other files that say chat

i also put the chat folder into my server and nothing changed it still dont auto scroll

Did you fix this?

i need a fix for this if you have found the problem

No gix we ended up just re doing the whole server

Have u made changes to the chat script at all, for all those experiencing this issue?

No i did try putying a new chat the one for fx that someonee linked above

That should have just worked in all honesty!

The autoscroll is done with js i believe, so something may have broken that.

i use zap ive done 3 server reinstalls and my chat still isnt working

Whats not working about the chat?
Like the chat as a whole or just the chat not autoscrolling?

No i did try putying a new chat the one for fx that someonee linked above

We just switched to esx and are working on that

Sorry i sent the wrong reply, it wouldnt auto scroll

so i figured it out its in the server.cfg you have got to set the set resources_useSystemChat to false by default sometimes its set to true and if you use a custom chat you need to set it to false for it to not register both the main chat / custom chat
Screenshot 2024-12-04 111659

now the chat don’t work at all