ReaperSWE's Keypad Script V1.0

R

ReaperSWE

Guest
As the tite sais, it's a Keypad script...
To use it open up halflife 2 deathmatch and type this into the console:
Code:
Exec Keypad/Local
You can also use:
Code:
Exec Keypad/Remote
It depends if you are hosting a server or if you are using a remote (rcon) server.
Use the Numlock key (also PAUSE) to toggle between the modes:
Server, Developer, NPC

This script uses the buttons on the keypad:
Numlock,0123456789,del,enter,plus,minus
So just incase you have any keybinds on those, please change you keybinds.
To get "help" ingame type in the console:
Code:
Exec Keypad/Help
btw, the Netgraph command on Developer mode can be used anytime.

Installation extract the zip file, and run the EXE (Winrar self-extracting archive)
Point it to your:
"Half-life 2 Deathmatch\hl2mp\cfg\" folder
incase you don't have access to the console, open config.cfg in a text editor and add this line at the bottom:
Code:
exec keypad/local.cfg
You can then use the "keypad 0" key to toggle the console.

Uninstallation:
delete the keypad folder
and remove the line "exec keypad/local.cfg" from the config.cfg file.
If there is anything missing, not working or something I should add, post it.
 
as to what it does, it gives you quick shortcuts to different stuff so you don't have to "fiddle" around in the console...
In Server mode, you can quickly change server settings, local or remote.
developer mode, well.. all stuff that you could possible need when debuging a map..
NPC mode: well... npc controls...

Btw , here is it incase you don't "like" EXE files...
 
Back
Top