Modifying projectile explosion size

My question is simple:

Is it possible to modify the PIAT’s projectile:

and replace the explosion effect and even the damage radius with this?

¯_(ツ)_/¯

I was thinking the A-20s 1000lb bomb effect could work.

Not 100% sure, but seems it’s possible only in local game. And you can do it by editing entities.blk for change shell/bomb stats. Because currently time bomb will be without any velocity.



Or maybe I just don’t know something.

For that sucidie weapon I just put piat_shell_item in map and then edited item_shell to bomb (gamedata/weapons/shells/sc_500.blk). Also a bit change piat:

1 Like

What about making it a rocket or tank shell?

1 Like

You can.
Edit customProps like how it’s on screenshots:



(For piat and other grenade launchers you will need to also edit item_shell).
But there some problems with effects when you hit something. They will be still from bullets.
I tried edit effects, but seems it possible only by editing entities.blk file…