Skip to content

Ox Core

Installation

  • Setup ox
  • Set the framework in the config file
    • In sh_config.lua set CONFIG.FRAMEWORK to FRAMEWORK.OX or 'ox'

Configure max number of characters

  • In sh_config.lua the CONFIG.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 or ox.cfg
    • Set ox:characterSlots to a number of your choice e.g. 3

Example

setr ox:characterSlots 3