This plugin is base upon:
Ludwig van's Missiles Launcher
XxAvalanchexX's CSNadeFuses
[Description]
Players can buy heatseeking nades basicly

(The grenade will follow the player where ever he go)
[Client Say Cmds]
/buyhnade - buys heatseeking hegrenades
[Admin Cmd]
amx_heatseeking_hegrenade_arena <1|0> turns on heatseeking he arena
[Running Modules]
You need these modules running for it to work:
Code:
public plugin_modules()
{
require_module("fakemeta")
require_module("cstrike")
require_module("engine")
require_module("csx")
require_module("fun")
}
[CVARS]
amx_heatseeking_hegrenade (1|0) - plugin on/off
amx_heatseeking_hegrenade_fuse (5) - sets the heatseeking nade fuse time
amx_heatseeking_hegrenade_cost (1500) - sets the cost of heatseeking nade
amx_heatseeking_hegrenade_nadespeed (900) sets the speed of heatseeking nade ( then it locks the player )
amx_heatseeking_hegrenade_launchtime (1) sets the time before it search for players
[Current Version]
V 1.3 - added grenade trails
V 1.2 - added he arena
V 1.1 - fix Player out of range
V 1.0 - release
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.