Home   Help Search Login Register  

Author Topic: Free Fall!  (Read 656 times)

0 Members and 1 Guest are viewing this topic.

Offline Captain Crunch

  • Members
  • *
Free Fall!
« on: 17 Jun 2003, 23:59:50 »
Good evening everyone!

   Ok here it is, I've been tring to create a script that would allow a player unit (soldier) to open a chute from the ingame active menu
(This AddAction ["Open Chute", "OpenChute.sqs]) whenever he wants. (Preferably before hitting the ground of course!)  ;D

   I tried adjusting some scripts I found (Like "Chinook Rope Script And Addon!) but they are much too complex for me since they do much more than just open a chute!

   Would anyone here know how to do such a thing? Or know of a script that I could use, perhaps adjust a little or something not extreme programming?

   Btw, the soldier wouldn't be coming out any flying vehicle, or any vehicle at all.

   I do know that it is possible, I just can't figure it out!!! :'(

   Any help or tip are very welcome, many thanx in advance!

            c r             u          n  c      h
Back to the forest!

Ace

  • Guest
Re:Free Fall!
« Reply #1 on: 18 Jun 2003, 00:04:34 »
there is already a script for this check around

Offline Black_Feather

  • Former Staff
  • ****
  • I'll never forget you Daisey.
Re:Free Fall!
« Reply #2 on: 18 Jun 2003, 00:08:39 »
just put this in your script

chute = "parachute" camcreate getpos player
player moveindriver chute

Offline Captain Crunch

  • Members
  • *
Re:Free Fall!
« Reply #3 on: 18 Jun 2003, 00:19:26 »
@ Ace: Yeah thanx man, I found it! Manual Para troops, By Kaiser.

@ Black_Feather:       Really! Does this really work, just like that!!! I mean I'm gonna try this out in a second but...


    ::) I was now up to 4 scripts, one small one and three BIG ones hust to try and execute what You did in two lines!

    :-X


       ....i wish i had never discovered OFP! i'd still be playing Spyder Solitaire!

 ::) ;D
« Last Edit: 18 Jun 2003, 00:32:53 by Captain Crunch »
Back to the forest!

Offline Captain Crunch

  • Members
  • *
Re:Free Fall!
« Reply #4 on: 18 Jun 2003, 00:47:05 »
[size=0.5]damn it, it works![/size]  >:(

So much work... Haha! Oh man! Ok.

I greatly appreciate Black_Feather! Many thanx amigo! :afro:

I thank You too Ace!  ;)
Back to the forest!