(Help) Adding extra points to total points

I have the extra points created in the characters BP but is there a way to add it to the character during gameplay? Because when binding its like I can only use one setting at a time. So its either the points go up when running or only get points by collecting the pick ups. I tried to add a set node in the bind but it wouldn’t work. I tried adding a new returnvalue but when compiled I get an error saying the cast doesn’t end in a returnvalue. And that’s where I’m stuck.