Post by Freako on Mar 13, 2012 20:02:33 GMT -5
Mega Man helmet for Dead Rising 2 Off The Record
Download:hobobucket.com/rhys/freako/MegaManHelmetOTR.rar
Converted from DR1 by me using Mariokart64n's 3ds Max scripts.
Unlike the woodrow one, this actually has transparency on the visor.
Instructions:
Unpack your npcs.big
Place the files inside the "npcs_big" folder found in this .rar
then add these lines to your extracted npcs.big's bigfile.xml:
<entry name="headwear_megaman.big" scheme="zlib" alignment="2048">headwear_megaman.big</entry>
<entry name="headwear_megaman.tex" scheme="zlib" alignment="2048">headwear_megaman.tex</entry>
<entry name="headwear_megaman_f.big" scheme="zlib" alignment="2048">headwear_megaman_f.big</entry>
<entry name="headwear_megaman_f.tex" scheme="zlib" alignment="2048">headwear_megaman_f.tex</entry>
Next extract your datafile.big and place these lines into your items.txt:
cClothingDispenserItem megamanhelmetdispenser
{
AchievementCategory = "8"
AssetFilename = "cardboardbox"
ClothingEmote = "11"
CollidableQuality = "0"
CollisionType = "3"
DisplayName = "05717"
DR2 = "true"
InteractDistance = "2"
IsHeadwear = "true"
MergedFilename = "data/dynamicprops/cardboardbox"
OutfitId = "OUTFIT_MEGAMANHELMET"
OutfitIdFrank = "OUTFIT_MEGAMANHELMET"
Restitution = "0.05"
Unmoveable = "true"
Weight = "100"
}
cOutfitItem OUTFIT_MEGAMANHELMET
{
BodyItem = "NONE"
FacewearItem = "NONE"
FeetOverItem = "NONE"
FeetUnderItem = "NONE"
HeadwearItem = "headwear_megaman"
}
cHeadwearItem headwear_megaman
{
HeadwearAssetFilename = "headwear_megaman"
}
Add this to your safehouse.txt:
cItemPlacement megamanhelmetdispenser
{
ItemName = "megamanhelmetdispenser"
Location = "-9.9,-0.900,6.1"
PropState = "-2"
Rotation = "-0.000,0.002,0.000,1.000"
}
And this to your fortune_exterior.txt:
cItemPlacement megamanhelmetdispenser
{
ItemName = "megamanhelmetdispenser"
Location = "-204.3,-3.0,-11.5"
PropState = "3"
Rotation = "-0.000,0.002,0.000,1.000"
}
____________________________________________________________________________________________________
Repack everything and you're done!
You can find the helmet in a box in the corner of the security room in the safehouse,
You can also find the helmet at the movie theather where the big Mega Man cutout is.