This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // To run this, type `exec autoexec` into the in-game developer console | |
| ///////////////////////////////////////////////////////////////////// | |
| // Custom Keybind Script - by Jet Lee for ENGL393 | |
| // Smoke: 1, Flash: 2, Molly/Decoy: 3, HE: 4 | |
| // G to drop bomb | |
| //Part 1 | |
| alias defG "bind g drop" | |
| alias def1 "bind 1 slot1" |