Skip to content

Commit

Permalink
1.7 - Added chat responses for each command
Browse files Browse the repository at this point in the history
Also moved saveprops and loadprops to !file target section.
  • Loading branch information
bakapear committed Aug 29, 2017
1 parent 0c3d8db commit 2308120
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 159 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ At first the plugin might seem a bit complicated, because it doesn't show a list
## ACTIONS
#### SINGLE
- `copy <x> <y> <z> <pitch> <yaw> <roll>`
- `teleport <target>`
- `saveprops <filename>`
- `loadprops <filename>`
- `clearprops`
- {datamap manipulation}
#### SINGLE + MULTIPLE
- `data (full)`
Expand All @@ -53,6 +49,8 @@ At first the plugin might seem a bit complicated, because it doesn't show a list
- `color <R+G+B+A> [0-255]`
- `setclip <value>`
- `noclip (on/off)`
- `teleport <target> [only single targets]`
- `clearprops`
- {tf_weapon equipping}
- {all other ent_fire actions}
#### AIM
Expand All @@ -70,6 +68,8 @@ At first the plugin might seem a bit complicated, because it doesn't show a list

### FILE
- `delete <filename>
- `saveprops <filename>`
- `loadprops <filename>`

## DATAMAP MANIPULATION
`sm_fire <target> <datamap> <*any>`
Expand Down
Loading

0 comments on commit 2308120

Please sign in to comment.