Package zombie
Class SystemDisabler
java.lang.Object
zombie.SystemDisabler
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic voidReset()static voidsetDoCharacterStats(boolean boolean1) static voidsetDoPlayerCreation(boolean boolean1) static voidsetDoSurvivorCreation(boolean boolean1) static voidsetDoZombieCreation(boolean boolean1) static voidsetEnableAdvancedSoundOptions(boolean boolean1) static voidsetObjectStateSyncEnable(boolean boolean1) static voidsetOverridePOVCharacters(boolean boolean1) static voidsetVehiclesEverywhere(boolean boolean1) static voidsetWorldSyncEnable(boolean boolean1)
-
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 -
doEnableDetectOpenGLErrorsInTexture
public static boolean doEnableDetectOpenGLErrorsInTexture -
doVehiclesWithoutTextures
public static boolean doVehiclesWithoutTextures -
zombiesDontAttack
public static boolean zombiesDontAttack -
zombiesSwitchOwnershipEachUpdate
public static boolean zombiesSwitchOwnershipEachUpdate -
useNetworkCharacter
public static boolean useNetworkCharacter -
doKickInDebug
public static boolean doKickInDebug
-
-
Constructor Details
-
SystemDisabler
public SystemDisabler()
-
-
Method Details
-
setDoCharacterStats
public static void setDoCharacterStats(boolean boolean1) -
setDoZombieCreation
public static void setDoZombieCreation(boolean boolean1) -
setDoSurvivorCreation
public static void setDoSurvivorCreation(boolean boolean1) -
setDoPlayerCreation
public static void setDoPlayerCreation(boolean boolean1) -
setOverridePOVCharacters
public static void setOverridePOVCharacters(boolean boolean1) -
setVehiclesEverywhere
public static void setVehiclesEverywhere(boolean boolean1) -
setWorldSyncEnable
public static void setWorldSyncEnable(boolean boolean1) -
setObjectStateSyncEnable
public static void setObjectStateSyncEnable(boolean boolean1) -
getAllowDebugConnections
public static boolean getAllowDebugConnections() -
getOverrideServerConnectDebugCheck
public static boolean getOverrideServerConnectDebugCheck() -
getdoHighFriction
public static boolean getdoHighFriction() -
getdoVehicleLowRider
public static boolean getdoVehicleLowRider() -
getDoMainLoopDealWithNetData
public static boolean getDoMainLoopDealWithNetData() -
setEnableAdvancedSoundOptions
public static void setEnableAdvancedSoundOptions(boolean boolean1) -
getEnableAdvancedSoundOptions
public static boolean getEnableAdvancedSoundOptions() -
Reset
public static void Reset()
-