Home   Help Search Login Register  

Author Topic: Ungroup & FFAR CamCreate  (Read 581 times)

0 Members and 1 Guest are viewing this topic.

Offline Arctic

  • Members
  • *
  • In Utero
Ungroup & FFAR CamCreate
« on: 05 Nov 2002, 23:22:33 »
1) How can I ungroup two choppers from each other. At the beginning of the mission, I have them join up, but at a certain spot in the mission, I need them to ungroup for a better flowing mission.

I know this is has been asked a lot before, but Soy perezoso.
 ::)

2) Is there a way to CamCreate the FFAR rockets and make it angle in towards the ground/target? I know the FFAR rocket's script name, but I dont know how to get it to angle in towards the ground instead of flying parallel to the ground. BTW, I am using v1.46 so I cant use the SetVelocity command.

Any help would be appreciated.

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Ungroup & FFAR CamCreate
« Reply #1 on: 06 Nov 2002, 01:12:09 »
[Chopper1] join grp null  :-*

Offline Arctic

  • Members
  • *
  • In Utero
Re:Ungroup & FFAR CamCreate
« Reply #2 on: 06 Nov 2002, 02:12:35 »
tight. thx tomb!
--------

BTW, i got the unofficial scripting commands thing so I wont be asking some of those stupid questions anymore.

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Ungroup & FFAR CamCreate
« Reply #3 on: 06 Nov 2002, 17:02:49 »
That's ok m8, it doesn't bother me!  :)

Btw, ya might find it a bit hard to camcreate that FFAR as it will
explode the second it touches the ground  ::)

Anyho'  -- the spell goes like this (Trigger, named "T1" in the name field) :

MyBomb = "Zuni" CamCreate Getpos T1

but it will explode as soon as it's created.