Hello everyone,
I'm having a problem regarding the Skill HUD:
I want to event a skill ring menu myself, so if someone presses Q the skill menu will popup and the player can choose between 8 skills. (not all skills will be unlocked in the beginning).
All that is not a problem, except that I need to comment out the lines of code for the skill HUD. Can someone tell me which lines of code in which scripts I have to comment out?
And there's another problem: In order to make a skill "active" via events, I need to <call script> a line that will make the skill active. Which line of code do I need to call?
Oh, btw, I'm using XAS v3.4