Advertisement
ejdrienxd

Untitled

Jan 10th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. amx_antirusher 1 // plugin on/off (default on)
  2. amx_antirusher_sound 0 //sounds (for antirush) on/off (default on)
  3. amx_antirusher_sound_mode 1 // 1 - dźwięk raszu słyszy tylko raszujący, 0 - cały serwer | Domyślnie 0 (default 0)
  4. amx_antirusher_warn 1 // 1 - visible red laser 0 - no visible (default 1)
  5. amx_antirusher_slap 3 // Zabiera 10x podaną liczbę HP w ciągu jednej sekundy | Domyślnie 3
  6. amx_antirusher_time 33.000000 // time for Rush after roundstart (sec) (default 105.0 = 1:45)
  7. amx_antirusher_freq 0.100000 //check time (seconds) (default 0.1)
  8. amx_antirusher_rules 0 // chat command /rules on/off (default on)
  9. amx_antirusher_immunity 0 //immunity for antirush. need admin flag immunity (default off)
  10. amx_antirusher_cash 50 // Ilość kasy (w $, mnożone przez 10) zabieranej w ciągu sekundy | Domyślnie 50
  11. amx_antirusher_cash_end 2
  12. // 0 - gdy kończy się kasa to biega się bez konsekwencji, liczby od 1-5 to zabiera ci hp zamiast kasy,
  13. //gdy 1 to 1/25 kasy co powinno wziąść, a gdy 5 to zabiera tyle hp co kasy powinno brać. | Domyślnie 2
  14. amx_antirusher_action 7 //default 7.push back
  15. //0.info on chat,1.slap, 2.kill, 3.kick, 4.Ban, 5.loss speed, 6.Flashed, 7.push back
  16. //8.when it starts to shoot to kill him, 9.prevents effective targeting,10.taking money when its absence is HP
  17. amx_antirusher_people 1 // minimum number of players to work plugin
  18. amx_antirusher_messages 0 // 0 - off, 1 - on(standard color), 2 - colored message, (default 1)
  19. amx_antirusher_bombdroptime 30.000000 //time for allow rush after is bomb dropped (override when T pickup the bomb min value 15
  20. amx_antirusher_bombdrop_warnings 1065353216//Bomb drop rush messages on|off
  21. amx_antirusher_bombdrop 1065353216 // Bomb drop rush functionality on|off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement