RPG Maker VX Ace

RPG Maker VX Ace

Vlues Script Compilation 2
Fengol 16 Jul, 2023 @ 1:22pm
Advance quest objective with enemy loot drop
I want to create a quest where the player must collect a number of items dropped by an enemy.

I've updated the first example quest to request the items and indicate where they can be collected. I've created the event to activate the quest and the event to complete the quest. I've created the item and updated the enemy to always drop the item and I can confirm the player can collect the items.

But I don't know where to call adv_obj() to update the quest details.

Please can I get some help?