Home   Help Search Login Register  

Author Topic: bas vehicles + spt pack  (Read 478 times)

0 Members and 1 Guest are viewing this topic.

marcinko

  • Guest
bas vehicles + spt pack
« on: 23 Feb 2004, 20:30:15 »
Is it possible to change the spt pack so that when I call for an extraction by helo the chopper that picks my team up is a BAS chopper? and if it is possible how do I do it?

Offline Wadmann

  • OFPEC Patron
  • ****
  • I'm the next evolutionary step after a llama!
Re:bas vehicles + spt pack
« Reply #1 on: 23 Feb 2004, 21:53:51 »
Hey marcinko!

   It is possible to do. All that you have to do is edit the script in the extraction file to use the BAS chopper of your choice. You must change index # 4 to use the BAS chopper. See below:


Code: [Select]
_west_mission_one_bh        =  ["1 x Blackhawk",1,0,[35,40],["UH60"],false,60,[]]

Where is says "UH60", just change that to the chopper of your choice and you will now get extracted in a BAS chopper! ;D

If this is not clear enough, let me know and I will try to explain better/simpler.

                                                                                               Wadmann
Check out my Camouflage Collection! New items added 31 July 2005.

marcinko

  • Guest
Re:bas vehicles + spt pack
« Reply #2 on: 23 Feb 2004, 22:23:41 »
sorry but i'm having a hard time finding the correct script that enables me to change the type of extraction helicopter.

marcinko

  • Guest
Re:bas vehicles + spt pack
« Reply #3 on: 23 Feb 2004, 22:25:07 »
Please disregard that last message....i was having a brain fart.  I figured it out thanks.