PvE/RP Class Mod

Would love some direction on how I could either get a character to spawn in the first time with items required to learn certain engrams or a way to block out other engrams if certain engrams were learned. Trying to create an class based PvE/RP mod for one of my servers and am new to modding but want to learn and get started, I’ve watched all the beginners stuff but need a little help getting started with this one! Thanks so much for your time!

You’ll most likely be editing player pawns for this. It’s either in this file or the PlayerController that you can do Event Begin Play > BPIsConscious to grab the player after they’ve logged in.