- Joined
- Mar 23, 2008
- Messages
- 1,813
Im working on an orpg and im trying to create a quest with a boss involved. I want to get a item (Troll Head) after killing the boss (forest troll warrior). And to finish the quest u need to have troll head in your inventory and enter region. But the problem is: 1. I dont know how to make the item (troll head) drop to only the units with the quest. 2. I dont know how to make like event:"unit enters region" "conditions : Unit have troll head in inventory equal to true." "Action: make quest completed and give reward 200 exp and 100 gold" plz help me.