icecreamassassin Posted January 8, 2017 Share Posted January 8, 2017 Ok... so I dunno what my mental block is about this because I've done this a dozen times, but I'm having an issue. I have a quest alias pointing to a unique actor with the code (Alias_Galmar.GetReference()As Actor).EquipItem(Galmarhammer, 1) And it works perfectly fine but if I have it pointing to a reference of a non unique actor it doesn't work. What am I doing wrong? Thanks. Link to comment Share on other sites More sharing options...
icecreamassassin Posted January 8, 2017 Author Share Posted January 8, 2017 So I think I'm just going to go with a standard Actor property on the script and have the quest stage equip the item to the referenced actors instead of fussing with the damned alias system which always is touchy. Link to comment Share on other sites More sharing options...
Recommended Posts