How?
For example the start/end of a quest is working fine, it's not read from the quest scripts, BUT it's missing an item as the reward. How do you go about adding the item to the quest? XMLs? If so where in the XML?
Printable View
How?
For example the start/end of a quest is working fine, it's not read from the quest scripts, BUT it's missing an item as the reward. How do you go about adding the item to the quest? XMLs? If so where in the XML?
Quest.wz > Act.img > Quest ID is where the reward is.
You usually see a reward which is -x item which is the quest taking care of removing your quest items, and the actual quest reward. Server sided so can be edited by .xml's. After changing it from .xml you need to restart your server before its applied.
Or u can reload the quests through a command, way easier for testing, not so time consuming