• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Quest Problems..

Tickit

Member
Joined
Feb 20, 2009
Messages
364
Reaction score
5
Location
Somewhere in the jungle of Sweden
Why doesn't the quest works?

chest1.jpg


chest.jpg


EDIT:[/B]
#quests:
To use the default 0.3 quest system, you need to uncomment it in actions.xml (remove bold red):
Code:
	<!-- old quest system & old annihilator -->
	<!-- turned off, but not deleted. -->
	[b][color="red"]<!--[/color][/b]
	<action actionid="2000" event="script" value="quests/system.lua"/>
	<action actionid="2001" event="script" value="quests/system.lua"/>
	<action uniqueid="30015" event="script" value="quests/annihilator.lua"/>
	[b][color="red"]-->[/color][/b]
 
Last edited:

Similar threads

Back
Top