Home   Help Search Login Register  

Author Topic: Adding Different Ammo to Crates  (Read 823 times)

0 Members and 1 Guest are viewing this topic.

lewisdark

  • Guest
Adding Different Ammo to Crates
« on: 31 Jul 2005, 10:33:39 »
OK, I have created a mission and reached a point where I want to have a specific weapon in a crate.

I have searched the forum and found this text to go in the Init field of a weapons crate -

Init field = this AddWeaponCargo ["HK", 1]; this AddMagazineCargo ["HK", 5]

...but that only tells me how to put and "HK" in the crate. Could someone please point me in the direction of a list of all of the weapon names?

Oh, and, while I'm here.....could I just check I am right in assuming that the 'merge' function sticks to user created missions together? Haven't treid it yet  :P

Offline Baddo

  • Former Staff
  • ****
  • Reservist Jaeger
Re:Adding Different Ammo to Crates
« Reply #1 on: 31 Jul 2005, 11:27:32 »
Search the Editors Depot for 'weapons', there is a reference named "OFP Resistance 1.85 Weapons & ammo list".

And yes, the merge button combines two missions - can be very handy sometimes.

The merge button doesn't save anything so you need to save the mission and copy additional files to the new mission folder - the game doesn't copy them for you.
« Last Edit: 31 Jul 2005, 11:39:48 by Baddo »

Offline sharkyjoe

  • Members
  • *
  • Have you taken a BMP out at 500 meters??
Re:Adding Different Ammo to Crates
« Reply #2 on: 31 Jul 2005, 15:29:05 »
Or you use can Chris's OFP Script editor found in the Editors Depot.

Just type in the search there "Chris" and it magically pops up.

Now dont let the name snow ya. He has a way to fill all kinds of ammo boxes and Making Repeated special Loon's as well as Scripts and other goodies wrapped up in this neat little packaged program.

Point is that if ya have a lot of repeating to do this really helps.
So I hope you Merrily Check this out.  :D
Remember the 7 Ps??--- Proper Previous Planning Prevents Pathetically Poor Performance

Offline Blanco

  • Former Staff
  • ****
Re:Adding Different Ammo to Crates
« Reply #3 on: 31 Jul 2005, 16:07:40 »
Yeah, Chris OFP scripteditor rules.
Don't forget the description, briefing, overview wizards...
 

Search or search or search before you ask.

lewisdark

  • Guest
Re:Adding Different Ammo to Crates
« Reply #4 on: 31 Jul 2005, 22:46:33 »
Thanks very much  ;D

I'll go check out them thar tutorials.