In reply to: Hmmm... -- Xorlak 11:26:07 08-03-2004
Well... Posted by: William 16:53:59 08-03-2004 |
I'm not sure thats the problem, you did this:
#endHero[MaxHp]!=Hero[MaxHp]!
#endHero[MaxMP]!=Hero[MaxMP]!
#endHero[Attack]!=Hero[Attack]!
#endHero[Defense]!=Hero[Defense]!
#endHero[Magic]!=Hero[Magic]!
#endHero[Speed]!=Hero[Speed]!
#endHero[Agility]!=Hero[Agility]!
And thats correct. So why is my wrong?
I know you are a better programmer, so you probelly have right.Thanks, I will try it.