alberttheprince / rpemotes-reborn

Community driven FiveM emote menu with human, animal, and prop support.
GNU General Public License v3.0
55 stars 36 forks source link

[Request] client kvp insteal of mysql to store keybinds #14

Open alberttheprince opened 2 months ago

alberttheprince commented 2 months ago

Describe the Feature

Using client kvp would make it easier for server owners to install and config whether they want keybinds or not, and would not require anything related to server database.

Example/Mock up N/A

Additional context N/A

Mathu-lmn commented 4 weeks ago

Meh... KVP will be shared if a player plays on 2 servers with the resource and that's not necessarily wanted

alberttheprince commented 4 weeks ago

I think it's preferred over an using SQL no? And I would generally think most people would have the same emotes across servers.

iSentrie commented 4 weeks ago

depends on kvp seed, so if thats an issue then you can always generate unique seed

Mathu-lmn commented 4 weeks ago

Then adding a custom key that the owners can set in the config could be the way ?