Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [RandomGenHunger]
  2. Measure=Calc
  3. UpdateRandom=1
  4. LowBound=1
  5. HighBound=#DialogHungryAmount#
  6.  
  7. [RandomDialogHunger]
  8. Measure=String
  9. String=[&RandomGenHunger]
  10. DynamicVariables=1
  11.  
  12. [DialogBox]
  13. DynamicVariables=1
  14. Meter=String
  15. AntiAlias=1
  16. FontFace=#GlobalFontFace#
  17. FontSize=#GlobalFontSize#
  18. FontColor=0,0,0
  19. MeasureName=RandomGenHunger
  20. x=310
  21.  
  22. Text=[#DialogHungry[&RandomGenHunger]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement