🌏Spawnselector / Spawn
You can follow the methods below to integrate the spawnselector or to spawn automatically in the last position.
ESX Spawnselector Integration
When you do not integrate spawnselector in ESX, you are automatically spawned in the last position.
To activate the Spawnselector, find the function below and follow the steps.
When you put an export or event, you should return true.
When you delete the Export or Event, you have to return false again. Please note that
QBCore Spawnselector Integration
If you are using qb-apartment and qb-spawn, the script will automatically bring the spawnselector to your screen.
If you are using a different script, if it is available in qb-apartment events, it will open automatically. You can detect it by trial and error.
To activate the Spawnselector, find the function below and follow the steps.
Last updated