Thread: Minigun
View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
CLLlAgOB
Senior Member
Join Date: Oct 2007
Location: Russia
Old 06-19-2009 , 20:36   Minigun
Reply With Quote #1

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

Description options:

amx_cost_mini 1000 // cost
amx_ammo_mini "600" // ammi in clip
amx_oneround "0" // give minigun only one round? default 0(disable)
amx_speed_mini 0.9 // speed shoot recomend 0.9 (max speed 0.1)
amx_only_adm_buy 0 // if set 1 only admin have flag reservation
amx_minigun_damage 0.35 // damage multiplier (NEW)

Commands:

all:
say /minigun //to buy minigun
admin (LVL A):
amx_minigun_give <@all or name/id> <ammo>

Important! Use models which in archive if want that all worked correctly.
Thx for translate: Jack86,crazyeffect,fezh,MagNeto,tii,MmikiM

history:
v1.3 - FIXED msg overflowed
v1.31 Remove fun module and use fakemeta +add Spanish
v1.32 The code is slightly optimised
v1.4 Used other more correct method for "norecoil". The weapon on Scout is changed.
v1.5 Add amx_minigun_damage - damage multiplier, and fix crosshair and remove standart ammo display.
v1.51 Use fun module (Faster)
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. Add Polish translate
Attached Thumbnails
Click image for larger version

Name:	minigun.jpg
Views:	13838
Size:	98.0 KB
ID:	44102  
Attached Files
File Type: zip minigun.zip (620.7 KB, 13190 views)
File Type: sma Get Plugin or Get Source (minigun.sma - 13215 views - 20.0 KB)

Last edited by CLLlAgOB; 07-03-2009 at 17:27. Reason: Update v1.65
CLLlAgOB is offline