RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

dysable use item

Started by michael95, August 25, 2011, 03:50:21 PM

0 Members and 1 Guest are viewing this topic.

michael95

I have when actor use item, he learn some skill, but must be on level 1 or higher (this is test i se in future level 5)
The item is not consumable, so I want when the skill is already this character learned (I have skill shop) disable use this item for this character, but stay enebled for others. How to do?
Here is picture for better understanding.


JonFawkes

On the conditional branch for [Chara] is [Skill] learned, why don't you just add the item back into the inventory? That is what I do for a similar common event where you can get an item to give a player stat points if that player exists.