Scriptname _00E_EPHandler Function GiveEP(int ToGive) Global ((Game.GetForm(0x14) as Actor) as _00E_EPUpdateFunctions).receiveEP(ToGive) EndFunction