Minigun

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Minigun

Post by greenie »

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

minigun.zip
get plugin
get source
Post Reply

Return to “Admin Commands”