Jump to content

Nathan Bruns

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Posts posted by Nathan Bruns


  1. I searched the forum and found nothing. How do you script to spawn in 1500m up with a parachute and the selected load out? I've used 

    this addBackpack "B_Parachute";
    this setPos [getPos this select 0, getPos this select 1, 1500]; 

    this script

    http://www.armaholic.com/page.php?id=30532

     

    and this script and i dont understand what im doing wrong. I still appear on the ground not in the air. With none of the items i put in the script. I also tried to use the name i give the unit with still no success.

×