Pengublog
DaHood
DaHood
  • Introduction
  • Options
  • Connections
    • new_connection
  • remove_connection
  • Target
    • get
      • get_target
      • get_player
      • get_gun
      • get_ammo
    • gun
      • check_ammo
      • gun_cd
      • shoot
      • reload
    • is
      • is_stomped
      • is_ko
    • disable_grip_check
    • get_dead_players
    • closest_player
  • kill
  • Player
    • animations
      • is_anim_playing
      • play_animation
      • stop_animation
    • others
      • no_knockback
      • clone_char
      • get_money
      • teleport
      • disguise
      • buy
      • fly
      • car_fly
  • Stomp effects
    • add_stomp_effect
    • stomp_toggle
    • start_shake
    • options
      • current_effects
      • stomp_effect
  • Misc
    • parts
      • change
      • create
      • find
    • play_sound
    • get_asset
  • UI library
    • credits
    • new
      • seperator
      • misc
        • changeaccent
        • notification
        • watermark
        • setopen
        • getconfig
        • loadconfig
        • flags
      • page
        • section
          • colorpicker
          • textbox
          • keybind
          • button
          • toggle
            • optionlist
          • slider
          • nest
          • list
  • Discord bot
    • Introduction
    • Init
      • login
        • embeds
        • message
          • slash commands
            • register_global_slash
            • register_guild_slash
          • components
            • send_modal
            • send_components
          • reactions
            • delete_reactions
            • add_reaction
            • get_reactions
          • messages
            • send_embed
            • update_message
            • send_message
            • send_raw
            • delete
            • reply
          • builders
            • component
            • slash commands
            • embed
        • handlers
          • new_componenthandler
            • arguments
          • new_slashhandler
          • new_eventlistener
          • new_command
      • types
        • components
        • button styles
        • modal types
        • reply types
        • slash_types
      • payload
        • get_headers
        • json
      • examples
        • components
          • button
          • modals
          • select_menu
      • config
Powered by GitBook
On this page
  1. Player

animations

is_anim_playingplay_animationstop_animation
PreviouskillNextis_anim_playing