Advertisement
Guest User

Untitled

a guest
Aug 30th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. switch (FEAT_TRAINS, SELF, sound_DI_TVE4, extra_callback_info1) {
  2. 1: return sound("sfx/tve4_acc.wav"[, 100]);
  3. 7: return sound("sfx/tve4_run.wav"[, 100]);
  4. 8: return switch_DI_TVE4_sound_checkdepot;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement