CoD WW: Exploding Barrels
From CustomCoD Wiki
Contents |
Exploding Barrels
Prefab
The easiest way to use the exploding barrels is with a prefab.
Usage
It is very simple and easy to add to your map.
Just right click in the 2d window and do misc->prefab and select boombarrel.map
Place the exploding barrels where you wish or have planned.
Once you've done setting the barrels in the radiant editor you simply need to add some information to the zone file.
Zone file
Open yourmap.csv zone file wich is placed in /zone_source folder and add the following lines to it:
fx,destructibles/fx_barrelexp fx,destructibles/fx_barrel_ignite fx,destructibles/fx_barrel_fire_top xmodel,exploding_barrel_test xmodel,exploding_barrel_test_d xmodel,global_explosive_barrel_japanese
Compile and test the added exploding barrels.
Source: Rabbit


