Qbox-project / qbx_core

http://qbox-project.github.io
Other
45 stars 109 forks source link

[3rdParty] Vehicleskeys #485

Closed l3oncoder closed 1 week ago

l3oncoder commented 3 weeks ago

The problem

So I notice we have givekeys and haskeys that by default are hard baked into the core,

Is it not possible for us to have an way to include our own exports from from config, as current we has to edit server/commands.lua & qb/bridge/events.lua etc

Ideal solution

Add away for us to specify our own vehiclekeys export, server & client sided

Alternative solutions

No response

Additional context

No response

mafewtm commented 3 weeks ago

It's not hardcoded at all? Look in qbx_core/config/client.lua and qbx_core/config/server.lua.

mafewtm commented 1 week ago

Closing as this is already implemented within out configs as I have shown above.