Originally posted by HazardX @Jawa: I've found one thing you could improve: You call 10x UT_DarkHigh to make the player evil, but you only need to do this once: SetGoodEvilValue(oTarget, 0); // to become evil SetGoodEvilValue(oTarget, 50); // to be...
[Read More]