Tickit
Member
As the title says, im satring to get really angry now i have searched and searched and nothign works.
I'm using [8.54] [v0.8] The Evolutions Never Die project. Open tibia server.
*I have tested just added action id
*Tested just added UniqueID
*Tested addin action id 2000 and UniqueID random and the chest contains an item
*Tested Action id 1000 and chest contains items
AND NOTHING WORKS :O
Would be really thankfull to the one who helped me.
EDIT:
I'm using [8.54] [v0.8] The Evolutions Never Die project. Open tibia server.
*I have tested just added action id
*Tested just added UniqueID
*Tested addin action id 2000 and UniqueID random and the chest contains an item
*Tested Action id 1000 and chest contains items
AND NOTHING WORKS :O
Would be really thankfull to the one who helped me.
EDIT:
#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]
action id 2000 on any container, any unique id that's not used elsewhere (for another quest or storage value), put the item(s) inside the container in editor.
#aac: http://otland.net/f118/gesior-account-maker-forgotten-server-0-3-6-a-60228/#post618270
Last edited: