Overview
Sven Co-op’s hidden cheat commands and convars.
“sv_cheats”
Cheats may be globally enabled on servers that have a maxplayers of 3 or less, or for administrator/owner only if desired without any restrictions.
The convar sv_cheats must be enabled to allow various cheat commands.
- sv_cheats 1 – Globally enabled, requires maxplayers to be below 4.
- sv_cheats 2 – Administrator only.
- sv_cheats 3 – Owner only.
- sv_cheats 255 – Globally enabled, allows certain debug convars. Requires maxplayers to be below 4.
Commands/Convars
“godmode 0/1“
Godmode allows the users to be placed in a state of invulnerability.
“impulse #“
Impulse may be used to do various things. impulse 100 will turn on the flashlight, while impulse 201 will spray the current user’s spray, and impulse 101 will give everything.
“cl_noclip 0/1“
Noclip puts the player into a mode where they can fly through walls, resulting in “no clipping”.
“giveall“
Gives the user all weapons that don’t require being dropped.
“ghost 0/1“
Ghost makes the player spectate, as if they were a ghost.
“cl_invisible 0/1“
Provides invisibility from being seen by NPCs and players.
“cl_notarget 0/1“
Provides invisibility from being seen by NPCs and players, but without being actually invisible.
“mygravity %“
Allows the user to set the percentage of gravity they have. mygravity 0.75 would apply 75% of regular gravity, while mygravity 0 would apply no gravity. This command only exists in versions 5.21 and up.
“reviveme“
Resurrects the user if they are dead.
“healme“
Restores the user’s HP to the maximum health allowed.
“chargeme“
Restores the user’s armor to the maximum armor allowed.
“create classname ally scale“
Allows for creation of any entity. You may get errors about precached models if the entity’s model is not precached.
Ally must be a 0 or a 1.
Ally and Scale are optional.
You can find an entity list here[sites.google.com].
“remove classname“
Removes all entities with a matching classname.
“cl_nonsolid 0/1“
Allows the user to walk through entities.
“givepoints #“
The user may give themselves points using this command.
“teleport X Y Z“
Teleports to specified coordinates. You can use myinfo to get your current coordinates.
“concuss“
Gives the user an concussion.
“gibme“
“ent_name_ahead“
Prints out the mapping name of the entity you are currently looking at.
“ent_trigger_ahead“
Triggers the entity you are currently looking at.
“myinfo“
Prints out information about the player.
“thatinfo“
Prints out information about the entity you are currently looking at.
“trigger mappingname type value“
Triggers an entity. Type and Value are optional.
The type may be one of these:
- on
- off
- toggle
- kill
- set