elzee Posted April 30, 2011 Posted April 30, 2011 I downloaded LoversSetScale.esp v01.00d from http://wiki.livedoor.jp/oblivion_jp/d/Lovers%b4%d8%cf%a2MOD%b0%ec%cd%f7 but it doesn't work for me.(I already have OBSE20) I wanna set all creatures' scale to 1.00 when Lover's action beggin. So I modified "LoversSetScale_Adjust_00.ini" in data/ini to this: set kzsQuestLoversSetScale.fScaleRgMin to 0.01 set kzsQuestLoversSetScale.fScaleRgMax to 5.00 set kzsQuestLoversSetScale.fScaleSize to 1.00 Does this means: To set all NPC's and creatures's scale to 1.00 if their scales is between 0.01 and 5.00? It doesn't work! All creatures rape me in their original scales...
Guest Donkey Posted April 30, 2011 Posted April 30, 2011 i think there is command you need to activate first called iForce.Player to 1 This is normally set to 0 so player is not using setscale where it first started. you have to also place the quest name infront of it. don't no for sure it's start with kzQuest and something then you have to open the plug-in in tes and look for the quest script and write it down. then load up your game type that command in your console to activate for your player character.
elzee Posted April 30, 2011 Author Posted April 30, 2011 Thank you,I get it: short kzsQuestLoversSetScale.iforceCreature 1 short kzsQuestLoversSetScale.iForcePlayer 1
elzee Posted May 1, 2011 Author Posted May 1, 2011 It still doesn't work. I disabled forceplayer and forceCreature judgements in the script. but when a Creature start to rape me. It says:"XXX is raping SOMEBODY", not "XXX is raping [MY NAME]" So the LoversSetScale consider that "there are Missing Actors",so it refuse to change the scale. How to fix "XXX is raping SOMEBODY" when a creature is raping me?
galgat Posted May 2, 2011 Posted May 2, 2011 i have not messed with lovers set scale, but setscale in oblivion only works from like 0.5 to 2.5 if I remember right, you can set it lower or higher, but it will have no effect.
Guest Posted May 23, 2011 Posted May 23, 2011 Thank you' date='I get it: short kzsQuestLoversSetScale.iforceCreature 1 short kzsQuestLoversSetScale.iForcePlayer 1 [/quote'] I type this in the console but I get an error about a missing variable
galgat Posted May 24, 2011 Posted May 24, 2011 OBSE has setscaleEX I forgot to mention which dose not have the restrictions of setscale. and can set really large or small scale dimensions. But this is not i guess what you are looking for..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.