In the Start of a phase of a scene (which otherwise works perfect), I have MyActorAlias.GetActorReference().PlayIdle(TrollFlail). TrollFlail is an Idle property for TrollFlail (I'm looking for the one where the troll will rear back and roar, which might be something else (if so, what is it called?). However, I was also just seeing if it would work. My actor is a speaking troll with a custom race (allow PC dialogue), but the custom race is just a duplicate of the base frost troll race, with the aforementioned modification. The If I have with a messagebox says that PlayIdle is returning true, but he does nothing but stand there (no packages in the scene). If PlayIdle won't work, is there a different function or way to do this that might work?
I've never used PlayIdle on anything other than one of the 10 human races, but I assume it'd work. Try different idles. Make sure the property is filled. Make sure the troll isn't in combat or anything.
Yeah, I've also tried the basic TrollWarningRoar which didn't work either, but I intend to experiment with more types of idles. The property is most definitely filled, and the troll isn't in combat, just a scene.
Also, is this forum (all of gamesas's) as broken for you as it is for me? None of the pictures show up, I have the thing everywhere, etc. I've tried clearing cookies and data and such.