Hello!
As some of you might know I did SOME work on Superior Implements. Now I saw they have SOME sort of support in the original feat (but whatever it is, it does not work).
Does anyone know, what this code
doneif (field[usrChosen1].ischosen = 0)
perform field[usrChosen1].chosen.forward[SuperImpl.?]
perform field[usrChosen1].chosen.forward[WeaponProf.?]
is supposed to do?
Knowledge might help me on advancing my superior implement solution (currently it works, but it miscalculated offhand implements which are NOT superior then - also it only supports a handful of superior implements right now).
Best regards,
Steffen
As some of you might know I did SOME work on Superior Implements. Now I saw they have SOME sort of support in the original feat (but whatever it is, it does not work).
Does anyone know, what this code
doneif (field[usrChosen1].ischosen = 0)
perform field[usrChosen1].chosen.forward[SuperImpl.?]
perform field[usrChosen1].chosen.forward[WeaponProf.?]
is supposed to do?
Knowledge might help me on advancing my superior implement solution (currently it works, but it miscalculated offhand implements which are NOT superior then - also it only supports a handful of superior implements right now).
Best regards,
Steffen