RimWorld
1,935 valoraciones
Animal Gear
3
4
2
   
Premiar
Favoritos
Favorito
Quitar
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Tamaño
Publicado el
Actualizado el
2.045 MB
17 OCT 2018 a las 12:55
21 SEP a las 18:47
33 notas sobre cambios ( ver )

Suscríbete para descargar
Animal Gear

Descripción
Version 1.6.0.1

This mod is a framework to enable animals to have gear / equipment (like colonists) for the gear itself you should also subscribe to "Animal Equipment" OR "Animal Gear Basic" (only one of them, "Animal Equipment" is recommended as it is newer and has more content) after that you can of course add smaller mods like 'Dog Collars' etc.

Although I have now updated AG to 1.6, please take a look at "Animal Apparel: Framework" as a possible replacement:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3513825850
New³ main mod for the actual animal armor/gear "Animal Apparel: Basic Armor":
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3513849448

(previously old 'Animal Equipment')
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2568865984

(previously old 'Animal Armor: Vanilla')
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1743423205

This mod only enables this to be possible, there are no clothes/gear for animals in this mod. See the "Animal Gear: Basic"-mod
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1541439112
"Animal Gear: Vanilla"-mod
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1743423205

Description:

Requires at least HugsLib 5.0.0

Load order
// HugsLib (until 1.5), Harmony (since 1.6)
//----If used---- CombatExtended
// Animal Gear

Makes it possible for animals to have "gear" / clothes like normal colonists.

What they should wear can be set through outfits in the animal tab (like normal colonists). The animals go and equip the items on their own after that (if they can reach them etc. like colonists).

You can set "Nudist" or dissallow items and they will take them off (sometimes you have to edit the "Nudist" outfit when adding new clothes-mods).

I always felt that something like this was missing and it was very hard to have animals participate in an attack without to much of a risk of beeing hurt or dying








Short tutorial: "How to make gear":

- Get the mod "Animal Gear Basic" to have an example.

- To get an item in the game, you only need the XML with the item-infos and the matching textures
(a basic one for the item on the ground and 3 per animal)
- Important parts in the XML:

1. For which bodypart is this piece of clothing for example wolfs: "\AnimalGear\Helper\Bodies_Animal_Quadruped.xml_Info"
one item of clothing can only be for animals that all have this bodypart!
<groups> <li>Neck</li> </groups>
and then in your XML:
<bodyPartGroups> <li>Neck</li> </bodyPartGroups>

2. This defines that this is an item only for animals and which specific animals can use this item,
in this case the timber and artic wolf (each needs a set of textures, even if they are in this case the same)
You can find the excact names in "\RimWorld\Mods\Core\Defs\ThingDefs_Races\"
and in this case "Races_Animal_WildCanines.xml" <defName>WolfTimber</defName>
<tags> <li)Animal</li> <li)WolfArctic</li> <li)WolfTimber</li> ... </tags>

- There is a texture at "\Mods\AnimalGear\Helper\ItemName.png"
that can be helpful to see how the item shows up on the animal or as a placeholder when testing

- As animals don't have seperate head-textures, clothes have to be drawn different then for pawns
(see "dogscarf_Husky_south.png" for example)


(If you have different life-stage or female graphics defined,
the mod looks for them first like this [normalDefName]_[lifeStageIndex]_female
for example "item_WolfTimber_0_north.png" instead of normally "item_WolfTimber_north.png"
for the youngest version otherwise it uses the normal texture. You still need to define all 3 textures for this variant!
)

Other Mods for this framework (I know of):
Animal Gear: Basic:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1541439112

Horses(RW1.0 only):
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1541439350

Drake from the Ni'Hal mod(RW1.0 only):
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1534132871

Insect Upgrades (more interactions and armor):
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1742165242

Animal Gear Vanilla(deprecated use 'Animal Equipment' below):
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1743423205

Animal Equipment:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2568865984

Dog Collars
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2644644983

Interactions with / helpful mods:

Draftable Animals ('force wear' + re-color at styling stations):
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2590957984

Wearing Armor Info:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1839305669

Drop All Inventory:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2336610918

if I shouldn't be able to update my mods in the future, feel free to create a new version or re-use parts of it)
Discusiones populares Ver todo (12)
25
9 AGO 2021 a las 16:24
Migrating armors defs
Dylan
13
27 OCT 2021 a las 11:56
XML Optimizations
Owlchemist
6
25 OCT 2021 a las 13:21
debug log for the [] {} error if needed :)
1stReaper
584 comentarios
BluePostal 27 SEP a las 5:19 
nice!
Dylan  [autor] 21 SEP a las 19:35 
Sorry for the long time without updates, I just updated the mod to 1.6, but as Ascythian, you want to have a look at "Animal Apparel: Framework"

I had a look at it and the Vanilla Expanded shield belt issue seems to longer be a thing (?)

@Alex - You can set up a custom apparel policy in the animal tab, just like for colonists
Ascythian 7 JUL a las 17:00 
@Travioli Superceded by Animal Apparel: Framework - https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3513825850
Travioli 3 JUL a las 15:00 
1.6?
Andreas 25 JUN a las 8:19 
Any plans for a 1.6 update?
Travioli 23 JUN a las 16:44 
My personal issue was to do with my computer, not Rimworld or this mod
Gender Bender 23 JUN a las 2:06 
i also have the issue with shield belt. animals become invisible and error message spamming the log.

https://gist.github.com/HugsLibRecordKeeper/ba0be299db66357731b23b920597d031
(^0v0^)OriginalOwl 8 JUN a las 9:55 
the clothing drop down menu has disappeared for my animals
Travioli 29 MAY a las 22:08 
Ah okay so this mod causes a lot of bugs?
Yummyyuck 25 MAY a las 16:16 
One of the Vanilla Expanded mods adds a new type of shield belt. Some animals will randomly try to wear this shield belt, and if they do you'll get an "error drawing animal" spamming your logs, and the animal will be invisible until you take it off