Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display Sprites on Character Create
#32
n = n + 8

Needs to be

n = n + 9

ALSO EDIT:

cmbClass.ListIndex

You need to do + 1 when you use that since it starts at 0.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)