Home   Help Search Login Register  

Author Topic: How do you change the ammo on vehicles?  (Read 495 times)

0 Members and 1 Guest are viewing this topic.

TH

  • Guest
How do you change the ammo on vehicles?
« on: 19 Feb 2004, 22:54:59 »
for example change how many hellfires you have on a apache.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:How do you change the ammo on vehicles?
« Reply #1 on: 19 Feb 2004, 23:50:22 »
Move the ammo slider?

Maybe you could add back magazines for the weapons you wanted to have full ammo.
Plenty of reviewed ArmA missions for you to play

TH

  • Guest
Re:How do you change the ammo on vehicles?
« Reply #2 on: 20 Feb 2004, 00:59:24 »
how do u add a stinger to a bas oh-58?

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:How do you change the ammo on vehicles?
« Reply #3 on: 20 Feb 2004, 08:24:55 »
I recently asked the selfsame question.
You can go to my thread here,

http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=15953

It's got what you need. Also to get the East stuff just go the ed depot like Macguba says and search the tutorials - references section. Put Kuro in the search field and voila!

The syntax goes like this,

Init - This removeweapon "BigfekkinA10gun"; this addweapon "Icklepoohpoohgun"; this addmagazine "Icklepoohpoohgun"

Summit like that anyway.

 8)
« Last Edit: 20 Feb 2004, 08:27:29 by The-Architect »
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

TH

  • Guest
Re:How do you change the ammo on vehicles?
« Reply #4 on: 22 Feb 2004, 01:07:50 »
thx architect that helped alot, now i just need to know how to find out the names of weapons of addons like the f14 and stuff

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:How do you change the ammo on vehicles?
« Reply #5 on: 23 Feb 2004, 03:54:46 »
I forgot to say that if you want the ammo in the gun from the beginning, you have to put a mag in first. So it would go,

addammo ~ addweapon

Ok, for F14 etc, you'll have to check the readme which came with the addon. However you may well have noticed that few addon makers think to put the weapon names in. I don't think it's done on purpose just not thought of.
You're gonna have to e-mail the builder and ask them for it. You shouldn't have any trouble, but then you never know.

There is a simpler way of doing it by opening up the file. Unfortunatly I don't know how to do it so you'll have to hope someone else can sort you out there.
 ;)
« Last Edit: 23 Feb 2004, 03:57:11 by The-Architect »
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

TH

  • Guest
Re:How do you change the ammo on vehicles?
« Reply #6 on: 23 Feb 2004, 21:53:10 »
thx architect, got what i wanted now ;D