Class SystemDisabler
java.lang.Object
zombie.SystemDisabler
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 booleanstatic booleanstatic voidReset()static voidsetDoCharacterStats(boolean bDo) static voidsetDoPlayerCreation(boolean bDo) static voidsetDoSurvivorCreation(boolean bDo) static voidsetDoZombieCreation(boolean bDo) static voidsetEnableAdvancedSoundOptions(boolean enable) static voidsetOverridePOVCharacters(boolean bDo) static voidsetUncappedFPS(boolean boolean0) static voidsetVehiclesEverywhere(boolean bDo) static voidsetWorldSyncEnable(boolean bDo)
-
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 -
doEnableDetectOpenGLErrors
public static boolean doEnableDetectOpenGLErrors -
doEnableDetectOpenGLErrorsInTexture
public static boolean doEnableDetectOpenGLErrorsInTexture -
doVehiclesWithoutTextures
public static boolean doVehiclesWithoutTextures -
zombiesDontAttack
public static boolean zombiesDontAttack
-
-
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) -
getOverrideServerConnectDebugCheck
public static boolean getOverrideServerConnectDebugCheck() -
getdoHighFriction
public static boolean getdoHighFriction() -
getdoVehicleLowRider
public static boolean getdoVehicleLowRider() -
printDetailedInfo
public static boolean printDetailedInfo() -
getDoMainLoopDealWithNetData
public static boolean getDoMainLoopDealWithNetData() -
setEnableAdvancedSoundOptions
public static void setEnableAdvancedSoundOptions(boolean enable) -
getEnableAdvancedSoundOptions
public static boolean getEnableAdvancedSoundOptions() -
getKickInDebug
public static boolean getKickInDebug() -
setUncappedFPS
public static void setUncappedFPS(boolean boolean0) -
getUncappedFPS
public static boolean getUncappedFPS() -
Reset
public static void Reset()
-