RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[VX] Issue with items in Yggdrasil 1.5 [REQUEST]

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 82
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

Code: [Select]
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.