Main Menu & GUI questions

Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
User avatar
akroma222
Posts: 1029
Joined: Thu Oct 04, 2012 10:08 am

Re: Main Menu & GUI questions

Post by akroma222 »

Re: Code for creating Tooltips for Items

I am about to start work on a function for drawing custom Tooltips for Items
I know there are a bunch of components I would need to check and cater for:
SpoilerShow
AmmoItemComponent
BombItemComponent
CastSpellComponent
ContainerItemComponent
CraftPotionComponent
CrystalShardItemComponent
DiggingToolComponent
EquipmentItemComponent
FirearmAttackComponent
ItemActionComponent
ItemComponent
MeleeAttackComponent
RangedAttackComponent
ReloadFirearmComponent
RopeToolComponent
RunePanelComponent
ScriptComponent
ScriptControllerComponent
ScrollItemComponent
SpellScrollItemComponent
ThrowAttackComponent
TorchItemComponent
UsableItemComponent
(Have I missed any..??)
Just wondering if anyone had tried to do the same - if so, any guidance or warnings??
I have the tooltip creation code all sorted -Im more just asking about the checking of components for item tooltips

Cheers!
Akroma
Post Reply