21-01-2009, 11:17 PM
Yeah, I've been playing with it for a bit too and can't get it to work. it gives me a subscript out of range message on When I scroll over the Npc(n).Hp ith shows = 0, but when I scroll over the CByte(Parse(16)) it shows = Subscript out of range. I'm not sure what I'm Missing in the code. I haven't even tried to make the 2 values do anything yet, just save.
Code:
Npc(n).Hp = CByte(Parse(16))