Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » C130 drop.txt
C130 drop.txt [message #-991601] Sun, 17 November 2002 18:07 Go to previous messageGo to previous message
Anonymous
quote:
Originally posted by rjs87:
Doesn't anyone know what my problem is the script?

The problem you have is that kane is being attached onto your purchased vehicle.

Instead you should use the following code...

code:
; ****************************** Fly the C130

-1 Create_Object, 1, "V_NOD_cargop_sm"
-1 Play_Animation, 1, "V_NOD_cargop_sm.M_cargo-drop_sm", 0
-1 Play_Audio, "C130_IDLE_02", 1, "Cargo"
-360 Destroy_Object, 1

; ****************************** Attach the object

-1 Attach_To_Bone, 3, 1, "Cargo"


; ****************************** Drop the object off...

-180 Attach_To_Bone, 3, -1, "Cargo"

; ****************************** Spawn Kane...

-300 Create_Real_Object, 4, "Nod_Kane"
-300 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-300 Attach_Script, 4, "M01_Hunt_The_Player_JDG"

The purchased vehicle will spawn, then 2 seconds later kane will appear on your airstrip. You must remember that 60 frames is equal to 1 second.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: im lost!!!! HELP!
Next Topic: Nostalgic Mods ?
Goto Forum:
  


Current Time: Wed Dec 18 20:50:08 MST 2024

Total time taken to generate the page: 0.01542 seconds