Never seen him before.... who is that guy ?
N/A
Oops not sure why I put the R in his name considering I could see the spelling in the picture.
abob101 he is part of the slavers quest. Starts at a strong camp where you find very young and old people left after a slaver attack. An old farmer asks you to rescue his granddaughter. You get the choice to hire or fight Daxus the slaver.
Ah cool thanks, think I've seen him once way way back but not recently.
Well good call, rather tough gig being a decent slaver if you don't have a weapon to threaten people with.
<QuestChoiceDef>
<Description>Violence is the only language they will understand. Put them down.</Description> <NextObjectiveID>4</NextObjectiveID> <Encounter> <Liklihood>100</Liklihood> <BattleIdentifier>Slaver</BattleIdentifier> <WillRespawn>0</WillRespawn> <WanderingRadius>0</WanderingRadius>
<UnitInstance> <UnitType>Champion_Daxus</UnitType> <UnitName>Daxus the Slaver</UnitName> <Level>7</Level> </UnitInstance>
etc...
The problem lies with the fact that the Unit
Champion_Daxus weapon is a champion equipment </AutoCreateEquipment>Axe_Berserkers</AutoCreateEquipment>
So it will not show up when you fight him because he is not declared a champion in the xml (on a particular choice part)
Thus, the correct change to this would be to add
<UnitSubclassType>Champion</UnitSubclassType>
<UnitInstance> <UnitType>Champion_Daxus</UnitType> <UnitName>Daxus the Slaver</UnitName> <UnitSubclassType>Champion</UnitSubclassType> <Level>7</Level> </UnitInstance>
This will fix that particular problem.
That's excellent. Just great stuff, handy to know.
I'm having an issue with this quest where the game crashes if you hire Daxus and order him to turn on his old employers, as well.
Parrottmath is correct, I'll get it fixed.
I havent seen the crash from getting him to turn on his old employers. If you have a save that reproduces that I would love to check it out.
I haven't had this issue but I wish you the best in fixing it. Because I was able to hire Daxus and have him turn on his old employers.... But again, my Army was full and daxus wasn't able to join me in the battle so that's likely why x.x
In contrast I've been able to have him turn on the slavers and not crash. Something is going behind the scenes.
I reported that bug 5 months ago and supposedly parrottmath fixed it. Is that bug back or did it never leave?
https://forums.elementalgame.com/444424/page/1/#3358707
I fixed... they no uploaded
Well I updated the fix to work appropriately...
https://dl.dropboxusercontent.com/u/75549875/Fallen%20Enchantress/QuestFixes/Quest_Slavers.zip
and updated to include the more recent error fix.
There are many great features available to you once you register, including:
Sign in or Create Account