%p:PLAYER% (is|is not) sprinting — Conditions

%p:PLAYER% (is|is not) sprinting
Player1.0.0

Description

Checks if a player is or is not currently sprinting.

Examples

if player is sprinting:
if player is not sprinting:

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<p> is sprinting
<p> is not sprinting

Related (Player)