• 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!

I get a chest with item inside with 0.3 quest sytem

flaxe

the one and only
Joined
Jun 12, 2009
Messages
336
Reaction score
2
Location
Sweden
Hello, I've not found any thread like this when I searched so I created one myself.

Well, by problem is that when I'm using a quest chest, then i'm getting a chest with the item inside. I'll post some pictures below so you can understand better.


This picture is how the chest is set up in RME
quest1.bmp


This picture is how it looks when I click on the quest chest -- look in chat and bag
quest2.bmp


This picture is how it looks when I'm openening the chest I got.
quest3.bmp



Anyone know how to fix it? So I recieve the item directly into my bag, and not a chest with the item inside, thanks!
 
It is obviously calling a script you have in your actions.xml, look through there and figure out which script it is calling. Then post it here and we can help you figure out why
 
Can't find which script it is... can just find 2 (quests.lua and system.lua), but no1 of them seems to cause the problem when I'm looking in it.

Would be good if anyone from the TFS team came and help with this, since it's they that've created this new system, then they should know how to fix this also :D
 
lol search for 1740
and change to the axe's id.
btw how do u made client :S pm me

or something XD

How do u mean by search for 1740 and change to the axe's id?
And about the custom client, you can just look at my [Compile] Custom Client 8.5 post here in the support forum, read all posts and you will recognize how to do it :)
 
Ok, i am gonna help simply go to ur actions.xml and search for 28374 (which is the UID of ur quest see the corresponding (name.lua) search for that name in actions scripts. if u didn't find it paste the line with that got the Unique id here
 
Last edited:
Ok, i am gonna help simply go to ur actions.xml and search for 28374 (which is the UID of ur quest see the corresponding (name.lua) search for that name in actions scripts. if u didn't find it paste the line with that got the Unique id here

Hm... I didn't understood that really good actually...


The action id should be 2010 if I'm not mistaken? -.^ (Not sure)

In the Quest System 0.3+ posted by a Elf, he says that the actionid that shall be used is going to be 2000 (http://otland.net/f55/0-3-quest-system-15890/)
 
Last edited:
Back
Top