View Single Post
Provos
Senior Member
 
Join Date: Mar 2011
Location: USA
Posts: 383

Old December 20th, 2020, 07:24 PM
I thought I had this figured out but I cannot seem to make the 4 skill points to be selected automatically for the jump skill. i thought this would do it but it doesn't seem to work.

Code:
var index as number
      index = field[cClsIndex].value

      hero.child[kJump].field[kInnate].arrayvalue[index] += 4
Provos is offline   #10 Reply With Quote