Ox Core
Installation
- Setup ox
- Set the framework in the config file
- In
sh_config.lua
setCONFIG.FRAMEWORK
toFRAMEWORK.OX
or'ox'
- In
Configure max number of characters
- In
sh_config.lua
theCONFIG.MAX_CHARACTERS
option does not apply to Ox Core. - The max number of characters can be set using the
ox:characterSlots
convar- located in your
server.cfg
orox.cfg
- Set
ox:characterSlots
to anumber
of your choice e.g.3
- located in your