Ok making this even simpler for explanation and going through the new stuff I tried.
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. Grrr.... Anyone know of a mod that has dice that are read by the game piece? --- In [email protected], "lostinnorway2002" <[EMAIL PROTECTED]> wrote: > > Great mod! > > I have a 1D36 that I roll. It determines the behavior of a token. I > need to know the result from the dice roll in order to perform > triggers with the token. The dice's name is HOG. Within the token I > use a global hotkey to trigger HOG. > > I set as a global properties both HOG and result. I tried to then > trigger directly off of result or HOG. No luck. I tried to create a > third global property, TempHOG and set it's value equal to result and > trigger off this. No luck. > > I know from searching this group that it's possible to roll a dice and > use that result in a piece using global properties, but I can't figure > it out. > > Anyone have any advice on this? >
