Any idea why this would not work?
Code:
CastToNPC()->SetPrimSkill(SkillHandtoHand);
I know this code is firing but the NPC still is using a 1hs, but does not have it.
EDIT: So I went back and did a log.out on what skill the NPC was using after I switched it to h2h and it is showing skill 28 which is hand to hand correct? Then the NPC should not be slashing. Missing something here.