Player - Start/Stop Riptiding (Effect) — Lusk
Addon: Lusk · Category: Effect · Since: 1.3
Syntax
make %players% (start riptiding|riptide|spin attack) for %timespan% [using %-itemtype%] [with [attack] (strength|damage) %-number%]Description
Makes a player riptide. (also known as spin attack)
Stopping makes the player riptide for a tick, which stops it a tick later.
The duration must be greater than or equal to 1 tick. Attack strength will default to 0
`if player is riptiding:` will return true for the given duration.
Examples
make player riptide for 2 seconds with attack strength 4
make player stop riptiding