|
Post by lilbasket on Feb 1, 2018 5:02:31 GMT -5
Does anyone know if the model for the hockey mask is still somewhere in the files of OTR and they just neglected to add it in-game? I miss cosplaying as Jason, I want to be able to replace the cheap Psychopath mask with it.
|
|
|
Post by Mel on Feb 1, 2018 7:03:59 GMT -5
I don't think so Put these files in your npcs_big folder send.firefox.com/download/fb0bb9f611/#Na3N4WjnmvcNpN7rnhGVlwAdd this to bigfile.xml <entry name="facewear_Hockey_Mask.big" scheme="zlib" alignment="2048">facewear_Hockey_Mask.big</entry> <entry name="facewear_Hockey_Mask.tex" scheme="zlib" alignment="2048">facewear_Hockey_Mask.tex</entry> <entry name="facewear_Hockey_Mask_f.big" scheme="zlib" alignment="2048">facewear_Hockey_Mask_f.big</entry> <entry name="facewear_Hockey_Mask_f.tex" scheme="zlib" alignment="2048">facewear_Hockey_Mask_f.tex</entry>
Open items.txt Search for "HygieneMaskDispenser" and add this after the HygieneMask cClothingDispenserItem HockeyMaskDispenser { AssetFilename = "data/models/interactables/clothesbox" ClothingEmote = "0" CollidableQuality = "0" CollisionType = "3" DisplayName = "50633" DR2 = "true" InteractDistance = "2" IsFacewear = "true" IsHead = "false" IsHeadwear = "false" LoadDistance = "25" MergedFilename = "data/dynamicprops/clothesbox" OutfitId = "OUTFIT_HOCKEY_MASK" OutfitIdFrank = "OUTFIT_HOCKEY_MASK" Restitution = "0.05" Unmoveable = "true" Weight = "100" }
Now search "OUTFIT_HYGIENE_MASK" and add this code cOutfitItem OUTFIT_HOCKEY_MASK { BodyItem = "NONE" FacewearItem = "facewear_Hockey_Mask" FeetOverItem = "NONE" FeetUnderItem = "NONE" HeadwearItem = "NONE" }
Then search "facewear_Hygiene_Mask" and add this cFacewearItem facewear_Hockey_Mask { FacewearAssetFilename = "facewear_Hockey_Mask" HeadAssetFilename = "head_naked" }
Attachments:
|
|
|
Post by lilbasket on Feb 1, 2018 18:39:21 GMT -5
The links expired. Is it just the model and data files straight from Dead Rising 2? If you're having trouble uploading them you can just tell me how to extract them because I have DR2 installed. Also I dont mean to complain or anything but is there a way to replace the Psychopath mask with the Hockey mask instead of the Hygiene mask? Just a preference. Either way thank you so much for the help, man. Edit: Just thought I'd mention I have no idea where to find npcs_big folder. Is it in the datafile?
|
|
|
Post by Mel on Feb 1, 2018 22:41:23 GMT -5
|
|
|
Post by lilbasket on Feb 1, 2018 22:51:21 GMT -5
If you have any questions, just ask Well I went ahead and unpacked npc.big for both games and I found the HockeyMask.tex and .big, but looking at your code for what to put in bigfile.xml, its referencing two other files named HockeyMask_f.tex and HockeyMask_f.big which I don't see anywhere in Dead Rising 2's npc folder. Are these something you converted from the games files yourself or am I just not looking thoroughly enough? Edit: Do you think you could reupload those files for me?
|
|
|
Post by Mel on Feb 1, 2018 23:58:47 GMT -5
Yeah sure Attachments:mask.zip (573.5 KB)
|
|
|
Post by lilbasket on Feb 2, 2018 0:14:59 GMT -5
I don't think so Put these files in your npcs_big folder send.firefox.com/download/fb0bb9f611/#Na3N4WjnmvcNpN7rnhGVlwAdd this to bigfile.xml <entry name="facewear_Hockey_Mask.big" scheme="zlib" alignment="2048">facewear_Hockey_Mask.big</entry> <entry name="facewear_Hockey_Mask.tex" scheme="zlib" alignment="2048">facewear_Hockey_Mask.tex</entry> <entry name="facewear_Hockey_Mask_f.big" scheme="zlib" alignment="2048">facewear_Hockey_Mask_f.big</entry> <entry name="facewear_Hockey_Mask_f.tex" scheme="zlib" alignment="2048">facewear_Hockey_Mask_f.tex</entry>
Whenever I add it in the .xml it wont pack. Ive tried placing it in proper alphabetical order and just putting it ontop.
|
|
|
Post by Mel on Feb 2, 2018 0:21:21 GMT -5
Do you have the hockey mask .big and .tex file in your npcs_big folder?
|
|
|
Post by lilbasket on Feb 2, 2018 0:29:47 GMT -5
Do you have the hockey mask .big and .tex file in your npcs_big folder? I figured out what the issue was, the code you posted was different from the code in the xml, i had to adjust it abit. Im gonna see if all this works now. Is this supposed to replace the hygiene mask? I'll just need to go to the pharmacy and grab it from the shelf?
|
|
|
Post by Mel on Feb 2, 2018 0:47:45 GMT -5
strange, no its add the hockey mask to the game I forgot, you still have to add the Dispenser Add this to your palisades.txt (Or change the Location) cItemPlacement HockeyMaskDispenser { ItemName = "HockeyMaskDispenser" Location = "226.7,10.1,-155.4" PropState = "3" Rotation = "0.000,0.354,0.000,0.936" }
It's appear on middle of the palisades mall (Second floor) Attachments:
|
|
|
Post by lilbasket on Feb 2, 2018 1:03:25 GMT -5
Thanks man it works! My last questions I got to ask though is: 1. Do you know how to replace the Pyschopath mask model with it? I'd like to be able to play online with friends and still have them see something close to it. 2. Do you know the coordinates for Royal Flush Plaza to spawn the mask? 
|
|
|
Post by Mel on Feb 2, 2018 1:20:42 GMT -5
You're welcome 1) I tried to swap the Hockey Mask with the Pyschopath mask but Franks face will disappear 2) Try this coords - Location = "-279.500,-1.298,-120.200" - It's on the other side of the Maintenance Room next to the Safehouse (not tested)
|
|
|
Post by lilbasket on Feb 2, 2018 1:51:38 GMT -5
Something I noticed is that the hockey mask sortof clips into Frank and Chuck's head (Frank moreso than Chuck) comparing it to Dead Rising 2, it looks like this is an Off the record problem. Is there a way to change the positioning of the mask? Maybe move it forward a couple of inches or something?
|
|
|
Post by Mel on Feb 2, 2018 2:00:46 GMT -5
I don't know, maybe you need to edit the model Sorry
|
|