Dynamic slots (#36)

* Removed slots configuration

* feature: dynamic slots

* fixes + improvements

* edited core functionality

* added commands for slots management

* added commands english locale

Co-authored-by: d3rp-jsx <15928886+derp-jsx@users.noreply.github.com>
This commit is contained in:
Demetrio
2021-08-10 19:31:30 +02:00
committed by GitHub
parent 248b6e0b92
commit 52250d0d49
5 changed files with 65 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Config = {}
Config.Locale = 'en'
Config.Slots = 4
Config.Slots = 1
Config.Spawn = vector4(-113.7, 565.3, 195.2, 0) -- Sets the location for character selection
-- To set the spawn location for new characters, modify the default value in the `users` SQL table