Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 288 Bytes

G12_Inventory_Item_Preview.md

File metadata and controls

4 lines (3 loc) · 288 Bytes

G12 Inventory Item preview

  • This feature updates global variables PC_ItemPreviewMana and PC_ItemPreviewHealth with HP and Mana values read out of oCItem.count[] property using oCItem.text[] property to recognize relevant values.

Init function: G12_InvItemPreview_Init ();