Dead Rising 2/OTR PC Mods
« Stacey in catsuit »

Welcome Guest. Please Login or Register.
May 20, 2013, 12:29pm





Dead Rising 2/OTR PC Mods :: Dead Rising 2: Off The Record Modding (PC) :: Mod Releases :: Model Modifications :: Stacey in catsuit
Page 1 of 2 » Jump to page   Go    [Search This Thread] [Share Topic] [Print]
 AuthorTopic: Stacey in catsuit (Read 2,665 times)
tommah
Administrator
*****
member is offline

[avatar]

Where's My Wiskey

[aim]

Joined: Jan 2011
Gender: Male
Posts: 987
Karma: 25
 Stacey in catsuit
« Thread Started on Jun 28, 2012, 7:30pm »

Stacey in Catsuit



This was a request from HERE.

[image]

DOWNLOAD HERE


Instructions:
1. Click link and download "Stacey.zip"
2. unzip
3. Place datafile.big in /data/ (backup your original)
4. Unpack npcs.big in /data/models/ using Gibbed.Tools.
5. Place contents of "in npcs.big" in newly created npcs_big folder.
6. Pack npcs_big using Gibbed.Tools.
7. Located in Storage Room 1 in Safehouse.
« Last Edit: Jul 18, 2012, 9:58am by tommah »Link to Post - Back to Top  IP: Logged

[image]

TOMMAH'S MODS - Weapons, Models, and Reskins, Oh my!
solidcal
Administrator
*****
member is offline

[avatar]



Joined: Oct 2011
Gender: Male
Posts: 468
Karma: 10
 Re: Stacey in catsuit
« Reply #1 on Jun 29, 2012, 1:49am »

Awsome work tommah.I might actually use this for lols sometime.
Link to Post - Back to Top  IP: Logged

[image]
zory16
New Member
*
member is offline





Joined: Jul 2012
Gender: Male
Posts: 2
Karma: 0
 Re: Stacey in catsuit
« Reply #2 on Jul 5, 2012, 5:01pm »

Could you post just the info in the datafile.big? so i dont have to replace the my file, please!
Link to Post - Back to Top  IP: Logged
solidcal
Administrator
*****
member is offline

[avatar]



Joined: Oct 2011
Gender: Male
Posts: 468
Karma: 10
 Re: Stacey in catsuit
« Reply #3 on Jul 5, 2012, 5:45pm »


Jul 5, 2012, 5:01pm, zory16 wrote:
Could you post just the info in the datafile.big? so i dont have to replace the my file, please!


Here you are.

This in items.txt
Code:
cClothingDispenserItem staceydispenser
{
AchievementCategory = "8"
AssetFilename = "data/models/interactables/clothesbox"
ClothingEmote = "1"
CollidableQuality = "0"
CollisionType = "3"
DisplayName = "50520"
DR2 = "true"
InteractDistance = "2"
IsChest = "true"
    IsFacewear = "true"
    IsFeet = "true"
    IsHeadwear = "true"
    IsLegs = "true"
LoadDistance = "25"
MergedFilename = "data/dynamicprops/clothesbox"
OutfitId = "OUTFIT_STACEY"
OutfitIdFrank = "OUTFIT_STACEY"
Restitution = "0.05"
Unmoveable = "true"
Weight = "100"
}

cOutfitItem OUTFIT_STACEY
{
BodyItem = "boss_stacey"
FacewearItem = "boss_stacey"
FeetOverItem = "boss_stacey"
FeetUnderItem = "boss_stacey"
HeadwearItem = "boss_stacey"
}

cFeetItem boss_stacey
{
    AssetFilename = "boss_stacey"
    AudioName = "LeatherShoe"
    FootstepType = "40"
}

cHeadwearItem boss_stacey
{
    HeadwearAssetFilename = "boss_stacey"
}

cFacewearItem boss_stacey
{
FacewearAssetFilename = "boss_stacey"
    HeadAssetFilename = "boss_stacey"
}

cBodyItem boss_stacey
{
    ChestAssetFilename = "boss_stacey"
    ChestAudioName = "LeatherChest"
    CoversShin = "true"
    HandsAssetFilename = "boss_stacey"
    LegsAssetFilename = "boss_stacey"
    LegsAudioName = "ClothLegs"
}


This in safehouse.txt
Code:
cItemPlacement staceydispenser
{
ItemName = "staceydispenser"
Location = "1.4,-1.067,-13.5"
PropState = "-2"
Rotation = "-0.000,0.002,0.000,1.000"
}


Enjoy :)
Link to Post - Back to Top  IP: Logged

[image]
zory16
New Member
*
member is offline





Joined: Jul 2012
Gender: Male
Posts: 2
Karma: 0
 Re: Stacey in catsuit
« Reply #4 on Jul 5, 2012, 5:54pm »

Thanks a million! ;)
Link to Post - Back to Top  IP: Logged
tommah
Administrator
*****
member is offline

[avatar]

Where's My Wiskey

[aim]

Joined: Jan 2011
Gender: Male
Posts: 987
Karma: 25
 Re: Stacey in catsuit
« Reply #5 on Jul 5, 2012, 8:10pm »


Jul 5, 2012, 5:54pm, zory16 wrote:
Thanks a million! ;)


Thanks Solid, you got to it before I did.
Link to Post - Back to Top  IP: Logged

[image]

TOMMAH'S MODS - Weapons, Models, and Reskins, Oh my!
imogene
New Member
*
member is offline





Joined: Jun 2012
Gender: Female
Posts: 22
Karma: 0
 Re: Stacey in catsuit
« Reply #6 on Jul 17, 2012, 1:36am »

Does anyone else crash with this? Every time I go fight zombies, I crash.

I don't get this problem when I'm frank/chuck, only with this mod. Can anyone else, it'd be very appreciated.
« Last Edit: Jul 17, 2012, 5:05am by imogene »Link to Post - Back to Top  IP: Logged
benjaminxdr
Guest
 Re: Stacey in catsuit
« Reply #7 on Jul 17, 2012, 7:19am »


Jul 17, 2012, 6:36am, Freako wrote:

Jul 5, 2012, 5:45pm, solidcal wrote:


Here you are.

This in items.txt
Code:
cClothingDispenserItem staceydispenser
{
AchievementCategory = "8"
AssetFilename = "data/models/interactables/clothesbox"
ClothingEmote = "1"
CollidableQuality = "0"
CollisionType = "3"
DisplayName = "50520"
DR2 = "true"
InteractDistance = "2"
IsChest = "true"
    IsFacewear = "true"
    IsFeet = "true"
    IsHeadwear = "true"
    IsLegs = "true"
LoadDistance = "25"
MergedFilename = "data/dynamicprops/clothesbox"
OutfitId = "OUTFIT_STACEY"
OutfitIdFrank = "OUTFIT_STACEY"
Restitution = "0.05"
Unmoveable = "true"
Weight = "100"
}

cOutfitItem OUTFIT_STACEY
{
BodyItem = "boss_stacey"
FacewearItem = "boss_stacey"
FeetOverItem = "boss_stacey"
FeetUnderItem = "boss_stacey"
HeadwearItem = "boss_stacey"
}

cFeetItem boss_stacey
{
    AssetFilename = "boss_stacey"
    AudioName = "LeatherShoe"
    FootstepType = "40"
}

cHeadwearItem boss_stacey
{
    HeadwearAssetFilename = "boss_stacey"
}

cFacewearItem boss_stacey
{
FacewearAssetFilename = "boss_stacey"
    HeadAssetFilename = "boss_stacey"
}

cBodyItem boss_stacey
{
    ChestAssetFilename = "boss_stacey"
    ChestAudioName = "LeatherChest"
    CoversShin = "true"
    HandsAssetFilename = "boss_stacey"
    LegsAssetFilename = "boss_stacey"
    LegsAudioName = "ClothLegs"
}


This in safehouse.txt
Code:
cItemPlacement staceydispenser
{
ItemName = "staceydispenser"
Location = "1.4,-1.067,-13.5"
PropState = "-2"
Rotation = "-0.000,0.002,0.000,1.000"
}


Enjoy :)


Don't delete my post, this code is fucking terrible.

Haha,why? ._.
Link to Post - Back to Top  IP: Logged
solidcal
Administrator
*****
member is offline

[avatar]



Joined: Oct 2011
Gender: Male
Posts: 468
Karma: 10
 Re: Stacey in catsuit
« Reply #8 on Jul 17, 2012, 9:38am »


Jul 17, 2012, 7:19am, benjaminxdr wrote:

Jul 17, 2012, 6:36am, Freako wrote:


Don't delete my post, this code is fucking terrible.

Haha,why? ._.

It is freako trolling Ben.He made it look like I said that. XD
Link to Post - Back to Top  IP: Logged

[image]
benjaminxdr
Guest
 Re: Stacey in catsuit
« Reply #9 on Jul 17, 2012, 9:47am »

Lol his post got deleted!
Link to Post - Back to Top  IP: Logged
solidcal
Administrator
*****
member is offline

[avatar]



Joined: Oct 2011
Gender: Male
Posts: 468
Karma: 10
 Re: Stacey in catsuit
« Reply #10 on Jul 17, 2012, 6:08pm »


Jul 17, 2012, 5:19pm, Freako wrote:

Jul 17, 2012, 9:38am, solidcal wrote:

It is freako trolling Ben.He made it look like I said that. XD
\

I'm not trolling anyone, I'm telling tommah his code is crap.

I see.Couldn;t really tell that because of your post getting deleted and all. XD
Link to Post - Back to Top  IP: Logged

[image]
benjaminxdr
Guest
 Re: Stacey in catsuit
« Reply #11 on Jul 17, 2012, 8:25pm »


Jul 17, 2012, 8:04pm, Freako wrote:
Why delete my posts if they're still in the quotes?

Because I like Ice cream.
Link to Post - Back to Top  IP: Logged
benjaminxdr
Guest
 Re: Stacey in catsuit
« Reply #12 on Jul 17, 2012, 8:58pm »

I didn't said anything about that.
Link to Post - Back to Top  IP: Logged
maddacheeb
Dedicated Member
*****
member is offline

[avatar]



Joined: Nov 2010
Gender: Male
Posts: 1,009
Karma: 5
Posted using the ProBoards Mobile AppStacey in catsuit
« Reply #13 on Jul 18, 2012, 12:50am via the ProBoards Mobile App »


Jul 17, 2012, 8:25pm, benjaminxdr wrote:

Jul 17, 2012, 8:04pm, Freako wrote:
Why delete my posts if they're still in the quotes?

Because I like Ice cream.


Ben...are you retarded? Seriously stop shitposting.

On topic, nice mod man.
« Last Edit: Jul 18, 2012, 12:50am by maddacheeb »Link to Post - Back to Top  IP: Logged
superdemonsam1991
Junior Member
**
member is offline

[avatar]



Joined: Feb 2012
Gender: Male
Posts: 64
Karma: 0
 Re: Stacey in catsuit
« Reply #14 on Jul 18, 2012, 5:23am »

what did he do to the quote?

Aside, also that sounds just like the crashing from trying to play as one of Mario's female imports...EITHER same whether using male/female skeleton, as direct overriding underwear/as (/over the entry of) an outfit dispenser,
etc etc, just random crashing whenever trying to go somewhere/make an action... perhaps a vector inconsistency that sort of scrambles all the game's logic?
DR2 - drags.
« Last Edit: Jul 18, 2012, 5:32am by superdemonsam1991 »Link to Post - Back to Top  IP: Logged
Page 1 of 2 » Jump to page   Go    [Search This Thread] [Share Topic] [Print]

Loading
Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!
Terms of Service | Privacy Policy | Notice | FTC Disclosure | Report Abuse | Mobile