How to enable cheats on a Garry's Mod server


Summary
Garry's Mod cheats allow players to use various fun commands on their servers. Some of the more popular features of cheat mode would be god mode and noclip, as well as notarget. With those three commands players can take the role of an invisible spectator on their servers. This is especially useful for moderation and can occasionally catch rule-breakers who play nice when admins are around. In addition to moderation, cheats can add variety to a server by allowing players to change their view or gravity.

How to Enable Cheats on a Garry's Mod Server
1. Log in to the BisectHosting Games panel.

2. Start the server.


3. Go to the Console tab.


4. Enter the following command sv_cheats 1 .


5. Cheats will now be enabled and used from the in-game console. See below for a list of common cheat commands.


Command Description Example
god Enables invincibility or 'God mode' for the player. god
buddha The player can lose health but will not die. buddha
impulse 101 Gives all weapons from Half-Life 2. impulse 101

name [name]

Changes the player's name.

name Steve

noclip

Allows free flying and phasing through terrain or objects.

noclip

notarget

Makes the player invisible to NPCs.

notarget

sv_gravity [value]

Changes the gravity amount.

sv_gravity 2

kill

Kills the player character.

kill

hurtme [value]

Lowers the player's health by the designated value.

hurtme 50

thirdperson

Sets the camera to a third-person view.

thirdperson

firstperson

Sets the camera to a first-person view.

firstperson

bind [key] thirdperson

Binds a key to change the player's view to third person.

bind x thirdperson

bind [key] firstperson

Binds a key to change the player's view to first person.

bind x firstperson

cl_drawhud 0

Removes the user interface from the screen.

cl_drawhud 0


Was this answer helpful?

0
« Back