overextended / ox_core

Player and vehicle management and persistence for FiveM.
https://overextended.dev/ox_core
GNU Lesser General Public License v3.0
152 stars 124 forks source link

External multicharacter support #112

Closed thelindat closed 5 months ago

thelindat commented 9 months ago

Spawn system needs to be exported and made usable from other resources. Other resources should only need to implement some basic logic and events to trigger the internal spawn system, while implementing their own spawn select, character select, character creation, etc.

Will probably port the old spawn/character system from Lua ox_core to another resource - making it easier to modify and, more importantly, optional. Keeping dependencies low is important.

Br0kenMaverick commented 8 months ago

Hope that "probably" becomes a "definetly" once the rebuild is done! The old spawn and character ui was extremely clean!

MauroNr1 commented 5 months ago

Hope that "probably" becomes a "definetly" once the rebuild is done! The old spawn and character ui was extremely clean!

Yea it was really nice