Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » can u tell me what the parts of the script mean
can u tell me what the parts of the script mean [message #293967] Wed, 31 October 2007 13:15 Go to next message
HTML is currently offline  HTML
Messages: 15
Registered: October 2007
Karma: 0
Recruit

-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

-1 Create_Real_Object, 6, "NOD_minigunner_0", 3, ""
-1 Attach_To_Bone, 6, 1, "Cargo"
-180 Attach_To_Bone, 6, -1, "Cargo"
-1 Attach_Script, 6, "M00_No_Falling_Damage_DME", ""
-1 Attach_Script, 6, "M01_Hunt_The_Player_JDG", ""
-1 Attach_Script, 6, "M06_Thunder_Unit", ""
-201 Attach_Script, 7, "M00_Damage_Modifier_DME", "0,1,1,0,0"
Re: can u tell me what the parts of the script mean [message #293978 is a reply to message #293967] Wed, 31 October 2007 13:50 Go to previous messageGo to next message
BlueThen is currently offline  BlueThen
Messages: 2402
Registered: February 2006
Karma: 0
General (2 Stars)
Creates the cargo plane: -1 Create_Object, 1, "V_NOD_cargop_sm"
Moves the cargo plane:-1 Play_Animation, 1, "V_NOD_cargop_sm.M_cargo-drop_sm", 0
Plays the cargo plane sound: -1 Play_Audio, "C130_IDLE_02", 1, "Cargo"
Destroys the cargo plane as it goes off map: -360 Destroy_Object, 1
Creates a bot: -1 Create_Real_Object, 6, "NOD_minigunner_0", 3, ""
dunno: -1 Attach_To_Bone, 6, 1, "Cargo"
dunno: -180 Attach_To_Bone, 6, -1, "Cargo"
Makes it so the bot doesn't get hurt when falling: -1 Attach_Script, 6, "M00_No_Falling_Damage_DME", ""
Tells the bot to attack nearest player: -1 Attach_Script, 6, "M01_Hunt_The_Player_JDG", ""
dunno: -1 Attach_Script, 6, "M06_Thunder_Unit", ""
Makes the bot invincible I believe: -201 Attach_Script, 7, "M00_Damage_Modifier_DME", "0,1,1,0,0"

^I made the clue text bold...

This is all from theory. It wasn't hard to come up with... maybe you should look over the code before asking about it.
Re: can u tell me what the parts of the script mean [message #293987 is a reply to message #293967] Wed, 31 October 2007 14:10 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
even i get it Very Happy
Re: can u tell me what the parts of the script mean [message #293994 is a reply to message #293978] Wed, 31 October 2007 14:25 Go to previous messageGo to next message
HTML is currently offline  HTML
Messages: 15
Registered: October 2007
Karma: 0
Recruit
ok thanks thats what i thought they meant jsut being sure
Re: can u tell me what the parts of the script mean [message #294026 is a reply to message #293967] Wed, 31 October 2007 15:40 Go to previous message
cnc95fan is currently offline  cnc95fan
Messages: 1260
Registered: July 2007
Karma: 0
General (1 Star)
You should read the tutorial by Dante http://www.renhelp.net/index.php?mod=Tutorials&action=view&id=50 and watch the video by Reborn, http://www.renhelp.net/index.php?mod=Tutorials&action=view&id=107

Cabal8616 wrote on Sun, 27 April 2008 15:50

I say a personal fanning of the genitals would be awesome.


RA3 AUTOMATICLY SUCKS
www.battlefordune.co.uk
Previous Topic: donateC++
Next Topic: need help dropping bots in gdi base
Goto Forum:
  


Current Time: Tue May 21 11:07:50 MST 2024

Total time taken to generate the page: 0.00754 seconds