Advertisement
Guest User

Untitled

a guest
May 27th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. Transition_1 (LXY_AWP_Jumpshot_Cache_Round22): Auf B Spott
  2.  
  3. 1)
  4. start: 144200
  5. host_framerate 1200; mirv_camexport start transition1Export.bvh 1200;
  6.  
  7. end: 145270
  8. mirv_camexport stop;
  9.  
  10. 2)
  11. -> mirv_deathmsg block !99 *; fov_cs_debug 40;
  12. switch to room
  13.  
  14. start: CHOOSE AFTER C4 SMOOTH IS DONE
  15. host_framerate 1200; host_timescale 0; cl_draw_only_deathnotices 1; mymatteon; myworldon; mydepthon; mirv_streams record start;
  16.  
  17. end: CHOOSE AFTER C4 SMOOTH IS DONE
  18. mirv_streams record end;
  19.  
  20. --------------------------------------------------------
  21.  
  22. Transition_2 (LXY_AWP_Jumpshot_Cache_Round22): CT Spawn
  23.  
  24. --------------------------------------------------------
  25.  
  26. LXY_AWP_Jumpshot_Cache_Round22
  27. go to player: 5
  28.  
  29. mirv_deathmsg block !99 *;
  30.  
  31. start: 144730
  32. host_framerate 600; host_timescale 0; cl_draw_only_deathnotices 1; normalon; mymodelon; basefxon; mydepthon; mymatteoff; myworldoff; mydepthworldoff;
  33. mirv_streams record start;
  34.  
  35. end: 145450
  36. mirv_streams record end;
  37. --------------------------------------------------------
  38.  
  39. Transition3:
  40.  
  41. 1)
  42. start: ...
  43. host_framerate 1200; mirv_camexport start transition3Export.bvh 1200
  44.  
  45. end:
  46. mirv_camimport stop;
  47.  
  48. 2)
  49. switch to room
  50. -> mirv_deathmsg block !99 *; fov_cs_debug 40;
  51.  
  52. start: ...
  53. host_framerate 1200; host_timescale 0; cl_draw_only_deathnotices 1; mymatteon; myworldon; mydepthon; mirv_streams record start;
  54.  
  55. end: ...
  56. mirv_streams record end;
  57.  
  58. --------------------------------------------------------
  59. LXY_4K_AWP_Cache_Round6
  60. go to player: 5
  61. -> mirv_deathmsg block !99 *;
  62.  
  63. start: 33650
  64. host_framerate 600; host_timescale 0; cl_draw_only_deathnotices 1; normalon; mymodelon; basefxon; mydepthon; mymatteoff; myworldoff; mydepthworldoff; mirv_streams record start;
  65.  
  66. end: 34800
  67. mirv_streams record end;
  68. --------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement