merryMalfunctioning Posted January 29, 2016 Posted January 29, 2016 I just noticed that this mod conflicts substantially with "Morrowloot Ultimate" and "Complete Alchemy & Cooking Overhaul". It has to come after them in the load order or Skooma wont get any of its addiction stuff happening. At least, you could use a tes5edit to make them compatible. I always do. So if the only problem here is on just skooma thing, it would not be that complicated. Doesn't the "Bashed Patch" merge the leveled lists so they'll work together or are you not using Wrye Bash? It's not a leveled list issue, Skooma is still present but its addiction effects get replaced with a stamina buff. Other drugs work fine though. The whole issue is moot though, as long as Skooma Whore has higher priority than MLU and CACO.
Ed86 Posted January 29, 2016 Posted January 29, 2016 I've thrown away every drug or brew I had in my inventory and stopped collecting the stuff from corpses. I've been watching my addiction level dropping to something around 340. Now that I wanted to rent a room in an inn my level's back at 370 without my character touching anything related to drugs. This happend several times already and it's pretty annoying. I don't think this is intended behavior D: if i remember it correctly mod has a bug when something drinks drugs, player gets effects/addiction also you can be drugged by those nasty dragons after being raped xD I just noticed that this mod conflicts substantially with "Morrowloot Ultimate" and "Complete Alchemy & Cooking Overhaul". It has to come after them in the load order or Skooma wont get any of its addiction stuff happening. At least, you could use a tes5edit to make them compatible. I always do. So if the only problem here is on just skooma thing, it would not be that complicated. Doesn't the "Bashed Patch" merge the leveled lists so they'll work together or are you not using Wrye Bash? It's not a leveled list issue, Skooma is still present but its addiction effects get replaced with a stamina buff. Other drugs work fine though. The whole issue is moot though, as long as Skooma Whore has higher priority than MLU and CACO. you will need a compability patch if you want these mods to work
Bane Master Posted January 30, 2016 Posted January 30, 2016 A update of SW Addicted has been released: Skooma Whore: Addicted V3.31 (30/01/2016) DESCRIPTION This mod is an optional Addon for Guffel’s excellent Sexlab Skooma Whore . It adds new problems for drug users and more immersive drug seeking behaviors to addicts. Version 3.31 is incompatible with ALL previous versions - a new game or clean save is required Updates Fixed: Obscure bug that prevented SWA from initialising for a small number of users Updated: Dealers may now abuse enslaved desperate players Updated: Slaverun Reloaded enforced location detection method
Sceadugengan Posted January 30, 2016 Posted January 30, 2016 I've thrown away every drug or brew I had in my inventory and stopped collecting the stuff from corpses. I've been watching my addiction level dropping to something around 340. Now that I wanted to rent a room in an inn my level's back at 370 without my character touching anything related to drugs. This happend several times already and it's pretty annoying. I don't think this is intended behavior D: if i remember it correctly mod has a bug when something drinks drugs, player gets effects/addiction also you can be drugged by those nasty dragons after being raped xD [...] I see, so when some bandit drinks a brew I get the addiction effect, too. ASIS causes enemies to drink healing potions, so I assume it boosts my addiction levels whenever an enemy chugs a brew. At least I never noticed a drug effect (SkyUI widgets for de-/buffs), so that's the only explanation I currently have. Is there a fix or workaround for this?
a1b2c3d4e5f6h7i8 Posted January 30, 2016 Posted January 30, 2016 Some time ago I wrote to Guffel about the problem that happens when enemies take drugs. As he hasn't provided a fix I fixed it. The problem happens because the script that fires when a drug is consumed, well, fires any time a drug is consumed (player or not), the only thing I added to the scripts is a check at the beginning of each script that only continues only if it's indeed the player the target of the drug. Event OnEffectStart(Actor akTarget, Actor akCaster) if (akTarget == Game.GetPlayer()) . . original code . . endif EndEvent Please tell me if they work correctly (they work for me) or if they don't. Just overwrite the original scripts with mine. Skooma Whore Scripts fixed.7z
Sceadugengan Posted January 30, 2016 Posted January 30, 2016 Seems like he didn't expect NPCs to use potions, too, when he wrote these scripts. Thanks for sharing Maybe a mod could add the fixed scripts to the list of downloads.
Guffel Posted January 30, 2016 Author Posted January 30, 2016 Seems like he didn't expect NPCs to use potions, too, when he wrote these scripts. Thanks for sharing Maybe a mod could add the fixed scripts to the list of downloads. Yeah, that's true. I never had this problem when playing with SW. Somehow I must have avoided mod which make NPCs drink potions. I always thought of this as a minior problem that only happen a few times and doesn't mess up the addiction system. But seem this issue has gained some priority now^^ I'll try to fix it in the next days if i can find some time somewhere..
a1b2c3d4e5f6h7i8 Posted January 30, 2016 Posted January 30, 2016 Seems like he didn't expect NPCs to use potions, too, when he wrote these scripts. Thanks for sharing Maybe a mod could add the fixed scripts to the list of downloads. Yeah, that's true. I never had this problem when playing with SW. Somehow I must have avoided mod which make NPCs drink potions. I always thought of this as a minior problem that only happen a few times and doesn't mess up the addiction system. But seem this issue has gained some priority now^^ I'll try to fix it in the next days if i can find some time somewhere.. You have it fixed two posts above yours. Regards.
Sceadugengan Posted February 1, 2016 Posted February 1, 2016 [...] Please tell me if they work correctly (they work for me) or if they don't. Just overwrite the original scripts with mine. Skooma Whore Scripts fixed.7z The problem disappeared ever since I installed the fixed scripts. Seems like this really was the cause.
Saeros Posted February 9, 2016 Posted February 9, 2016 maybe these messages are harmless: Line 23: [02/09/2016 - 09:55:22PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 23: [02/09/2016 - 09:55:22PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 24: [02/09/2016 - 09:55:22PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 24: [02/09/2016 - 09:55:22PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 25: [02/09/2016 - 09:55:22PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 25: [02/09/2016 - 09:55:22PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 26: [02/09/2016 - 09:55:22PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 26: [02/09/2016 - 09:55:22PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 27: [02/09/2016 - 09:55:22PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 27: [02/09/2016 - 09:55:22PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 28: [02/09/2016 - 09:55:22PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 28: [02/09/2016 - 09:55:22PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 29: [02/09/2016 - 09:55:22PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 29: [02/09/2016 - 09:55:22PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 30: [02/09/2016 - 09:55:22PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 30: [02/09/2016 - 09:55:22PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 31: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 31: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 32: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 32: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 33: [02/09/2016 - 09:55:22PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 33: [02/09/2016 - 09:55:22PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 40: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 40: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 40: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 41: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 41: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 41: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 42: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 42: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 42: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 43: [02/09/2016 - 09:55:22PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 43: [02/09/2016 - 09:55:22PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 43: [02/09/2016 - 09:55:22PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 83: [02/09/2016 - 09:55:24PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 83: [02/09/2016 - 09:55:24PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 84: [02/09/2016 - 09:55:24PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 84: [02/09/2016 - 09:55:24PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 85: [02/09/2016 - 09:55:24PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 85: [02/09/2016 - 09:55:24PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 86: [02/09/2016 - 09:55:24PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 86: [02/09/2016 - 09:55:24PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 87: [02/09/2016 - 09:55:24PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 87: [02/09/2016 - 09:55:24PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 88: [02/09/2016 - 09:55:24PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 88: [02/09/2016 - 09:55:24PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 89: [02/09/2016 - 09:55:24PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 89: [02/09/2016 - 09:55:24PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 90: [02/09/2016 - 09:55:24PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 90: [02/09/2016 - 09:55:24PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 91: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 91: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 92: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 92: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 93: [02/09/2016 - 09:55:24PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 93: [02/09/2016 - 09:55:24PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 98: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 98: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 98: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 99: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 99: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 99: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 100: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 100: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 100: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 101: [02/09/2016 - 09:55:24PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 101: [02/09/2016 - 09:55:24PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 101: [02/09/2016 - 09:55:24PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property ..but i post here just for information. bye! S.
Guffel Posted February 9, 2016 Author Posted February 9, 2016 maybe these messages are harmless: Line 23: [02/09/2016 - 09:55:22PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 23: [02/09/2016 - 09:55:22PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 24: [02/09/2016 - 09:55:22PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 24: [02/09/2016 - 09:55:22PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 25: [02/09/2016 - 09:55:22PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 25: [02/09/2016 - 09:55:22PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 26: [02/09/2016 - 09:55:22PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 26: [02/09/2016 - 09:55:22PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 27: [02/09/2016 - 09:55:22PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 27: [02/09/2016 - 09:55:22PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 28: [02/09/2016 - 09:55:22PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 28: [02/09/2016 - 09:55:22PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 29: [02/09/2016 - 09:55:22PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 29: [02/09/2016 - 09:55:22PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 30: [02/09/2016 - 09:55:22PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 30: [02/09/2016 - 09:55:22PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 31: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 31: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 32: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 32: [02/09/2016 - 09:55:22PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 33: [02/09/2016 - 09:55:22PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 33: [02/09/2016 - 09:55:22PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 40: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 40: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 40: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 41: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 41: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 41: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 42: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 42: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 42: [02/09/2016 - 09:55:22PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 43: [02/09/2016 - 09:55:22PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 43: [02/09/2016 - 09:55:22PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 43: [02/09/2016 - 09:55:22PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 83: [02/09/2016 - 09:55:24PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 83: [02/09/2016 - 09:55:24PM] warning: Property WhoreSO on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 84: [02/09/2016 - 09:55:24PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 84: [02/09/2016 - 09:55:24PM] warning: Property Work3 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 85: [02/09/2016 - 09:55:24PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 85: [02/09/2016 - 09:55:24PM] warning: Property Work2 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 86: [02/09/2016 - 09:55:24PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 86: [02/09/2016 - 09:55:24PM] warning: Property WhoreWR on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 87: [02/09/2016 - 09:55:24PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 87: [02/09/2016 - 09:55:24PM] warning: Property WorkScript on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 88: [02/09/2016 - 09:55:24PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 88: [02/09/2016 - 09:55:24PM] warning: Property WhoreMK on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 89: [02/09/2016 - 09:55:24PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 89: [02/09/2016 - 09:55:24PM] warning: Property WhoreRI on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 90: [02/09/2016 - 09:55:24PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 90: [02/09/2016 - 09:55:24PM] warning: Property Work1 on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 91: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 91: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeAttackObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 92: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 92: [02/09/2016 - 09:55:24PM] warning: Property CWSiegeDefendObj on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 93: [02/09/2016 - 09:55:24PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 93: [02/09/2016 - 09:55:24PM] warning: Property WhoreWH on script slsw_scum attached to alias PlayerAlias on quest SLSW (71002863) cannot be initialized because the script no longer contains that property Line 98: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 98: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 98: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Brothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 99: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 99: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 99: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Lilly on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 100: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 100: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 100: [02/09/2016 - 09:55:24PM] warning: Property SLSW_Twig on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 101: [02/09/2016 - 09:55:24PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 101: [02/09/2016 - 09:55:24PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property Line 101: [02/09/2016 - 09:55:24PM] warning: Property SLSW_DrugBrothel on script slsw_mcmconfig attached to SLSW (71002863) cannot be initialized because the script no longer contains that property ..but i post here just for information. bye! S. That was something unused I deleted with TES5Edit, but didn't remove the property via the CK. It's indeed harmess
Bane Master Posted February 13, 2016 Posted February 13, 2016 An update of SW Addicted has been released: Skooma Whore: Addicted V3.4 (13/02/2016) DESCRIPTION This mod is an optional Addon for Guffel’s excellent Sexlab Skooma Whore . It adds new problems for drug users and more immersive drug seeking behaviors to addicts. Version 3.4 is incompatible with ALL previous versions - a new game or clean save is required Updates Updated: At addiction level 5 dealers will offer a deal as soon as the player enters dialogue with them Updated: Changed T&B load method to provide better compatibility for non T&B users Bugfix: Fixed a condition that was detecting free desperate purchasers as enslaved
Bane Master Posted February 17, 2016 Posted February 17, 2016 An update of SW Addicted has been released: Skooma Whore: Addicted V3.41 (17/02/2016) DESCRIPTION This mod is an optional Addon for Guffel’s excellent Sexlab Skooma Whore . It adds new problems for drug users and more immersive drug seeking behaviors to addicts. It should be safe to upgrade to Version 3.41 from Version 3.4 All versions previous to 3.4 are incompatible - a new game or clean save is required Updates BugFix: Fixed desperate purchases of cheaper drugs if can't afford Skooma Updated: The drug taking animation will not be triggered if menu controls are disabled (by Armbinders, Yokes etc.)
Guest LoganX Posted February 29, 2016 Posted February 29, 2016 Hey, I'm not sure if it's normal, but I can't talk to anybody in den beside trader and prostitute... And when I offer my body noone came up to my PC and I still cannot talk to anybody.
Guffel Posted March 1, 2016 Author Posted March 1, 2016 Hey, I'm not sure if it's normal, but I can't talk to anybody in den beside trader and prostitute... And when I offer my body noone came up to my PC and I still cannot talk to anybody. That's normal. The Npcs in the Dens have no names and therefore can't be interacted with. When you work as a prostitute you just need to stick around and someone from outside will approach you.
TamaChan Posted March 6, 2016 Posted March 6, 2016 i use enbseries 262 and my preset is true vision. http://www.nexusmods.com/skyrim/mods/15983/? i just did extensive testing and aside from the arch mage/the contortionist which have weird effects, none of the tints from the drugs work with enb turned on. the weird effects from the arch mage/the contortionist and double visions/blurred effects seem fine. the mage for example boosts saturation but doesnt work with enb turned on. i have to either change the technique to vanilla or enable original post processing effects, both of which disable all my enb effects. without my enb effects everything looks ugly. is there a way to get the effects from the drugs to work, but still keep my enb?
merryMalfunctioning Posted March 6, 2016 Posted March 6, 2016 i use enbseries 262 and my preset is true vision. http://www.nexusmods.com/skyrim/mods/15983/? i just did extensive testing and aside from the arch mage/the contortionist which have weird effects, none of the tints from the drugs work with enb turned on. the weird effects from the arch mage/the contortionist and double visions/blurred effects seem fine. the mage for example boosts saturation but doesnt work with enb turned on. i have to either change the technique to vanilla or enable original post processing effects, both of which disable all my enb effects. without my enb effects everything looks ugly. is there a way to get the effects from the drugs to work, but still keep my enb? Look in the file ENBEffect.fx. Find the line that say: //#define APPLYGAMECOLORCORRECTION Change it to: #define APPLYGAMECOLORCORRECTION That will make nightvision, predatorvision, drugs, blindfolds, and all other ImageSpaceModifier effects work again. It has a very minimal effect on graphics and performance other than that.
Nepro Posted March 10, 2016 Posted March 10, 2016 http://www.nexusmods.com/skyrim/mods/65259/? Could we ask for integration patch with Skooming Skyrim? It would be cool if variety of different skooma provided by Skooma Whore mod could be sold via Skooming Skyrim mod. BigBizkit author of Skooming Skyrim likely will no provide the patch. It would be cool also to integrate the skooma dens of Skooma Whore and Skooming Skyrim
DeepBlueFrog Posted March 10, 2016 Posted March 10, 2016 Bug report: The SexLab property attached to the slsw_effects.psc script is not assigned to any value (should be filled with the SexLabFrameWork quest/script). I am using 1.3.5 esp on top of 1.3.4 scripts. Edit: Also, scripts like slsw_effects and blackout are using calls to game.getplayer() a lot. It would be a lot more efficient to call that once into a local variable and use that variable instead.
Guffel Posted March 10, 2016 Author Posted March 10, 2016 Bug report: The SexLab property attached to the slsw_effects.psc script is not assigned to any value (should be filled with the SexLabFrameWork quest/script). I am using 1.3.5 esp on top of 1.3.4 scripts. Edit: Also, scripts like slsw_effects and blackout are using calls to game.getplayer() a lot. It would be a lot more efficient to call that once into a local variable and use that variable instead. Ok, thanks for pointing that out... that not good. But it's only a minor issue, so I'll let that go. http://www.nexusmods.com/skyrim/mods/65259/? Could we ask for integration patch with Skooming Skyrim? It would be cool if variety of different skooma provided by Skooma Whore mod could be sold via Skooming Skyrim mod. BigBizkit author of Skooming Skyrim likely will no provide the patch. It would be cool also to integrate the skooma dens of Skooma Whore and Skooming Skyrim I've no intent on working further on this mod... or mods at all. Atm I haven't even Skyrim or the CK installed. I think a have already done enough and I don't feel like putting even more time into modding.
DeepBlueFrog Posted March 10, 2016 Posted March 10, 2016 Bug report: The SexLab property attached to the slsw_effects.psc script is not assigned to any value (should be filled with the SexLabFrameWork quest/script). I am using 1.3.5 esp on top of 1.3.4 scripts. Edit: Also, scripts like slsw_effects and blackout are using calls to game.getplayer() a lot. It would be a lot more efficient to call that once into a local variable and use that variable instead. Ok, thanks for pointing that out... that not good. But it's only a minor issue, so I'll let that go. (...) I've no intent on working further on this mod... or mods at all. Atm I haven't even Skyrim or the CK installed. I think a have already done enough and I don't feel like putting even more time into modding. Do you mind if I post a patch to fix this issue? It is making the main test of the effect fail because of the condition on SexLab.IsActorActive().
Guffel Posted March 10, 2016 Author Posted March 10, 2016 Do you mind if I post a patch to fix this issue? It is making the main test of the effect fail because of the condition on SexLab.IsActorActive(). No, sure go ahead.
DeepBlueFrog Posted March 10, 2016 Posted March 10, 2016 Do you mind if I post a patch to fix this issue? It is making the main test of the effect fail because of the condition on SexLab.IsActorActive(). No, sure go ahead. Thanks! I posted a patch here if anyone wants it. It includes the updated scripts posted a couple of pages above... http://www.loverslab.com/files/file/1663-obscure-patches-2016-03-10/ Edit: I updated the path with edits and clean up provided by Bane Master.
Meteox Posted March 11, 2016 Posted March 11, 2016 Do you mind if I post a patch to fix this issue? It is making the main test of the effect fail because of the condition on SexLab.IsActorActive(). No, sure go ahead. Thanks! I posted a patch here if anyone wants it. It includes the updated scripts posted a couple of pages above... http://www.loverslab.com/files/file/1663-obscure-patches-2016-03-10/ Edit: I updated the path with edits and clean up provided by Bane Master. It is a damn shame that Guffel decided not to work on any mod, if I say so myself. Thank you for this patch skyrimll.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now