Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
leenux authored Nov 4, 2024
1 parent f37bb08 commit 396bfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Get item equipped state.
### Detect player movement
#### Sample moving
```
/run moving = MonkeySpeed.m_fSpeed
/run moving = MonkeySpeed.m_fSpeed > 0
/run if moving then CastSpellByName("Arcane Shot") end
```
or
Expand Down

0 comments on commit 396bfc3

Please sign in to comment.