Drennthew

ZOSE script that reacts to text options

Dec 24th, 2017
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. writelocation 3f0000
  2. setinteraction72 00
  3.  
  4. initcollisions
  5.  
  6. label:
  7. checkabutton
  8. showtext 0800
  9. jumpiftextoptioneq 0 opt0
  10.  
  11. opt1:
  12. playsound 74
  13. jump2byte label
  14.  
  15. opt0:
  16. playsound 72
  17. jump2byte label
Advertisement
Add Comment
Please, Sign In to add comment