Posts by LeftHandedCat
-
-
LeftHandedCat added a new version:
Quoteupdated support for 3.10
-
LeftHandedCat added a new file:
QuoteInsurance4Labs adds fence to the list of insurance providers in game, the only difference being he is able to get your items back from labs. By default he has the same stats as Prapor but with a higher cost and a lower return chance, however these are fully customizable if you're like me and play with custom insurance settings.
Configuration (found in config/config.json)"FenceInsuranceMinHour": the minimum number of hours insurance takes to get returned to you from fence(must be a whole number)
"FenceInsuranceMaxHour": the maximum number of hours insurance takes to get returned to you from fence(must be a whole number)
"FenceMaxStorageTime": the amount of time in hours before your insurance expires
"FenceInsurancePriceCoef": the percentage of the item's cost you have to pay to insure it
"FenceInsuranceReturnChance": the percentage chance you get an item back
Credit for the mod idea goes to @bushtail on the Project FIKA discord
-
LeftHandedCat added a new version:
QuoteText is now changed for ALL locale's(languages) instead of just the one set using the GameLocale variable in the server config, this will fix issues with people not having their quest text changed because their client language is different from this locale setting
-
LeftHandedCat added a new version:
FileScavs 4 All 1.0.8This version adds the ability to multiply your PMC kill conditions by any amount instead of just 2x using the new HarderPMCMultiplier in the config file, it also adds a nice way to see that the mod has changed things without leaving the debug option on and flooding your logs with white text.QuoteThis version adds the ability to multiply your PMC kill conditions by any amount instead of just 2x using the new HarderPMCMultiplier in the config file, it also adds a nice way to see that the mod has changed things without leaving the debug option on and flooding your logs with white text.
-
LeftHandedCat added a new version:
Quoteminor typo fixes and removed some unused files
-
LeftHandedCat added a new file:
QuoteEver had your no flea playthrough completely ruined by Tarcone Director's key and not been able to find a solution that doesn't feel like cheating or isn't backdoor bandit? Well fear not! The Cat Burglar is here to solve those problems, he sells every key and keycard at a fair and balanced price with no silly loyalty requirements. If you feel like his prices are unreasonable(too high OR too low) just open config.json and edit the "itempricemultiplier" line as you please(1 is 1x multiplier, you can set this to a non whole number like 2.3 if you want 230% or 0.2 if you want 20% prices as well)
-
LeftHandedCat added a new version:
QuoteScavs4All now adds the text "(S4A)" to the end of affected quests so that it's easier to know that it's working and the quest is changed by the end user.
-
LeftHandedCat added a new version:
QuoteFixed a bug where harderPMCwithAll would be applied even when set to false in the config.json file, thanks to SlothGang for the report!
-
LeftHandedCat added a new version:
FileScavs 4 All 1.0.3fixed a typo in the first release that was causing certain quests to break when using the mod. Apologies for the inconvenience.
THIS WILL NOT HAVE DAMAGED YOUR PROFILE
but any quest progress you made on the bugged quests will not have counted from scavs or pmcs, simply update to the new version of the mod to fix it, you can also remove the mod without consequence and your profile should be fineQuotefixed a typo that was causing the mod to break
-
LeftHandedCat added a new file:
QuoteThis mod goes through all the quests in your game(this does include modded and custom quests) and replaces scav kill quests with any target kill quests. The mod folder name starts with a few z's to make sure it loads last but depending on what you have in your mod folder you may want to set this as last in your load order config.
IF YOU ARE USING SKILLS EXTENDEDMake sure that Skills Extended loads AFTER this mod, as far as i'm aware this is really the only time this should load after another mod, as you generally want it to load last so that it affects all your custom quests as well as the vanilla ones.
MAKE A BACKUP OF YOUR PROFILE BEFORE RUNNING
This should not make any modifications to your profile and shouldn't cause any problems as long as you aren't using the double number of kills option, but you should still make a backup of your profile first just to be safe.CONFIGURATION OPTIONS(LOCATED IN CONFIG.JSON)
ReplacePMCWithAll: set this to true if you want scav kills to count towards your pmc kill quests. this defaults to off as it can sometimes make these quests too easy or lose meaning.HarderPMCWithAll: this only affects the mod if you have ReplacePMCWithAll turned on. this multiplies the amount of kills necessary for pmc kill quests to try and balance out the fact that scavs count too
HarderPMCMultiplier: this is the number that HarderPMCWithAll uses to multiply the kill amounts with, 2 is the default which is a 2x multiplier but it can be set to any number including non whole numbers(1.5 will multiply by 1.5x and will round to the nearest whole number)
debug: turn this on to see a giant wall of white text telling you what the mod is doing, if something is going wrong turn this on and take a peek at the text to see what's up if you think something is going wrong
verboseDebug: turn this on if you want to see EVEN MORE white text telling you what the mod is doing, almost definitely unnecessary but might help you figure out what is going on