0 of 0

File information

Last updated

Original upload

Created by

Zzyxzz

Uploaded by

Zzyxzz

Virus scan

Safe to use

Mod articles

  • Armor Patcher

    filterByArmors/Excluded and filterByKeywords/Or/Excluded are not connected. They work Independent from each other.


    Filter

    filterByArmors can be used to specify specific armors. (multiple separated by ,)

    filterByArmorsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multiple keywords need to be separated by ,

    filterByBipedSlots allows you to filter by biped slots. The biped s...

  • Object Modification Patcher

    Filter

    connectionAnd can be used to combine the filterByNameContains and filterByProperties
    Example: connectionAnd=true:filterByNameContains=Barrel:filterByProperties=weight:changeOModPropertiesFloat=value=33
    This will only match properties, which have the name Barrel in it and have a weight property.


    filterByOMod can be used to specify specific OMODs. (multiple separated by ,)


    filterByFormType can be used to filter OMOD types by weapon or armor
    Example: filterByFormType=weapon


    filterByOModExcluded can be used to exclude one or multiple objects. (multiple separated by ,)


    filterByNameContainsAnd allows you to filter by fullname. The words or string parts are connected by AND. Multipl...

  • NPC Patcher

    filterByNpcs/Excluded , filterByRaces and filterByKeywords/Or/Excluded are not connected. They work Independent from each other.

    Filter

    filterByNpcs allows you to patch different NPCs at once. They need to be separated by ,

    filterByNpcsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByRaces allows you to patch NPCs by race. You can add multiple races.

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multiple keywords ne...

  • Misc Patcher

    Filter

    filterByMiscs can be used to specify specific weapons. (multiple separated by ,)

    filterByHasComponent can be used to filter weapons by ammo type. (multiple separated by ,)
    Example:
    filterByHasComponent=true

    filterByHasNoComponent can be used to exclude one or multiple objects. (multiple separated by ,)
    Example:
    filterByHasNoComponent=true

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multiple keywords need to be separated by ,


    ...

  • FormList Patcher

    Filter


    filterByFormLists can be used to filter objects. (multiple separated by ,)
    (Remember, if you don't use a filter, it will affect ALL form lists.)


    Operations

    formsToAdd  allows you to add objects/items to form lists. Multiple have to be separated by ,  

    formsToRemove  allows you to remove objects/items from form lists. Multiple have to be separated by ,  

    formsToReplace  allows you to replace forms in place.


    Example:
    filterByFormLists=Fallout4.esm|246EE7:formsToAdd=Fallout4.esm|59A71
    filterByFormLists=Fallout4.esm|246EE7:formsToRemove=Fallout4.esm|59A71
    filterByFormLists=Fallout4.esm|246EE7:formsToReplace=Fallout4.esm|59A71=Fallout4.esm|59A72...

  • Weapon Patcher

    filterByWeapons/Excluded, filterByKeywords/Or/Excluded and filterByHasAmmoFromWeaponList are not connected. They work Independent from each other.

    Filter

    filterByWeapons can be used to specify specific weapons. (multiple separated by ,)

    filterByAmmos can be used to filter weapons by ammo type. (multiple separated by ,)

    filterByWeaponsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multi...

  • Leveled List Patcher

    Filter


    filterByLLs can be used to filter objects. (multiple separated by ,)


    filterByContainers can be used to filter objects. (multiple separated by ,)

    noFilterLL to use no filter
    Example:
    noFilterLL=true

    Operations

    addToContainers  allows you to add objects/items to containers. Multiple have to be separated by ,  (object, count)
    Example:
    filterByContainers=Fallout4.esm|1338A7:addToContainers=myTestESP.esp|E4001733~100
    Adds a leveled list to the filtered container with count/amount 100 


    removeFromContainers  allows you to remove objects/items from containers. Multiple have to be separated by ,  (object)
    Example:
    filterByContainers=Fallout4.esm|1338...

  • Ammo Patcher

    Filter

    filterByAmmos allows you to patch different ammos at once. They need to be separated by ,

    filterByWeightLessThan allows you to filter ammos by weight less than X
    Example:
    filterByWeightLessThan=1:weight=0

    Operations

    keywordsToAdd allows you to add keywords(multiple) to the weapon(This is NOT for APPR - Attach Parent Slots)

    fullName allows you to change the full name of the object. The new name has to be written between ~~
    Example:
    filterByAmmos=Fallout4.esm|0001F276:fullName=~Hellbender5000~

    ammoCategory available options are "pistol" or "rifle". Groups the ammo types to the individual group and can be used for the weapon patcher.

    Example:
    You can say, if weapon has...

  • Ingestible Patcher

    Filter

    filterByAlchs allows you to patch different objects at once. They need to be separated by ,

    filterByAlchsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multiple keywords need to be separated by ,

    filterByMgefs allows you to filter by magic effects. The magic effects are connected by AND. Multiple magic effects need to be separated by ,

    filterByMgefsOr magic effects are co...

  • -Important- Read first - General Information

    Hello and welcome!

    Here are some general information about creating .ini files.

    For more information for each category, select the article of the category that is interesting to you.


    Comments in ini files
    They always start with /. You also only need one / but // look better.


    Structure and loading ini files

    Data
    |------F4SE
                |--------- Plugins
                                    -----------RobCo_Patcher.dll
                                    -----------RobCo_Patcher.ini
                                    |----------RobCo_Patcher
                                                            |------------...

  • Constructible Objects Patcher

    filterByCobjs, filterByWorkbenchKeywordsOr and filterByCategoryKeywordsOr are not connected. They work Independent from each other.


    Filter

    filterByCobjs allows you to filter by constructible objects. Multiple keywords need to be separated by ,

    filterByWorkbenchKeywordsOr allows you to filter by workbench keywords. Multiple keywords need to be separated by ,

    filterByCategoryKeywordsOr allows you to filter by category keywords. Multiple keywords need to be separated by ,


    Operations

    categoryKeywordsToAdd allows you to add keywords to the constructible object category filter. Multiple keywords need to be separated by , (Recipe filter)

    categoryKeywordsToRemove allows you to remove key...

  • Race Patcher

    filterByRaces/Excluded and filterByKeywords/Or/Excluded are not connected. They work Independent from each other.


    Filter

    filterByRaces allows you to patch NPCs by race. You can add multiple races and they have to be separated by ,

    filterByRacesExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multiple keywords need to be separated by ,

    Operations

    changeAVIFS al...

  • -Important- How to use Filters

    Filter

    There are different types of Filter

    filterByXy - Keywords are connected by AND, if multiple are given
    filterByXyOr - Keywords are connected by OR, if multiple are given
    filterByXyExcluded - Keywords found here, will exclude the object


    Example

    filterByKeywords has 2 keywords and they match.
    filterByKeywordsOr has 5 keywords and at least one needs to match.
    filterByKeywordsExcluded has 10 keywords and if one matches, the match will fail.

    If one option missing, the rules still apply.
    filterByKeywords has 2 keywords and they match.
    filterByKeywordsExcluded has 10 keywords and if one matches, the match will fail.

    filterByKeywords has 2 keywords and only ONE out of t...

  翻译: