RimWorld

RimWorld

43 arvostelua
Apparel Gizmos From Comps
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5
Tiedostokoko
Julkaistu
Päivitetty
4.571 MB
16.1.2018 klo 23.46
21.3.2024 klo 18.43
8 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Apparel Gizmos From Comps

Kuvaus
This mod is meant for Code modders.

If you pick up a weapon, a button appears to melee or ranged attack. That's a Gizmo associated with equipment used by a colonist. Unfortunately, RimWorld will not show Gizmos (buttons) associated with any apparel worn by a colonist. This is sad for modders.

AGFC defines an abstract ThingComp called CompWearable which provides CompGetGizmosWorn(). If apparel is worn by a selected colonist, Gizmos returned from CompGetGizmosWorn will be displayed.

Requires HugsLib for Harmony.

Compatibility note: AGFC applies a Postfix patch to RimWorld.Apparel.GetWornGizmos(). In other words, it should be safe to mix with other mods without issue.

Mod Order: Anywhere below HugsLib.

Feel free to leave a comment if you run into a problem.

Steam Download:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1272185463

GitHub Download:
https://github.com/RandolphCherrypepper/ApparelGizmosFromComps/releases/
31 kommenttia
Randolph Cherrypepper  [tekijä] 22.7. klo 15.52 
In a week or two. They always update after a major life event
Alien_Halls 16.7. klo 7.31 
1.6?
Randolph Cherrypepper  [tekijä] 21.3.2024 klo 18.44 
Updated for 1.5
GoofBall 15.12.2023 klo 9.21 
kaboom
Randolph Cherrypepper  [tekijä] 17.11.2022 klo 19.11 
Updated for 1.4. Thanks for your patience everyone.
ZuTheComCat 31.10.2022 klo 19.25 
Sorry to hear about any troubles, I was just going through my mod list and didn't know what this was for. Hope things get better.
Ogliss 30.10.2022 klo 9.37 
Ouch, hope everythings OK!
Randolph Cherrypepper  [tekijä] 30.10.2022 klo 8.51 
Ah yes, I had some people ask me to update to 1.4 on Suicide Vest mod.

I got impacted by a real world event that took out my access to a system capable of running Rimworld, so I won't be able to update anytime soon.
Ogliss 29.10.2022 klo 21.21 
hes likely referring to compatibility with 1.4 and biotech, you will likely just need to recompile against 1.4
Randolph Cherrypepper  [tekijä] 29.10.2022 klo 20.55 
> Is this mod still being updated?

I cannot currently update it, but perhaps in a month or two. What do you need updated about it?

> are there any specific mod that require this?

I only know of Suicide Vest that requires this mod. It could be used by other mods and modders.