Main Menu
  • Welcome to The RPG Maker Resource Kit.

[VX] Issue with items in Yggdrasil 1.5 [REQUEST]

Started by munkis, May 01, 2013, 01:55:29 PM

0 Members and 1 Guest are viewing this topic.

munkis

I'm kinda stumped on how to make items appear in the Dungeon actor HUD. According to the interpreter calls script included with the CBS, I should use

actor_set_item(actor_id, item_id, slot_id)

but I'm not quite sure where. I tried using it as an event-based script call and as an item note tag, but the item icon won't appear in the HUD.