hello!
so I’ve been working on a multiplayer game and I’ve reach a point that I wanted to make “Trade System” or Send Add Friend Request to found player controller.
the only place in the whole blueprint world to store player controllers is the Game Mode, now I tried to access that from client but no avail.
could somebody shed some light on this ASAP, How To get a player controller of another player.
if not then i’ll end up solving it anyway ;).