03-09-2013, 08:43 AM
I am having a problem with the script. When adding and fifth row to a characters skill tree, it messes up the cursor position when accessing that skill tree. So when I open the skill tree it immediately highlights the last skill rather than the first skill available in the fist row. I thought it may be my skills/preqs but it is not, I went into the demo and added and fifth row to Basils skill, and just like in my game it highlights the last skill on the tree rather than the first available one. I've tried looking in the script at the Set_Cursor area as well as seeing if I needed to increase the maximum number of rows somehow but scipting is not my strongest area.