> I have a dice named Dice it has a hotkey of F1 > I have a piece that the only thing it has on it is a Global hotkey > CTRL-H to trigger F1 and a report function that Triggers on CTRL-H > > I have tried to set $Dice$, $Dice_result$, and $result$ as global > properties, but it just doesn't seem to make any difference.
You don't need to add a property to the Game Piece. Just use $Dice_result$ as the value in the Text Label or whatever other trait you want to use the value of the dice roll. rk [Non-text portions of this message have been removed]
