Guest User

Display DMG mrc

a guest
Sep 8th, 2015
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DCL 0.41 KB | None | 0 0
  1. //Display Damage with Switch Script
  2. alias displaydamage "displaydamage_on"
  3. alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off""
  4. alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on""
  5. bind "f5" "displaydamage"
Add Comment
Please, Sign In to add comment