[IMG]http://img163.**************/img163/4531/63888648.png[/IMG]
[
Description]
This plugin change the color of crosshair depending of aiming.
Note: After 10 seconds then the player connect to the server, he will recive a menu for want or not that their crosshair be changed.
Original Idea Post:
http://forums.alliedmods.net/showthread.php?t=148032
[
Aim Colors]
+ Aimming to Anywhere.(Yellow)
+ Aimming to an enemy.(Red)
+ Aimming to a friend.(Green)
Hit Damage Mod
[IMG]http://img18.**************/img18/7379/codaimhit.th.png[/IMG]
[
Cvars]
Code:
// Shows or not the string X when you damage a player (Default: 1)
cod_aim_showhit <1 or 0>
// Don't show or show red aim when player see a invisible enemy player (Default: 1)
cod_aim_invisible_aim <1 or 0>
[
Commands]
Code:
// Personal Activation or Deactivation
say /cod_aim
[
Instaling]
- Put the file cod_aim.amxx in: amxmodx/plugins/
- Open the file amxmodx/configs/plugins.ini and write cod_aim.amxx
[
Modules]
- Fakemeta.
[
Changelog]
Code:
0.0.1b - Fixed some script and test it,
Added support for no-colored menus,
Add no red aim to invisible enemy players by cvar.