PDA

View Full Version : Questions Questions Questions



Aculaud
Nov 10 2001, 21:31
Few questions. I need an A-10 to be already destroyed when the mission starts. i tried turning its health\armor all the way down, but now tis just got really low armor and isnt actually dead. anyone know of a way to make it dead from the start? possibly an init. feild command?

Second, is there any way to put a jeep in cargo on a blackhawk, or a chinook, and have it air dropped?

RED
Nov 10 2001, 22:09
put this setdammage 1 in the init feild

and put all ammo and armor down to 0 if u don't want a explosion at the begining

and yes there is, there is a script at : http://www.ofpeditingcenter.com

RED

Aculaud
Nov 10 2001, 23:37
thank you very much. another question. how do i loop waypoints? like if i had a two man team on patrol around the perimeter of a base, and i just wanted them to go around it forever?

bigd0311
Nov 11 2001, 01:57
You have to use the cycle WP. Put a cycle WP near the units WP 1.

Aculaud
Nov 12 2001, 05:47
i dont get it. do i have to synch the cycle WP with the move WP, or just have a move WP followed by a cycle WP?

vitoal125
Nov 12 2001, 07:10
just lay out the patrol route then put the last waypoint as a cycle waypoint next to the first waypoint

Aculaud
Nov 12 2001, 09:00
ahhhhhhhh, thanks. thats what i needed