Info about adding uppgrade paths [Armagan look]

Users who are viewing this thread

I'd need to add an uppgrade option from Vaegir Horseman to Vaegir Horse-Archer. Could anyone give me a fairly simple guide of what to add to the horsemans "Vaegir_horseman 536871936" tag to make its secondary uppgrade the last one on the list (after Enemy_Soldier)
 
Here you go:

536871936 = 0x20000400

enemy_soldier's index is 224, so 224+1 = 225 = 0xE1

Replace bits 16-23 with E1 = 0x20E10400 = 551617536

I played around with this in 6.23. I could add a single upgrade path fine, but adding the second path never did work for me. So if you went from horseman to horse archer, that would work, but then I tried adding horse archer to horse marksman and ran into problems. I could have been doing something wrong though.
 
Funny thing I just noticed with the uppgrades. It's ok to make a old troop>new troop>old troop path but old troop>new troop>new troop=error

I made an archer>horse archer>archer loop and it worked fine but then i tried making a archer>horse archer>horse marksman and It just gives a box with upgrade to wich when clicked crashes the game without an error message.

Any ideas?
 
armagan may be the only one able to answer this.

I have no idea. This is exactly the problem I hit when I tried it.
 
Back
Top Bottom