Tested with TFS 1.1.
With this script people can choose which task they want to do.
If you want premade tasks, you can use this one: https://otland.net/threads/collecting-items-and-monster-missions.230261/
Adonai.xml
[TFS 1.1] Monster Tasks
With this script people can choose which task they want to do.
If you want premade tasks, you can use this one: https://otland.net/threads/collecting-items-and-monster-missions.230261/

Adonai.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Adonai" script="tasks.lua" walkinterval="2000" speed ="0" floorchange="0">
<health now="100" max="100"/>
<look type="433" head="58" body="113" legs="50" feet="78"...