I take a look, commented lines are already in vanilla, and "what this line do?" don't exists on vanilla file. I did find bunch of them here, but not all. Good stuff. So, by reading this is it because when pickpocketing npc while they are sleeping, you're not behind them and you get big penalty? :D
Spoiler:
Show
<!-- <row rpg_param_key="PicklockDmgSpeed" rpg_param_value="10" /> --> <row rpg_param_key="PicklockFatalRelativeDist" rpg_param_value="5" /> <row rpg_param_key="PickpocketingAngleChancePenalty " rpg_param_value="0.0027" /> <!-- vanilla 0.1 --> <row rpg_param_key="PickpocketingComradePerkBonus" rpg_param_value="0.3" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingDistance" rpg_param_value="3" /> <!-- vanilla 2 --> <!-- <row rpg_param_key="PickpocketingFailXPMod" rpg_param_value="0.3" /> --> <!-- <row rpg_param_key="PickpocketingIndicatorSharpness" rpg_param_value="0" /> --> <row rpg_param_key="PickpocketingItemUncoverTimePerWeight" rpg_param_value="0.1" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingMaxSkillChargeSpeedRatio" rpg_param_value="6" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingMaxSkillChargeTime" rpg_param_value="30" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingMinChargeTime" rpg_param_value="2" /> <!-- what this line do? --> <!-- <row rpg_param_key="PickpocketingMisstargetingTolerance" rpg_param_value="2000" /> --> <row rpg_param_key="PickpocketingNPCDrunkTimeChanceMod" rpg_param_value="0.2" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingNPCHurtTimeChanceMod" rpg_param_value="0.75" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingNPCSleepingTimeChanceMod" rpg_param_value="0.2" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingRandomChanceRollMinCap" rpg_param_value="0.1" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingRobbedAngrinessChancePenalty" rpg_param_value="0.05" /> <!-- what this line do? --> <!-- <row rpg_param_key="PickpocketingStealthXP" rpg_param_value="12" /> --> <row rpg_param_key="PickpocketingTimeChancePenaltyBest" rpg_param_value="0.013" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingTimeChancePenaltyWorst" rpg_param_value="0.1" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingTreasurePriceXP" rpg_param_value="100" /> <!-- what this line do? --> <row rpg_param_key="PickpocketingXP" rpg_param_value="45" /> <!-- vanilla 15 -->
Mmm... that's strange. Looking at the picture you posted, it looks like the mod_order.txt doesn't have the correct name of the folder.
Could you try typping the folder name again into the mod_order.txt? That "[]" before the BetterPickPocket seems to indicate that there is a character that is not recognised.
I already checked - it's named "BetterPickpocket" exactly as it was in the original downloaded file - I just unzipped it straight to the mod folder without modifying anything. I did try renaming as well but it doesn't seem to have fixed the issue. I also tried renaming the pak file to the exact same as the folder name i.e. "BetterPickpocket.pak" but doesnt seem to fix it either:
That's really weird. I have the exact same installation (same path, folders names, mod_order.txt name, etc...) and it's loading and working. Don't know why in your case you keep getting that "[]" in the name when it tries to load the mod.
In these cases, maybe you could try installing it via Vortex. Really sorry that the mod isn't working for you D:
There should not be a symbol in the title. The one that comes after the slash and before the letter "B". Naturally, it is not defined correctly. Are there editors or utilities for this series of games? In notepad++ look at lines 160+ and further. There are names of the mods to load.And how they are recognized by the game. Are they allowed or not. Do they have a version limitation or not. P.S. And if you tried to edit the pak file yourself (in the archiver), it will not work.
But thats the thing, there is no extra character in the folder name or the file name for the .pak - First I installed it exactly as it was packed by the mod author, then I tried renaming it to remove any spaces, characters etc. Still its giving me that weird error on load, and for some reason its finding an unrecognised character when there isn't any.
Did you extract it with the default program windows has or with 7zip/winrar? The default extractor windows has it's kinda shitty and maybe it is causing that strange character to appear.
Btw, did you already tried to install it with vortex?
This is great). In my "assembly" there are about 30 mods, without mod_order... The only thing I had to do was edit the mod_manifest where some author forgot to do it... Everything was installed manually (7zip), and this mod just installed great).
Thank you very much, exactly what I needed. With bugs and low chance, it is impossible to play. Even after 7 years they can not fix 95% of the errors.Thank you very much again).
21 comments
<row rpg_param_key="PickpocketingXP" rpg_param_value="45" />
<!-- <row rpg_param_key="PicklockDmgSpeed" rpg_param_value="10" /> -->
<row rpg_param_key="PicklockFatalRelativeDist" rpg_param_value="5" />
<row rpg_param_key="PickpocketingAngleChancePenalty " rpg_param_value="0.0027" /> <!-- vanilla 0.1 -->
<row rpg_param_key="PickpocketingComradePerkBonus" rpg_param_value="0.3" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingDistance" rpg_param_value="3" /> <!-- vanilla 2 -->
<!-- <row rpg_param_key="PickpocketingFailXPMod" rpg_param_value="0.3" /> -->
<!-- <row rpg_param_key="PickpocketingIndicatorSharpness" rpg_param_value="0" /> -->
<row rpg_param_key="PickpocketingItemUncoverTimePerWeight" rpg_param_value="0.1" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingMaxSkillChargeSpeedRatio" rpg_param_value="6" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingMaxSkillChargeTime" rpg_param_value="30" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingMinChargeTime" rpg_param_value="2" /> <!-- what this line do? -->
<!-- <row rpg_param_key="PickpocketingMisstargetingTolerance" rpg_param_value="2000" /> -->
<row rpg_param_key="PickpocketingNPCDrunkTimeChanceMod" rpg_param_value="0.2" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingNPCHurtTimeChanceMod" rpg_param_value="0.75" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingNPCSleepingTimeChanceMod" rpg_param_value="0.2" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingRandomChanceRollMinCap" rpg_param_value="0.1" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingRobbedAngrinessChancePenalty" rpg_param_value="0.05" /> <!-- what this line do? -->
<!-- <row rpg_param_key="PickpocketingStealthXP" rpg_param_value="12" /> -->
<row rpg_param_key="PickpocketingTimeChancePenaltyBest" rpg_param_value="0.013" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingTimeChancePenaltyWorst" rpg_param_value="0.1" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingTreasurePriceXP" rpg_param_value="100" /> <!-- what this line do? -->
<row rpg_param_key="PickpocketingXP" rpg_param_value="45" /> <!-- vanilla 15 -->
Could you try typping the folder name again into the mod_order.txt? That "[]" before the BetterPickPocket seems to indicate that there is a character that is not recognised.
Hope it helps.
In these cases, maybe you could try installing it via Vortex. Really sorry that the mod isn't working for you D:
In notepad++ look at lines 160+ and further. There are names of the mods to load.And how they are recognized by the game. Are they allowed or not. Do they have a version limitation or not.
P.S. And if you tried to edit the pak file yourself (in the archiver), it will not work.
Btw, did you already tried to install it with vortex?
I had to fiddle with it a little as I usually install mods manually and then create the mod_order file with the MOT mod.
First I made a backup of my original mod_order file.
Then installed this mod through Vortex which creates its own mod order file.
Then I copied and pasted the rest of mods from the my original mod order file into the version created by Vortex
Then I launched the game, and what do you know it recognises all the mods, including this one.
A little strange it took so much effort but it works at least.
where can i find a list of what the changed values do ?
The changed values are the following two:
PickpocketingNPCSleepingTimeChanceMod
PickpocketingNPCDrunkTimeChanceMod
You can see the full list of rpg variables here