19-01-2009, 08:34 PM
Press Ctrl+F and type that in exactly. It should show up in two spots, maybe more I am not sure but it's there. Should look something like this:
Code:
' Calculate exp to give attacker
STR = Npc(NpcNum).Stat(Stats.Strength)
DEF = Npc(NpcNum).Stat(Stats.Defense)
Exp = STR * DEF * 2