Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add C4 explosives like in Crackshot #430

Open
1 task done
karldros opened this issue May 31, 2024 · 0 comments
Open
1 task done

Add C4 explosives like in Crackshot #430

karldros opened this issue May 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@karldros
Copy link

Description

C4:
Item_Information:
Item_Name: "&eC4"
Item_Type: 69
Item_Lore: "&5Explosive"
Sounds_Acquired: BAT_TAKEOFF-1-1-0
Shooting:
Cancel_Left_Click_Block_Damage: true
Cancel_Right_Click_Interactions: true
Delay_Between_Shots: 60

Ammo:

Enable: true

Ammo_Item_ID: 46

Take_Ammo_Per_Shot: true

Explosive_Devices:
    Enable: true
    Device_Type: itembomb
    Device_Info: 2,1,388,397~4
    Remote_Bypass_Regions: false
    Sounds_Deploy: CHICKEN_EGG_POP-2-1-0
    Message_Disarm: "&eYou have disarmed an explosive device."
    Message_Trigger_Placer: "&e<victim> has set off your C4!"
    Message_Trigger_Victim: "&eYou have set off <shooter>'s C4!"
    Sounds_Alert_Placer: CLICK-2-1-0
    Sounds_Trigger: SHEEP_SHEAR-2-1-0
Explosions:
    Enable: true
    Explosion_No_Grief: true
    Explosion_Radius: 6
    Explosion_Delay: 16
    Sounds_Explode: ZOMBIE_WOOD-2-0-0

Configuration

My_Feature:
  Feature_Option: <true/false>
  Other_Option: <amount>
  etc.

Payment (optional)

  • I'm willing to pay for this feature
@karldros karldros added the enhancement New feature or request label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant