i found this code works. first i had to find a solution to the lvalue error and then find a completely different alternative method because it still wasnt working. a bit hacky and i hope somebody has a better fix than this.
My code was exactly the same as Ben’s. Was getting this error for adddynamic and adduniquedynamic. Was also getting an lvalue-rvalue error before that.
Oh my God… That might be it. I’ll try when I get chance.
edit- actually no, i get the original error TankAIController.cpp(35) : error C2039: ‘__Internal_AddUniqueDynamic’: is not a member of ‘TMulticastDelegate’ when i do that.