shinji
30-11-2009, 13:27
This mod let's you create round sand bags in the field by your cannons , They are already available online but this is for DCG.
1 - download and enable this : http://uploading.com/files/cf258d2b/Round_Sandbags.rar/
this only makes sure you have the perquisite files.
2 - adding the round sandbags to you're cannons inventory.
{extender "inventory"
{box
{item "bullet88 ap" 150}
{item "bullet88 fg" 150}
{item "sandbag_kit2" 150} <=========== HERE!!!!!
}
}
{Weaponry
{place "gun"
{weapon "88mm_kwk43" filled}
{RestoreIKAfterAim}
}
}
3 - make sure the cannon can actually place'm
{game_entity
(include "/properties/cannon.ext")
(include "/properties/shadow/tank.inc" scale(0.6))
{props "vehicle" "cannon" "medium" "round_sandbag2"<=========HERE!!! "turret" "wheeled"}
if not add "round_sandbag2" in the props list!
Peeps it's my first mod , but not my first tutorial ... I have done this for my own fun.
I'm here to help and Get help so please if I did something wrong with the mods files just tell me how to fix it
All my credit goes to DMS community , without them I wouldn't even see The mods section the the option menu LOL
Have fun guys!
1 - download and enable this : http://uploading.com/files/cf258d2b/Round_Sandbags.rar/
this only makes sure you have the perquisite files.
2 - adding the round sandbags to you're cannons inventory.
{extender "inventory"
{box
{item "bullet88 ap" 150}
{item "bullet88 fg" 150}
{item "sandbag_kit2" 150} <=========== HERE!!!!!
}
}
{Weaponry
{place "gun"
{weapon "88mm_kwk43" filled}
{RestoreIKAfterAim}
}
}
3 - make sure the cannon can actually place'm
{game_entity
(include "/properties/cannon.ext")
(include "/properties/shadow/tank.inc" scale(0.6))
{props "vehicle" "cannon" "medium" "round_sandbag2"<=========HERE!!! "turret" "wheeled"}
if not add "round_sandbag2" in the props list!
Peeps it's my first mod , but not my first tutorial ... I have done this for my own fun.
I'm here to help and Get help so please if I did something wrong with the mods files just tell me how to fix it
All my credit goes to DMS community , without them I wouldn't even see The mods section the the option menu LOL
Have fun guys!