question

chorustempo avatar image
chorustempo asked

How to get Player Title Id from the Entity Token?

I've tried multiple ways to get the Player Title Id and none have worked so far. I'm now trying to use the Entity Token that the player is given when they register a new account. However, it won't allow me to hook that object up to a Get Field Names node (as per the screenshot attached - I'm trying to replicate this). I've spent 4 days on this so far. Please help!

unreal
2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

chorustempo avatar image chorustempo commented ·

Link to screenshot: https://imgur.com/a/GLTviEn

0 Likes 0 ·
chorustempo avatar image chorustempo commented ·

The annoying thing is that I can see the Title Id appearing in the OutputLog every time. So I know it's being returned. I just can't seem to get it into a string so I can use it.

0 Likes 0 ·

1 Answer

·
chorustempo avatar image
chorustempo answered

Ok, I'm attaching my solution for future reference (and anyone else who has this issue).

Function


Main:


function.png (106.5 KiB)
main.png (262.8 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.