thorpedosg

1uGqHRV5

Aug 6th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if ( INDEX_Attacker == ME and INDEX_Victim ~= ME ) then
  2. if ( gui.GetValue( "msc_hitmarker_enable" ) ) then
  3. gui.SetValue( "msc_hitmarker_volume", 0 )
  4. client.Command("play buttons\\arena_switch_press_02.wav", true);
  5. end
  6. end
Add Comment
Please, Sign In to add comment