FAQ
Q: How many characters can a player have? A: The default is 1. You can define up to 4 via license-specific overrides.
Q: Can I disable the delete character option?
A: Yes, set Config.EnableDeleteButton = false
.
Q: Why isn't the spawn menu showing?
A: Ensure the hsSpawnSelector:openMenu
event exists in your spawn system.
Q: Can I use my own clothing system? A: You must use one of the supported systems unless manually integrated.
Last updated