Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. function onLoadSection0()
  2.  
  3. Audio.MusicOpen("woahsomewhatmysterious.ogg")
  4. Audio.MusicPlay()
  5.  
  6. end
  7.  
  8. function onTick()
  9.  
  10. for k,v in pairs(NPC.get(245,player.section)) do
  11. if ai2 == 2 then
  12.  
  13.  
  14. end
  15. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement