Paste #113363: Edit of paste 113346: Unnamed Denizen Script Paste

Date: 2023/08/05 03:22:18 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste Edit Of Paste 113346 View Edit Report
Copy Link


1
2
3
4
5
6
7
8


running_anim:
  type: world
  events:
    on player walks:
    - if <player.is_sprinting>:
      - flag <player> running_anim
      - if <player.has_flag[running_anim]>:
      - execute as_op 'emotes play "Бег §6(§eПередвижение§6)" <player.name> false'