Jump to content

Recommended Posts

Posted

Well, i was boored so i thought i was gonna replace the "amx_help" command with my own list.

 

This is v1, it only has a few commands for test purposes only.

 

###---HOW TO---###

1. Put the script code in a file and name it adminhelp.cfg.

2. Open CS 1.6 and write exec adminhelp.cfg in console.

3. If you console closed/is closed, open it again.

4. Type cmd.help to bring up the help list in the console.

 

###---OTHERs---###

You can bind a button to cmd.help if u need this ingame.

You can navigate by typing cmd.x and replace the x with a number from 1 to 6 :)

 

//Aliases, dont dare touch them!
alias "space" "echo   ; echo   ;"
alias "cmd.1" "echo Gravity: amx_rcon sv_gravity "
alias "cmd.2" "echo Gravity V2: amx_cvar sv_gravity "
alias "cmd.3" "echo Slap: amx_slap  "
alias "cmd.4" "echo Slay: amx_slay "
alias "cmd.5" "echo Ban: amx_ban   <""reason">
alias "cmd.6" "echo Kick: amx_kick  <""reason">
alias "cmd.help" "space; space; cmd.1; cmd.2; cmd.3; cmd.4; cmd.5; cmd.6;"

 

By Ma3x*

  • 2 weeks later...

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


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..