-
Notifications
You must be signed in to change notification settings - Fork 20
Aliases
Nekseus edited this page Sep 25, 2019
·
6 revisions
Currently there are only two commands for aliases.
Creates a new alias with the given command line.
/alias [alias] [command]
Deletes an existing alias.
/unalias [alias]
This can not contain spaces but special characters are allowed.
Any console or client command. A command line containing spaces must be enclosed by single or double quotes.
/alias test "/echo ding~"
This alias creates the command
/test
which sends the input/echo ding~
.
/unalias test
Deletes the alias command
/test
.
- Background and Architecture
- Windower Data Locations
- Code Standards and Guidelines
- Addon Development
- Windower Commands
- Packet Tutorial
- burdometer
- config
- delay_me_not
- distance
- dress_up
- enternity
- fps
- ime
- logger
- party_time
- paste
- pouches
- send
- shortcuts
- speedometer
- target_info
- terminate
- timestamp
- window_title
- Game
- Windower
- General