KFMod.KFCheatManager
- Extends
- CheatManager
Core.Object
|
+-- Engine.CheatManager
|
+-- KFMod.KFCheatManager
Inherited Contants from Core.Object |
ALLIES_TEAM_INDEX, AXIS_TEAM_INDEX, MaxInt, NEUTRAL_TEAM_INDEX, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient |
Inherited Structures from Core.Object |
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
Inherited Functions from Engine.CheatManager |
AllAmmo, AllWeapons, Amphibious, areCheatsEnabled, Avatar, CauseEvent, ChangeSize, CheatView, ClearAllDebugLines, DisableNextObjective, EnableCheats, EndPath, Fly, FreeCamera, FreezeAll, FreezeFrame, Ghost, God, Invisible, JumpMatch, KillPawns, KillViewedActor, ListDynamicActors, Loaded, LockCamera, LogScriptedSequences, Phil, PlayersOnly, RememberSpot, ReportCheat, ReviewJumpSpots, ruler, SetCameraDist, SetFlash, SetFogB, SetFogG, SetFogR, SetGravity, SetJumpZ, SetSpeed, SkipMatch, SloMo, Summon, Teleport, ViewActor, ViewBot, ViewClass, ViewFlag, ViewPlayer, ViewSelf, ViewTurret, Walk, WeakObjectives, WinMatch, WriteToLog |
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllObjects, Asc, Asin, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, ClearConfig, ClockwiseFrom, Cos, Created, Cross, Disable, Divide, Dot, DynamicLoadObject, EatStr, Enable, EndState, Eval, Exp, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetEnum, GetItemName, GetPerObjectNames, GetPropertyText, GetReferencers, GetStateName, GetUnAxes, GotoState, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Invert, IsA, IsInState, IsOnConsole, IsSoaking, Left, Len, Lerp, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, PlatformIs64Bit, PlatformIsMacOS, PlatformIsOpenGL, PlatformIsUnix, PlatformIsWindows, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, Repl, ReplaceText, ResetConfig, Right, RotRand, Round, SaveConfig, SetPropertyText, Sin, Smerp, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, StopWatch, StrCmp, Tan, VRand, VSize, VSizeSquared, Warn, ^, ^^, |, ||, ~, ~= |
var localized string CheatsEnabled;
var localized string CheatsNotEnabled;
EnablingCheatsKillsPerks Source code
var localized string EnablingCheatsKillsPerks;
function bool areCheatsEnabled ( ) )
exec function ArmorUp ( ) )
exec function Arsenal ( optional bool bMaxAmmo) )
exec function AssaultMe ( ) )
exec function Avatar ( string ClassName) )
exec function Backup ( ) )
exec function Bombs ( optional bool bMaxAmmo) )
exec function Bond ( ) )
exec function Bond2 ( ) )
exec function BurnEm ( ) )
exec function Camo ( ) )
exec function CauseEvent ( name EventName) )
exec function ChangeSize ( float F) )
exec function CheatView (
class<
actor> aClass, optional
bool bQuiet) )
exec function EnableCheats ( ) )
exec function FlameUp ( optional bool bMaxAmmo) )
exec function Flare ( optional bool bMaxAmmo) )
exec function Flares ( optional bool bMaxAmmo) )
exec function FragZeds ( ) )
exec function FreeCamera ( bool B) )
exec function FreezeFrame ( float delay) )
exec function FrightPack ( optional bool bMaxAmmo) )
exec function GrantAchievement ( int achievement) )
exec function Heal ( ) )
exec function Horde ( ) )
exec function HugeGnome ( ) )
exec function IJC ( ) )
exec function ImRich ( ) )
exec function KillViewedActor ( ) )
exec function LaidLaw ( ) )
exec function ListDynamicActors ( ) )
exec function LockCamera ( ) )
exec function Meds ( ) )
exec function MeleeMe ( optional bool bMaxAmmo) )
exec function MopUp ( ) )
exec function Nails ( ) )
exec function Pistols ( ) )
exec function RememberSpot ( ) )
exec function ReviewJumpSpots ( name TestLabel) )
exec function RifleMe ( ) )
exec function ruler ( ) )
exec function SetCameraDist ( float F) )
exec function SetFlash ( float F) )
exec function SetFogB ( float F) )
exec function SetFogG ( float F) )
exec function SetFogR ( float F) )
exec function Shotty ( ) )
exec function ShowPaths ( ) )
exec function SMG ( ) )
exec function Sniper ( ) )
exec function ToggleZeds ( ) )
exec function Tron ( ) )
exec function ViewActor ( name ActorName) )
exec function ViewBot ( ) )
exec function ViewClass (
class<
actor> aClass, optional
bool bQuiet, optional
bool bCheat) )
exec function ViewFlag ( ) )
exec function ViewPlayer ( string S) )
exec function ViewSelf ( optional bool bQuiet) )
exec function ViewTurret ( ) )
exec function ViewZombie ( ) )
exec function Walk ( ) )
exec function ZED ( ) )
defaultproperties
{
CheatsNotEnabled="Cheats are NOT enabled, to enable cheats type"
EnablingCheatsKillsPerks="Enabling cheats prevents you from obtaining Perks and Achievements"
CheatsEnabled="Cheats enabled, you are no longer able to obtain Perks and Achievements until the map changes"
}
|
Creation time: Fri 13-10-2023 03:18:46.228 - Created with
UnCodeX