CNC_C130drop [message #-983138] |
Sat, 08 February 2003 15:59 |
|
I have been looking at the C130 txt script used to drop off vehicles in C&C mode, trying to modify one of the GDI transport drops so that I can use it to fly in GDI vehicles. My problem is that I can’t figure out how it identifies how the game figures out which bone to attach the vehicle to the C130. The txt script for the GDI drop has an link between the helicopter and the specific vehicle being dropped, yet the C130 does not even mention the attached vehicle. I have been doing this by trial and editor and have become quite confused. Is there any existing txt that will do the job with no modification, or can any one help me with how to write one?
|
|
|
|
CNC_C130drop [message #-983136] |
Sat, 08 February 2003 16:17 |
|
True, but it does not attach the "package" to that bone, does Ren identify it by the name of the bone?
|
|
|
CNC_C130drop [message #-983135] |
Sun, 09 February 2003 05:12 |
|
Yeah, put a bone named Cargo in your model. That bone (Cargo) is what Renegade looks for and attaches the "package" to. I designed and implemented Ingrownlip's Chinook Dropoff system.
|
|
|
|
|
|