Home   Help Search Login Register  

Author Topic: M2 reload  (Read 615 times)

0 Members and 1 Guest are viewing this topic.

lydiajane

  • Guest
M2 reload
« on: 23 Jan 2004, 01:17:31 »
I need someone to please be pretty specific on how I make an M2 reload itself when below 50 rnds.
Sorry gang I am new at this

StonedSoldier

  • Guest
Re:M2 reload
« Reply #1 on: 23 Jan 2004, 01:48:28 »
i dunno how specific you want it so all go real basic,

give the M2 gun a name lets say m2

now create a trigger and where it says condition type m2 ammo "browning" < 50

where it says On Activation type m2 addmagazine "browning"; (gunner m2) sidechat "Ammo Low"

one other thing make sure that on the trigger its set to Repeatedly

Offline icarus_uk

  • Members
  • *
  • LiarLiarPants Inflame True
    • [furryclan]

Dubieman

  • Guest
Re:M2 reload
« Reply #3 on: 24 Jan 2004, 00:34:32 »
Well an easier way to do this is

this addmagazine "wateverammo"

right in the init field of the gun, just find out what ammo it uses like on a site or here at OFPEC

a fun little piece of code here

this addweapon "MachineGun30";
this addmagazine "MachineGun30"

In the INIT field of course, always fun to use
 ;D