-
Notifications
You must be signed in to change notification settings - Fork 20
Aliases
Stjepan Bakrac edited this page May 22, 2020
·
6 revisions
/alias <alias> <command>
Creates a new alias with a given command line. <alias>
commands can not contain spaces. Special characters are allowed. Any <command>
containing spaces must be enclosed by quotes.
/unalias <alias>
Deletes an existing alias.
/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