kibook / poodlechat

Chat resource for Poodle's Palace FiveM/RedM server
13 stars 18 forks source link

Extended character selection load time - FiveM #21

Open JKellyEPCG opened 1 year ago

JKellyEPCG commented 1 year ago

I'm using FiveM with QBcore and the character selection load time is about 30 seconds since FiveM last updated a week or two ago. If I don't have poodlechat running and just use the standard chat system, character selection screen takes about 3 seconds to show after loading into the server.

Mane48 commented 1 year ago

Same here!

sheenthebest commented 1 year ago

It's getting slow when script calls AddEmojiSuggestions()... If you disable it it will don't create chatSuggestion for each emoji and it will load the multicharacter instantly.

DixonHJaynus commented 1 year ago

It's getting slow when script calls AddEmojiSuggestions()... If you disable it it will don't create chatSuggestion for each emoji and it will load the multicharacter instantly.

You just saved my whole damned server... I was getting tired of my RedM server taking FOREVER every time someone loads into the server. I couldn't find another text chat either. The 45 second, to almost 2 minute lag wait, EACH TIME people load in, was really screwing me...

Now it's FLAWLESS on my RedM server too!

YerPalPandora commented 10 months ago

It's getting slow when script calls AddEmojiSuggestions()... If you disable it it will don't create chatSuggestion for each emoji and it will load the multicharacter instantly.

Thank you so much for this! It's absolutely incredible how much taking this out of the client file sped up load times for us on our RedM server.