Spawn a wild Dino from engram, not egg. I need a little help

I want to create an engram, that makes an item that can spawn 1 wild dino. Stats don’t matter. I’ve figured out how to do an egg, but that’s not really what I’m going for. I just basically want this item to spawn the dino, like the cheat command.

Any help would be awesome

All Primalitem Blueprints have a built in function for that called “Use Spawn Actor Class”. There is also an offset and a couple “auto-tame” checks as well

Thanks, I was able to get it working.