code/__DEFINES/~darkpack/storyteller_dice.dm 
| ROLL_PUBLIC | Output is shown to everyone near you |
|---|---|
| ROLL_PRIVATE | Output is only shown to the roller |
| ROLL_PRIVATE_AND_TARGET | Output is shown to both the roller and the target |
| ROLL_PRIVATE_ADMIN | Output of the roll to admins + you |
| ROLL_ADMIN | Output of the roll to admins only |
| ROLL_NONE | Output is show to no one and is not logged |
Define Details
ROLL_ADMIN 
Output of the roll to admins only
ROLL_NONE 
Output is show to no one and is not logged
ROLL_PRIVATE 
Output is only shown to the roller
ROLL_PRIVATE_ADMIN 
Output of the roll to admins + you
ROLL_PRIVATE_AND_TARGET 
Output is shown to both the roller and the target
ROLL_PUBLIC 
Output is shown to everyone near you