How do I setup this Random Name generator > widget?

Can you please help.

  1. [Old, solved below:] Why cant I connect this pin? The variable type is different when I change your Node to my Data table. Pin turns Blue instead of Pink.
    So I tried to add a new Get Data Table Row Node - off of my Variable. But the out pin is still blue??


    Edit: I fixed the pin type by doing the steps in the pic: Had to Right click on the Out pin > Split it (weird terminology from 3 pin nodes ???) > changes it to a different pin type.

  2. [Old, solved below:] Also as I said at the start, I want to combine a full name with word A + B + C + D. (Im not using male or female names - names of weapons.) So I took your code and Im trying to connect them in a line. I thought I could connect each Get Data Table Row - with the Append node, like you did? Ty.

EDIT: GOT IT. Only 2 words were showing, I forgot to Set my extra 5 word-DataTables at part 1 of his code.
Thank you so much for your first post with the complete project file, and commented code sections :slight_smile:! I was able to understand and implement.

[Note: the pic below is not meant to read the code details - it’s too zoomed out - to show the full picture of the code layout of 5 parts. See his project file for the code, then move around blocks like in my pics.]


.
.
Part 3: FYI for anyone new: to activate the Widget, I put the code in my Character BP, and used a keybind (for testing only, not perma method). You can change the activation to your method.

1 Like