um-spawn
- Select your framework
Framework
- Make sure your
qbx_core or qb-core
version are not old
Installation
Delete other spawn scripts
- delete
qb-spawn
orqbx_spawn
orother-spawn
QBox only
open > qbx_core > config > client.lua
startingApartment = true
set false
Multicharacter
This auto loads the event, you don't need to do anything else
Convar (Starter Apartment)
If you want apartment inside start for new users, make these "true"
- Add this to your server.cfg
# um config
setr um:NewPlayerApartmentInsideStart "true"
Resource | Starter | Setup |
---|---|---|
qbx_properties | ✅ Supported | ✅ Auto |
qb-apartments | ✅ Suppported | ✅ Auto |
ps-housing | ✅ Suppported | ✅ Auto |
bcs_housing | ✅ Suppported | 🔄 Manual |
nolag_properties | ✅ Suppported (only um-spawn) | 🔄 Manual |
snipe-motel | ✅ Suppported (only um-spawn) | ✅ Auto |
Any apartment script
-
The apartment names and types of your apartment script must match the apartments in um-spawn
-
If it is not default, edit and matches apartments
-
um-spawn > bridge > apartments > list > .lua
Server.cfg
💡
um-spawn should always ensure after things like apartments and houses scripts.
# um config
setr um:NewPlayerApartmentInsideStart "true"
---------------
ensure oxmysql
ensure ox_lib
--------------
ensure qb-core
ensure [qb]
ensure [standalone]
--------------
ensure um-spawn