Subclass quest modification

Salem

Heir
Customer
Hi, how do I simplify the subclass quest? I would like to skip the Fate's Whispers quest. To do this, I put the Star of Destiny up for sale at the NPC, but when I complete the Mimir Elixir quest, I can't get the Subclass, a message appears saying that I need to complete the Fate's Whisper quest.
 
Hi, how do I simplify the subclass quest? I would like to skip the Fate's Whispers quest. To do this, I put the Star of Destiny up for sale at the NPC, but when I complete the Mimir Elixir quest, I can't get the Subclass, a message appears saying that I need to complete the Fate's Whisper quest.
quest scripts are written in the core and quest state is stored in database.
if i am not mistaken
you need to make an ext code and copy/simplify the already existing quest so you replace the retail one
plus modify the according npc htmls for the new links
 
Olá, como simplificar a missão da subclasse? Gostaria de pular a missão Fate's Whispers. Para isso, coloquei uma Star of Destiny à venda no NPC, mas ao concluir a missão Mimir Elixir, não consigo obter a Subclasse, aparece uma mensagem dizendo que preciso concluir a missão Fate's Whisper.
Ou você pode criar um item customizado e configurar o item em Altsettings.properties para que o jogador possa completar uma sub apenas com o item que voce criou e habilitou, pode até ser o Star of Destiny mesmo.
 
delete the sub class quest from the server, and then clone the quest and make an extender that does not ask for that quest.
 
Back
Top