Atomic Pipebomb (Vscript)
- 2K
- 3
- Windows
You are downloading as a guest.
The extended gallery contains images from all community members.
-
Add to gallery
Description
Well, this is a special pipebomb. I'm not sure if there's already similar mod because afaik, people usually just reduce the tick duration so it will explode faster.
"What makes this different?"
This doesn't change any cvars, as it simply uses event functions to trigger the big explosion effect along with the custom damage & radius. & this pipebomb explodes instantly the moment it hits any objects, either it's ground, wall, or ceiling.
List of features available on "atomic pipe bomb.txt" cfg file:
1. atomic_pipe_bomb_user: Who can use this pipebomb (bots/ players/ all).
2. atomic_pipe_bomb_damage: How much the damage is. Min= 1, max= no limit.
3. atomic_pipe_bomb_radius: The explosion radius. Min= 1, max= no limit.
4. allow_damage_on_survivor: When enabled, survivors take damage when caught in explosion based on difficulty level & percentage of original damage. Damage table=
=============================
| allow_damage_on_survivor= 0
| ---------------------------
| Damage = 0
| ===========================
| allow_damage_on_survivor= 1
| ---------------------------
| Damage (Easy)= 10%
| Damage (Normal)= 10%
| Damage (Advanced)= 25%
| Damage (Expert)= 50%
=============================
5. allow_timed_explosion: When enabled, the explosion time follows the pipebomb tick timer. Use this if you want to maintain the pipebomb function to attract zombies before explosion.
Mechanisms of "Atomic Pipebomb":
- Throw a pipebomb like usual.
- Once it hits an object, it will explode instantly. "allow_timed_explosion" controls this, so, if you prefer the old pipebomb with timer before explosion instead of instant explosion, you can change the value of this feature.
- The explosion damage & radius are controlled by the settings on the cfg file.
- Survivors will stumble when caught in the explosion radius, while special infected & tank will be thrown far away.
- The explosion damage on survivors when "allow_damage_on_survivor" is enabled is based on how close they are to the center of explosion. The farther, the less damage from the original/ full damage.
Now, you can start to depend on pipebomb as one of trump cards during incoming attacks or fighting tank. Just send tank flying with this :D
NOTES:
- If you want to see the animated previews, check the workshop page of this mod.
- This instant explosion of pipebomb is incompatible with "Saiyan Pipebomb", because this will immediately remove the pipebomb after explosion so the functions on "Saiyan Pipebomb" won't be active. If you want to use "Saiyan Pipebomb", change "allow_timed_explosion" to1.
- When "allow_timed_explosion" is set to 1, the pipebomb timer is 0.5 second faster. This is to prevent a bug where pipebomb original explosion is triggered first & makes the atomic explosion fails to be triggered.
- Pipebomb with greater explosion effect
- A cfg file to modify explosion settings
Tagged
Changelog
08/28/25 ======== v1.2: - Fixed the slightly bugged damage formula when "allow_damage_on_survivor" is enabled.
Linked Content
Mod
Atomic Grenade Launcher (Vscript)
v1.1 Complete (3.4KB)
Reviews
Be the first to write a review!
Write ReviewDevelopers & Credits
-
kurochama
Developer
File Details
atomic pipebomb.zip
(3.3 KB)
View Changelog
Version 1.2 Complete
kurochama : Trending
mods : Trending
- Ten inventory slots
- "Enhanced" Zoey - Anniversary Edition
- Main File Blue Archive Full UI - MochaUI3
- Left 4 Bots (Improved A.I.)
- Rayman1103's Mutation Mod
- [FN: Rearousal] Frenni Fazclaire (Coach)
- KM Style Michiru Kagemori (Zoey) with L4D Styled Icons
- (Request) Nekopara - 4 survivor pack ported to Left 4 Dead
- DOAXVV Mai Shiranui skin
- Nightmare Collection
mods : New & Popular
You may like...
- Cena Hunter (Vscript)N/A
Just like "Cena Boomer", this one is also invisible. Other trais will be explained on the mechanisms below. List of features available on "cena family - cena hunter.txt" cfg file: 1. Cena Hunter Chance: The spawn chance of "Cena ...
- Un-Dead SurvivorsN/A
This mod is already available on workshop. I kept forgetting to put here too, but fortunately today I remembered. Well, this mod has one main feature, "Auto Revive" for surrvivors. This mod could become a challenge when played on versus ...
- Bouncing Ball Launcher (Vscript)N/A
This launcher shoots bouncing balls. I used GL projectile that doesn't explode as the bouncing ball. There are 2 cfg files: 1. "bouncing ball launcher.txt": This is the main cfg that contains main features. - bouncing_ball_user:...
- Bots Throw Grenades (Vscript)N/A
This was originally a feature from "Cruel Bots", but as there's a request on gamemaps, so I made a standalone version. This mod allows bots to throw grenades, in simple ways. List of features available on "bots throw grenades.txt"...
- Gun Collectors LiteN/A
This is the lite/ mini version of the Gun Collectors on workshop that I made. A friend on workshop gave me this alternative idea, so I decided to give a try, & somehow it succeeded. As this is a mini version, the features are simpler tha...
- Mutated Common Infected (Vscript)N/A
This mod is actually an experiment for my upcoming mod, "Boomer Army Invasion". Somehow, the method to change skin color via vscript that I used on special infected & tank didn't work on common infected, so that's why I took initiative t...
- Guns+ and SI+N/A
it's a vscripts mod. so, can't be used together with mods that alternate gameplay directly(such as Admin System) but works fine with Weapon Script mods since i didn't use weapon script files Works only on Local Host and Singleplay. Does...
- Medic Stack (Vscript)N/A
This is the twin brother of Grenade Stack. While "Grenade Stack" allows stacking grenades of the same type, this one allows stacking healing items of the same type. Q: "What makes it different from 'Paramedic Survivors' mod?" A: "T...