28-01-2008, 10:39 PM
I added that, but still same thing...
I also removed
Becuase it said:
frmLoad.pbarLoad.Min = I
frmLoad.pbarLoad.Max = MAX_NPCS
Variable not defined... (But, would that make any diference?) I am using mirage source 3.0.3
Edit: Ahh, hah! There were two " ' Calculate exp to give attacker"s!
I just went with the first one I saw. I put it in Sub AttackPlayer, when it was supposed to go in Sub AttackNpc. That pbarload that i deleted shouldn't mess anything up should it?
I also removed
Code:
frmLoad.pbarLoad.Min = I
frmLoad.pbarLoad.Max = MAX_NPCSfrmLoad.pbarLoad.Min = I
frmLoad.pbarLoad.Max = MAX_NPCS
Variable not defined... (But, would that make any diference?) I am using mirage source 3.0.3
Edit: Ahh, hah! There were two " ' Calculate exp to give attacker"s!
I just went with the first one I saw. I put it in Sub AttackPlayer, when it was supposed to go in Sub AttackNpc. That pbarload that i deleted shouldn't mess anything up should it?
