Useful Console Commands (Killing Floor 2): Difference between revisions
Jump to navigation
Jump to search
Delta-ranger (talk | contribs) No edit summary |
Delta-ranger (talk | contribs) |
||
Line 200: | Line 200: | ||
|Clears all splats off the map | |Clears all splats off the map | ||
|- | |- | ||
| | |ClearCorpses | ||
|Clears all corpses off the map | |Clears all corpses off the map | ||
|} | |} |
Revision as of 06:31, 24 October 2018
Introduction
- While playing in game or within Play in Editor, press ~ to open the console window.
- Cheats are not case-sensitive.
Core Commands
Command | Function |
---|---|
Open <Map Name> | Will load the map given. Eg: open kf-burningparis
You can also load gamemodes and mutators at the end of the command eg: kf-burningparis?Game=KFGameContent.KFGameinfo_Survival |
Open <IP> | Will connect to the <IP> given
You can also provide a password. eg: open 127.0.0.1?password=123 |
Disconnect | Leaves the current session (good if you are stuck on a screen) |
Reconnect | Rejoins the current session you are in |
Suicide | Causes your player to die |
Gameplay Commands
- all these commands require you to 'enablecheats' and will derank a play session.
- to go into 3rd person once enablecheats are on press 3 on the number pad (1 is 1st person).
Command | Function |
---|---|
EnableCheats | Will open up the majority of commands for you to use |
God | Toggles God Mode |
Demigod | Toggles Demi-God Mode (will take damage but not die) |
Ghost | Allows basically no-clip mode |
Fly | No-clip with collision and interaction |
Walk | Allows you to disable Ghost/Fly and walk again |
DoshMe Amount[Int] | Gives you the amount of dosh given |
UberAmmo | Gives lots of ammo for all weapons/grenades |
Loaded | Gives you most of the weapons |
Spawning Commands
- All commands require enablecheats
Command | Function |
---|---|
SpawnZed ZedName[String] | Will Spawn Braindead Zed of type given: eg: spawnzed scrake |
SpawnAI ZedName[String] | Will spawn Zed with AI |
SpawnZedGroup ZedName[String] NumRows[Int] NumCols[Int] Spacing[Float] | Spawns Braindead Zeds in given rows and columns |
SpawnZedAIGroup ZedName[String] NumRows[Int] NumCols[Int] Spacing[Float] | Spawns Zeds with AI in given rows and columns |
Zed Codes
ZedName Code | Zed | ZedName Code | Zed |
---|---|---|---|
ClotA | Alpha Clot | Hans | Hans |
ClotS | Slasher | Pat | Patriarch |
ClotC | Cyst | KingFP | King Fleshpound |
EAlp | Rioter | KingB | Abomination |
B | Bloat | MiniFP | Quarterpound |
G | Gorefast | Poop | Abomination Spawn |
GF2 | Gorefiend | ||
Cr | Crawler | emp | EDAR Trapper |
ECra | Elite Crawler | laser | EDAR Blaster |
St | Stalker | rocket | EDAR Bomber |
Hu | Husk | ||
Si | Siren | ||
Sc | Scrake | FHans | Friendly Hans |
FP | Fleshpound | FHusk | Friendly Husk |
Admin Commands
Command | Function |
---|---|
AdminLogin [PASSWORD] | Login as admin |
AdminLogout | Logout as admin |
Pause | Will pause the game instance |
SetFriendlyFireScale FFScale[Float] | Sets friendly fire scale for the server. Will keep server ranked. |
Useful SDK Commands
Command | Function |
---|---|
ToggleSplatterGun | Toggles the ability to spray splats on the map. Make sure to disable before exiting SDK. |
ClearSplatters | Clears all splats off the map |
ClearCorpses | Clears all corpses off the map |