⚠️⚠️ Steam Ditch ⚠️⚠️

This commit is contained in:
GhzGarage
2021-07-08 19:54:57 -05:00
parent b2ec7ae041
commit 0603076be3
5 changed files with 50 additions and 53 deletions
-1
View File
@@ -1,7 +1,6 @@
QBConfig = {}
QBConfig.MaxPlayers = GetConvarInt('sv_maxclients', 64) -- Gets max players from config file, default 32
QBConfig.IdentifierType = "steam" -- Set the identifier type (can be: steam, license)
QBConfig.DefaultSpawn = vector4(-1035.71, -2731.87, 12.86, 0.0)
QBConfig.Money = {}