Reworked some stuff, and tested an way to Print Steam ids of clients which joined.

Also changed that now an Gif is the Background of the Menu for Testing purposes. Looks kinda okay but sketchy
This commit is contained in:
Unknown
2024-05-09 22:05:24 +02:00
parent 915f2eefc1
commit 7200fcf4c1
6 changed files with 200 additions and 33 deletions

View File

@ -300,6 +300,7 @@ namespace Settings {
//Misc
bool ProtectCamServer = true;
bool TestEvent_PrintSteamIDS = false;
bool UnlockPlayers = false;
bool UnpossePawns = false;
bool ChangeNameEvent = false;
@ -340,7 +341,7 @@ namespace Settings {
bool AutoRespawnPlayers = true;
bool wtf_ = false;
bool IniShitsLevel[6];
bool IniShitsPlayer[7];
bool IniShitsPlayer[8];
bool SpawnItem = false;
Items ItemToSpawn;