💡 Installation

Installation guide of Spawn Selector Script

🛠️ Installation

  1. Extract the fast-spawnselector folder into your resources directory.

  2. Add ensure fast-spawnselector to server.cfg.

🔑 Triggering the UI

Use this event to open the spawn selector UI:

TriggerEvent("fast-spawnselector:openUI")

💡 Handling UI Actions

Once the UI is opened, players can select a spawn point, and the server will handle teleporting them to the chosen location.

Last updated