Home   Help Search Login Register  

Author Topic: Vehicle rearming from another Vehicle....  (Read 1359 times)

0 Members and 1 Guest are viewing this topic.

aggressor35

  • Guest
Vehicle rearming from another Vehicle....
« on: 07 Nov 2002, 10:29:02 »
this my sound dumb but...., i know how to put ammo in crates for soldiers, no problem.  I also have the ammo list for vehicles but don't understand how to load an ammo truck to support a m2a2 bradley for example.

Harnu

  • Guest
Re:Vehicle rearming from another Vehicle....
« Reply #1 on: 09 Nov 2002, 00:21:07 »
Same way as the crates I believe.

This addweaponcargo ["name",amount]
This addmagazinecargo ["name",amount]

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Vehicle rearming from another Vehicle....
« Reply #2 on: 09 Nov 2002, 00:44:08 »
In addition to this, say ya wanna have a few boxes of M2A2 ammo in
the back of a jeep (for fast rearming), put this in the INIT of the jeep :

This SetAmmoCargo 1; This AddMagazineCargo ["Cannon25AP", #]

where the # would be the number, oy?!   :joystick: :thumbsup:


( ::) )
« Last Edit: 11 Nov 2002, 01:04:45 by Tomb »

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:Vehicle rearming from another Vehicle....
« Reply #3 on: 09 Nov 2002, 00:53:45 »
This SetAmmoCargo 1200000000; This AddMagazineCargo ["Cannon25AP", #]

LOL Tomby... the setammocargo command is like setdammage...

It has a range from 0 to 1. ie:

This setAmmoCargo 1

is full ammo ;)

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Vehicle rearming from another Vehicle....
« Reply #4 on: 11 Nov 2002, 01:10:55 »


what... what is it now?!  ::)

you must've been taking my pay check for being the SetAmmoSpell, sui.
I have no better way to explain yer weird misunderstanding!  :)


( :beat: )


aggressor35

  • Guest
Re:Vehicle rearming from another Vehicle....
« Reply #5 on: 11 Nov 2002, 05:23:53 »
thanks for the replies, but i was still alittle confused...What did work was --- this addmagazinecargo ["Cannon25HE"]; this addmagazinecargo ["MachineGun7_6]......i still cant get the tow's to load. i had both---this addmagazinecargo ["HellfireLauncherM2A2",6] --- this addmagazinecargo ["HellfireLauncherM2A2"]....so if you could help with the tow missles i would appreciate it..thanks

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Vehicle rearming from another Vehicle....
« Reply #6 on: 11 Nov 2002, 21:22:37 »
Confused  ??? naaah, can't happen  ::) ;D

To my knowledge, the ammoName is "HellFireLauncherM2A2", and the
correct INIT-add-ammo spell should therefore be :

This AddMagazineCargo ["HellFireLauncherM2A2", 1]

...to add one load of hellfire's.

 ??? Dunno what could of went wrong there, matey?! ...a tiny misspelling somewhere?
Or maybe the truck is all filled up (never heard of that, though) ??!

try it again!  :thumbsup: