Jump to content

Admin CFG's


uDefault

Recommended Posts

Guide

DISCLAIMER: In theory all of these should work, i have no idea if they will tho.

Want some easy CFG's? well this is the place.

Start off by navigating to the /program files (x86)/Steam/steamapps/common/GarrysMod/garrysmod/cfg(https://gyazo.com/0dc5b062f6dbec8ba6700395c0121f90) folder,
now look for a .cfg file name autoexec(https://gyazo.com/43cd80c4eb8ca0384e1617c7b72e31c3). Make one if you do not currently have one.
Paste the following in the autoexec.cfg file:

// To go OD
bind <key> “exec od”

// to RP
bind <key> “exec rp”

Now proceed by making an od.cfg file, paste the following in the file.

// This is a comment line

// echo = shows in console

 

echo ====================================================

echo OD INITIATED

echo ====================================================

// binds, edit as you wish

bind <key> "ulx noclip"

bind <key> "say !freeze @"

bind <key> "say !god ^"

bind <key> "say !cloak ^"

bind <key> "say !ra"

bind <key> "say /cgl"

bind <key> "say !hp ^ 100"  

Now do the same thing but make a .cfg file named rp.cfg. Paste the following:

// This is a comment line

// echo = shows in console

 

echo ====================================================

echo RP INITIATED

echo ====================================================

// binds, edit as you wish

unbind <key> 

unbind <key> 

unbind <key> 

unbind <key> 

unbind <key> 

unbind <key> 

unbind <key>

Restart GMOD

You should have a working config now.

Please tell me if it doesnt work/needs improving, im not an expert on this.

 

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...