Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [event]
- name=start
- [sound_source]
- id=campfire_sound_source
- x,y=1,1
- sounds=ambient/campfire.ogg
- # Loop continuously forever
- delay,loop,chance=0,-1,100
- full_range,fade_range={INFINITY},{INFINITY}
- check_fogged,check_shrouded=no,no
- [/sound_source]
- [message]
- speaker=narrator
- message="Sound source created"
- [/message]
- [remove_sound_source]
- id=campfire_sound_source
- [/remove_sound_source]
- [message]
- speaker=narrator
- message="Sound source deleted"
- [/message]
- [/event]
Advertisement
Add Comment
Please, Sign In to add comment