Shot Administration Дает admin способность управлять пулями игрока когда тот стреляет. Режимы могут быть или полезными или вредными для того, на ком бы ни установил команду.
Чтобы обратиться к меню, введите "amx_shot_admin" в свой пульт.
видео ролик из всего выше прочитанного вы сможите посмотреть здесь-
требуемые модули
include <amxmodx>
include <amxmisc>
include <fakemeta>
include <cstrike>
Modes
1. Normal: нормальный режим стрельбы
2. Shooter: Любой выстрел атакующего только в голову headshot.
3. Bullet reflector: перенаправляет пули в атакующего вас игрока
4. Victim: Любой хит на этом игроке приводит к headshot.
5. Bad Aim: When this player attacks someone else, his hits are directed to the legs. Headshots can't be made.
6. No Damage: Player can't deal damage. Any hits will look and sound like he's hitting a shield.
7. Suicider: Any hit this player makes on an enemy is redirected back to himself.
8. Uber Suicider: Any hit to a solid object (player or not) is redirected to the player's head.
Скачать