Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion ox.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ setr ox:primaryShade 8
# Allow users to select their locales using /ox_lib (0 = disabled, 1 = enabled)
setr ox:userLocales 0

# Defines the maximum number of spawned props for progressbar
setr ox:progressPropLimit 2

# Load specific language file from data/locales
setr ox:locale "en"

Expand Down Expand Up @@ -158,4 +161,4 @@ set inventory:dumpsterloot [
]

# Set items to sync with framework accounts
set inventory:accounts ["money"]
set inventory:accounts ["money"]