http://i46.servimg.com/u/f46/15/86/17/59/captur11.png
I get this error when trying to compile scripts into the UDK. The class, is as follows.
"
class WanderPC;
function InitMutator
{
}
"
I've tried everything, but nothing seems to work. Any idea what's going on?
As well, I'd like to extend my classes from the base scripts of the UDK (actor, pawn, controller, weapon, object, etc...) but I have no idea how to do so. Any ideas?
