Jump to content

Recommended Posts

Posted
5 hours ago, Corsayr said:

(It did not cause any headless dancing in the tub)  

I'm kind of disappointed tbh :(

10 hours ago, Operand said:

So, with respect to the guards - which one is it in the end?

Licence allows you to carry/trade stuff. 

Guard behaviors are independent of licences really. Eg-> they still don't want to see armed/armored women around inside of cities. I think armor checks only applies to head/body/hands/feet. So if you're using the modified bikini slots mod then a bikini bra/panty will pass but boots etc will not. 

Posted
13 hours ago, excidium93 said:

Would it be possible to add a soft dependence to Skooma Whore to use the (very funny) drugs in SW with the Rape Forced Drug feature?

I could have sworn it already did?

Edit: Yes it should (checked script) but know that the chance of getting the 'fancy' drugs are bundled with skooma. 

Posted
2 hours ago, Monoman1 said:

Guard behaviors are independent of licences really. Eg-> they still don't want to see armed/armored women around inside of cities. I think armor checks only applies to head/body/hands/feet. So if you're using the modified bikini slots mod then a bikini bra/panty will pass but boots etc will not. 

Aha, got it.  So.. no love for thanes

 

Then a feature request: make an exception for thanes ? i.e. if the license type is set for thaneship (choice/random) - then with the license present, guards will let her pass with weapons on. Reason? Just pure "I want to feel important" thingy. Ideally guards would say "hey, girls aren't allowed to wield weapons in towns, but since you're a thane, it's ok" - instead of what they would say currently (i.e. "put that weapon away").

Posted

Question for SE people. If you get both hands chopped off and then ask your follower to dress you do you get a CTD (If they agree to help that is)?

Posted
19 hours ago, Monoman1 said:

The new licences (Property, curfew/whore, freedom) are meant to be 'utility' type licences

I'd like to ask about curfew/whore license again, everything else works fine, also main gate curfew works too, but toll guards or normal guard do not care if my character is running around city after city curfew. I only have this problem? 

Posted
58 minutes ago, handsandarrows said:

I'd like to ask about curfew/whore license again, everything else works fine, also main gate curfew works too, but toll guards or normal guard do not care if my character is running around city after city curfew. I only have this problem? 

Not much point in asking me. I wouldn't have released it if I didn't think it was working. 

 

Are you getting curfew begin/end notifications? Probably stupid but you are visible to guards? Try turning curfew off in the menu. Exit the menu and go back in and enable it. 

Debug -> GetActorPackage might also be useful in debugging. Use it on guards.

 

Two globals that would be of interest

_SLS_CurfewIsInEffect

_SLS_CurfewViolation

 

do 'help _SLS_Curfew' to check them

 

Also I'd presume you don't have a whore/curfew licence....

Posted

Something weird happened. Tongue doesn't stick out. I open the wheel I choose stick out tongue but only the mouth opens when I go again to the wheel it doesn't say retract tongue. Basically tongues disappeared? Is there a fix though the console?

Posted
24 minutes ago, Monoman1 said:

Not much point in asking me. I wouldn't have released it if I didn't think it was working. 

 

Are you getting curfew begin/end notifications?

 

xD it is true, sorry, you always test! and i could have tried before, i simply changed times, and it is working now, it probably did not register correct when i set it up first time. thank you!

Posted
31 minutes ago, Sorrow_421 said:

it doesn't say retract tongue.

Because a tongue is not equipped? You should be able to stick out tongue again. 

No idea why tongues are not working for you though. Still working fine for me. 

Posted
5 hours ago, Monoman1 said:

1. Obviously most of the problem is still frostfall. Don't know what this shared library is that you mentioned. Don't think I've ever used it. All I've ever used are the dev kits from their respective download pages. 

Reinstall and load files in this order:

Campfires

Frostfall

Campfires sdk

Frostfall sdk

I reinstalled then and most (not all) of the frostfall errors disappeared. I must've done something wrong the last time. I was tired, I dunno.

 

5 hours ago, Monoman1 said:

+ this script is not included in anywhere for some reason: xxx_PRKF_xxxPassiveFingersmit_020A3756.psc

That worked. Obviously it did, lol.

 

5 hours ago, Monoman1 said:

I did it. Not sure if it did anything tbh, but I might have just not noticed.

 

5 hours ago, Monoman1 said:

4. If you're saving the esp in the CK then you need to esmify simply knock. Not doing this will cause the CK to dump all SK properties and will probably break SK/SLS. 

I have no idea what any of this means, but I was not doing anything with the esp. I just run the papyrus compiler.

 

5 hours ago, Monoman1 said:

2. Some scripts are naming a variable SLIF_Inflate. Ed does this. I don't know how he compiles it. SLIF_Inflate is a script in SLIF. And you can't name variables as scripts. So you've got to find the variable in the source file and rename it to anything else.

What script has a variable named "SLIF_Inflate"? I couldn't find it. Ima keep looking but if you could tell me that would be great. Thanks.

Update I did find it and I resolved the issue.

 

Current log...

Spoiler

Starting 1 compile threads for 1 files...
Compiling "_SLS_LicBikiniCurse"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\campusablemiscitem.psc(89,33): UsableObjectUsed is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\campplaceablemiscitem.psc(96,33): PlaceableObjectUsed is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot convert to unknown type _amp_main
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot cast a quest to a _amp_main, types are incompatible
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,25): _amp_main is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptableScript.psc(130,69): UpdateSpouseHouseInt is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(380,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(610,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4138,5): cannot name a variable or property the same as a known type or script
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,4): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,11): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,19): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,26): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,34): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,41): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,49): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,56): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,101): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,26): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,24): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,2): type mismatch while assigning to a float (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,54): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(187,12): doregister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,11): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,10): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(205,11): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,79): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,23): type mismatch on parameter 2 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,2): type mismatch while assigning to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,38): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,3): type mismatch on parameter 1 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,12): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,11): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(524,12): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(526,12): StopMessages is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,3): variable fadeTattoos is undefined
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,15): none is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntMa.psc(36,29): GetCurrentEffectsStage is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntMa.psc(36,1): cannot return a none from getcurrenteffectsstage, the types do not match (cast missing or types unrelated)
No output generated for _SLS_LicBikiniCurse.psc, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on _SLS_LicBikiniCurse.psc

 

Posted
51 minutes ago, TheArchlich said:

Current log...

campusablemiscitem.psc

I had to comment out that function call (UsableObjectUsed) in that script

 

campplaceablemiscitem.psc

Same as above (PlaceableObjectUsed).

 

Do you have soulgem oven 3.0/SLIF/RapeTats/FadeTats installed?

 

For the MA errors:

Milk Addict.7z

 

Posted
38 minutes ago, Monoman1 said:

campusablemiscitem.psc

I had to comment out that function call (UsableObjectUsed) in that script

 

campplaceablemiscitem.psc

Same as above (PlaceableObjectUsed).

That worked.

 

38 minutes ago, Monoman1 said:

That did something too. I think.

 

38 minutes ago, Monoman1 said:

Do you have soulgem oven 3.0/SLIF/RapeTats installed?

Installed no. I didn't install almost anything for this (except mods I actually wanna use). For the most things I just copied the psc files into the source folder, but if that's what you mean. Yes, they are there. I just double checked. They all there.

 

 

Current log...

Spoiler

Starting 1 compile threads for 1 files...
Compiling "_SLS_LicBikiniCurse"...
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot convert to unknown type _amp_main
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,11): cannot cast a quest to a _amp_main, types are incompatible
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\_SLS_IntAmp.psc(4,25): _amp_main is not a known user-defined type
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptableScript.psc(130,69): UpdateSpouseHouseInt is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(380,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\BYOHRelationshipAdoptionScript.psc(610,69): MoveSpouseAdoption is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4138,5): cannot name a variable or property the same as a known type or script
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,4): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,11): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,19): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,26): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,34): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,41): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,49): Camera is not a variable
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\dcc_sgo_QuestController.psc(4139,56): cannot compare a camera to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,101): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(122,90): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,26): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(146,15): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,24): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_infDeflateAbility.psc(147,2): type mismatch while assigning to a float (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,54): GetOriginalScale is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot compare a float to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_InfEventManager.psc(114,43): cannot relatively compare variables to None
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(187,12): doregister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,11): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(204,10): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(205,11): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,79): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,23): type mismatch on parameter 2 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(240,2): type mismatch while assigning to a int (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,38): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(325,3): type mismatch on parameter 1 (did you forget a cast?)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,12): msgChance is not a property on script sr_inflatemessages or one of its parents
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(362,11): type mismatch while assigning to a none (cast missing or types unrelated)
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(524,12): DoRegister is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\sr_inflateConfig.psc(526,12): StopMessages is not a function or does not exist
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,3): variable fadeTattoos is undefined
C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\rapeTattoos.psc(272,15): none is not a known user-defined type
No output generated for _SLS_LicBikiniCurse.psc, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on _SLS_LicBikiniCurse.psc

 

Posted

Glad to see more amputation oriented changes in the latest update! 
Will you be adding more amputation-stuff going forward? If so, care to share what that might be? 
One thing I'd REALLY like to see, is the possibility for having the player be carried by their follower/other npcs, if they got their legs chopped off. 
Or maybe put into one of those dwemer suits.
Also, being punished for carrying stolen goods by amputation: First a hand, then incrementally harsher punishments, if you get caught more times with stolen goods.

Anyway, thanks for an awesome mod!

Posted
9 minutes ago, Thelargir said:

Glad to see more amputation oriented changes in the latest update! 
Will you be adding more amputation-stuff going forward? If so, care to share what that might be? 
One thing I'd REALLY like to see, is the possibility for having the player be carried by their follower/other npcs, if they got their legs chopped off. 
Or maybe put into one of those dwemer suits.
Also, being punished for carrying stolen goods by amputation: First a hand, then incrementally harsher punishments, if you get caught more times with stolen goods.

Anyway, thanks for an awesome mod!

Thats hammerfall. I think having your follower would cause a lot of issues. amputation in general already causes weirdness with animations that still arent fixed so i wouldn't expect that but i can see him doing implementing some of those dwemmer amputaton stuff

Posted
14 minutes ago, Thelargir said:

Will you be adding more amputation-stuff going forward? If so, care to share what that might be? 

No plans for anything right now. Though I'm very much an impulsive modder. 

Posted
5 minutes ago, lucakro said:

Hi the amputator tweak mod works but causes my cpu to go absolutely haywire and it doesn't stop 0.1 fps for as long as my arm is gone etc. any ideas?

Skeleton issue probably. 

Posted
9 minutes ago, lucakro said:

How would i solve it? Put amputator above/under skeleton?

Reinstall XPMSE. Make sure it overwrites everything. 

Posted
5 hours ago, lucakro said:

Hi the amputator tweak mod works but causes my cpu to go absolutely haywire and it doesn't stop 0.1 fps for as long as my arm is gone etc. any ideas?

I'm assuming you're using SE, because that exact no fps issues occurs between amputator and SMP physics, the solution is to just not use SMP this includes SMP hairs and clothing, I think someone actually ported a version of regular amputator to SE that doesn't suffer from that issue but I don't think anyone has ported amputator tweaked to SE to fix the issue.

 

Still the solution if you can live with it is just to remove SMP

Posted
3 minutes ago, ttpt said:

I'm assuming you're using SE, because that exact no fps issues occurs between amputator and SMP physics, the solution is to just not use SMP this includes SMP hairs and clothing, I think someone actually ported a version of regular amputator to SE that doesn't suffer from that issue but I don't think anyone has ported amputator tweaked to SE to fix the issue.

 

Still the solution if you can live with it is just to remove SMP

I would sooner remove my left arm than give up my SMP hair!!!

 

Oh wait, that's the problem isn't it... ?

 

This is a conundrum... let me go think this all the way through. ?

Posted

What strikes me most about the license debate is that licenses are now ... complicated.

Relatively speaking.

 

Because there are now more licenses, and more license interactions, please take the space to explain them clearly in the main front-page for the mod.

Please don't just make a few cryptic comments in the change list and then expect new players to read the entire forum to figure out the consequences.

 

Of course, you can do a lot with the tool tips, but I think it needs a bit more explanation, especially as some things vary depending on whether you have Slaverun, and what state Slaverun is in.

Posted

Can't seem to do the "sneak to fondle creature function" trying it on a horse because my PC is constantly hungry and I just jump on it to steal it, I've tried looking through the G options and the regular activate function and no dice, what am I doing wrong?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...