Jump to content
  • 0

Question

4 answers to this question

Recommended Posts

  • 0
Posted

You have to use 2 differents items if you don't want to change current core side system.

 

Quest items are setup at loading, using a boolean and values of XML. If ItemInstance got a isQuestItem stuff, basically you could try using a setter. You will still need to remove the questItem and then to re-add it to make the chang eoperational. Well I didn't check, so I perhaps say crap.

 

Basically, remove a quest item and add a normal item will do the trick.

  • 0
Posted

You have to use 2 differents items if you don't want to change current core side system.

 

Quest items are setup at loading, using a boolean and values of XML. If ItemInstance got a isQuestItem stuff, basically you could try using a setter. You will still need to remove the questItem and then to re-add it to make the chang eoperational. Well I didn't check, so I perhaps say crap.

 

Basically, remove a quest item and add a normal item will do the trick.

 

He is newbie, he doesn't understand I'm sure of it.

 

----

 

"etcitem" from database. Check item_type table and change from "quest" to "none".

Guest
This topic is now closed to further replies.


×
×
  • Create New...