Installation guide
Welcome to the Gen Spawn Selector installation guide, here you can learn how to completely install our asset.
If you don't have any experience in development we are highly recommend to follow each step in this documentation, and if you have a developer ask them to install the script for you as they have more experience.
Asset download
Once the purchase is made on our official Tebex Store, you will receive your asset directly in your Keymaster, in the Granted Assets panel you will see the asset, download it and do the following steps to install it correctly.
Put the script folder to your server. (dont change name)
Start the script in the server.cfg. (ensure gen_spawnselector)
Change your Spawn Event
Update the spawn selector event trigger of your multicharacter script to "genscripts_spawnselector:open".
exports["gen_spawnselector"]:OpenSpawn() can also be used.
Last updated