Package zombie

Class SystemDisabler

java.lang.Object
zombie.SystemDisabler

public class SystemDisabler
extends java.lang.Object
  • Field Details

    • doCharacterStats

      public static boolean doCharacterStats
    • doZombieCreation

      public static boolean doZombieCreation
    • doSurvivorCreation

      public static boolean doSurvivorCreation
    • doPlayerCreation

      public static boolean doPlayerCreation
    • doOverridePOVCharacters

      public static boolean doOverridePOVCharacters
    • doVehiclesEverywhere

      public static boolean doVehiclesEverywhere
    • doWorldSyncEnable

      public static boolean doWorldSyncEnable
    • doObjectStateSyncEnable

      public static boolean doObjectStateSyncEnable
  • Constructor Details

    • SystemDisabler

      public SystemDisabler()
  • Method Details

    • setDoCharacterStats

      public static void setDoCharacterStats​(boolean bDo)
    • setDoZombieCreation

      public static void setDoZombieCreation​(boolean bDo)
    • setDoSurvivorCreation

      public static void setDoSurvivorCreation​(boolean bDo)
    • setDoPlayerCreation

      public static void setDoPlayerCreation​(boolean bDo)
    • setOverridePOVCharacters

      public static void setOverridePOVCharacters​(boolean bDo)
    • setVehiclesEverywhere

      public static void setVehiclesEverywhere​(boolean bDo)
    • setWorldSyncEnable

      public static void setWorldSyncEnable​(boolean bDo)
    • setObjectStateSyncEnable

      public static void setObjectStateSyncEnable​(boolean bDo)
    • getAllowDebugConnections

      public static boolean getAllowDebugConnections()
    • getOverrideServerConnectDebugCheck

      public static boolean getOverrideServerConnectDebugCheck()
    • Reset

      public static void Reset()