Cat - is Lying Down (Condition) — Lusk
Addon: Lusk · Category: Condition · Since: 1.0.3
Syntax
%livingentities% (is|are) lying downDescription
Checks if a cat is laying down.
Examples
on damage of cat:
if victim is laying down:
cancel eventSkript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Lusk · Category: Condition · Since: 1.0.3
%livingentities% (is|are) lying downChecks if a cat is laying down.
on damage of cat:
if victim is laying down:
cancel event