params = list("Points"=src.Points,"Shots Taken"=src.Shots,"Misses"=src.Misses,"Message"=src.End_Message,"Difficulty"=Mode)
world.SetScores("[src.key]", list2params(params))
Problem description:
When I use the set scores in my game Fast Popper after you finish the game and it submits your score it doesn't show up on the hub, can someone tell me if this is a BYOND Bug or my own coding error.
Thanks in advance.
-Gizhy