Jump to content

InventiveMods

Members
  • Posts

    4
  • Joined

  • Last visited

Nexus Mods Profile

About InventiveMods

InventiveMods's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

0

Reputation

  1. I've never done any character swaps, it is possible to swap their looks, but not voices... either way, I cannot tell you how to do it because I've never tried to do it myself. It can be done, but takes a lot of time and effort to put in. I can do it eventually, but I can't promise anything. If you want to do some modding, check Otte's workshop for modding tutorials: here and here. Many useful tips there helped me a lot in my ME2 works. Also, some useful tips can be found here: http://masseffectmodguide.tumblr.com/
  2. Yep, I can make every character model playable, even that swapping thingy you mentioned. Everything is possible if you try hard enough.
  3. I'm making a mod for ME2 which allows you to play as other characters in game. So, I'm making a playable krogan. I already made mods which allow you to play as Garrus and Illusive Man (the Garrus one is posted on ME2 Nexus, playable Illusive Man will be posted in near future), and for playable Krogan all I need is head morph code. I know how to make every single krogan armor playable, I tested all of them. I only need to apply head morph to make mod complete. Opening "CookedPC" folder of Mass Effect (.../Mass Effect2/BioGame/CookedPC), I extracted the file called BioP_KroHub.pcc and inside of it are both armor and head mesh, the files I need to implement in my mod ( KRO_ARM_HVYa_MDL.psk and KRO_HED_PROBase_MDL.psk ). Armor is implemented this way: ###FILE:..\BIOGame\Config\PC\Cooked\BIOGame.ini [SFXGame.SFXPawn_Player] +TorsoAppearances=(Id=99,Type=CustomizableType_Torso,Mesh=(Male="BIOG_KRO_ARM_HVY_R.HVYa.KRO_ARM_HVYa_MDL",Female="BIOG_KRO_ARM_HVY_R.HVYa.KRO_ARM_HVYa_MDL"),PlotFlag=-1)So, full implementation armor "code" is: "BIOG_KRO_ARM_HVY_R.HVYa.KRO_ARM_HVYa_MDL" ***MY QUESTION IS: How to implement krogan head morph ? To put it this way: "BIOG_?????????????????.KRO_HED_PROBase_MDL" ? Most logical thing to do, for me was to do it this way: "BIOG_KRO_HED_PROMorph_R.PROBase.KRO_HED_PROBase_MDL", but it doesn't work that way. If anyone knows what to put in first part of the code, sentence, or whatever it's called, please tell me, I'm desperate to find out http://www.loverslab.com/public/style_emoticons/default/dodgy.gif Big cheers to all community members http://www.loverslab.com/public/style_emoticons/default/smile.png Thanks in advance EDIT: I found a way to do it. Now I can play with any character. Check out screenshots below:
  4. I was thinking about some cool mod that may fit Jackalhead's Master Shape Shifter, my currently favorite mod. I love to play as draugr, it has always been my favorite faction. Now, I was thinking about adding some explorer NPCs with high level who will enter the Dungeons of Skyrim and fight Bandits and Draugr and also make your game easier this way, since they will actually do your job. >>>I'm sorry for my bad English :( <<< If I could only polymorph draugr form, and enter these ruins and wait for them to come and then rip their heads off ! What do you think?
×
×
  • Create New...