How to make a buff make you invisible to wild dinos and player turrets?

I’m trying to make an Admin item the makes the player invisible to wild dinos and player turrets, but I can’t seem to figure it out :frowning: Anyone know how to do this?

/Game/PrimalEarth/CoreBlueprints/Buffs/Buff_BugRepel.Buff_BugRepel
Should show you how to do it.

Nice, thanks I forgot about that buff lol. What about Turrets?

Turret is an actor, add it to the array the other ignore actors are in

I did that and it didn’t work :confused:

If you don’t want them to see you, set the ranges to 0.

Thanks, tested it and it didn’t work :cry:

Anyone know how to get this working?