Cost: 30 Ammo packs
Teams: Humans
This plugin adds new weapon - minigun!
Minigun shoot 10 bulets in sec if set default amx_speed_m249 0.9
some code and models i take here (thx autor)
http://forums.space-headed.net/viewtopic.php?f=25&t=352
Humans can buy minigun and you can give survivor minigun.
Description options:
amx_ammosuv_m249 "10000" // ammo in clip survivor.(setup 0 to disable survivor mode)
amx_ammo_m249 "600" // ammi in clip human
amx_oneround "0" // give minigun only one round? default 0(disable)
amx_speed_m249 0.9 // speed shoot recomend 0.9 (max speed 0.1)
amx_minigun_damage 0.35 // damage multiplier
NEW
+add wpn can drop now!
DONT FORGET MODELS IN minigun.zip file!
history:
v1.3 - FIXED msg overflowed
v1.31 Remove fun module.
v1.32 The code is slightly optimised
v1.4 Used other more correct method for "norecoil"
v1.5 Add amx_minigun_damage - damage multiplier, and fix crosshair and remove standart ammo display.
v1.6 Optimizate code(many changes in source) Has returned back use M249!
v1.61 Fix bug whis norecoil and bug ammo. Fix Run time error 10 native "get_weaponname"
last version v1.65 Optimizate code.