Compiler errors during Authoritative Networked Character Movement tutorial

Hey guys,

I’ve been killing myself trying to do this for weeks now… I was noob at c++, but I’ve been devouring all the material I can to improve. But to no avail!!

I’m following this tutorial:

After doing the Initial Setup, I have reduced my compiler errors down to these but am stuck here:

My scripts look identical to the first three in that link.

Somebody please help!

P.S. It’s a fresh project, I kept the script names the same as in the tutorial, and I also changed the MyCharacter header file’s constructor to “AMyCharacter(const FObjectInitializer& ObjectInitializer);”