Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Release Forum » CNC DROP EDIOR, NEW!
CNC DROP EDIOR, NEW! [message #347956] Fri, 22 August 2008 16:15 Go to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
I'm working on a new, ADVANCED c-130 drop editor that will let me do verry unusall stuff, like drive turrets. I'm currently working on a havester project, but the havster will not give cash. Does anyone know anny scripts to let the havester gain $$$ SLOWLY? The script:

-201 Attach_script, 7, "GTH_Credit_Trickle","100"

Lets you gain 100, forever, untill destroied. I would like it if you could gain 100 every so-and-so seconds. Also, I wouldn't like it go on on forever, or beable to gain the cash from outside the VEH.


Also, I'm working on letting un-enterable vehicals become enterable. Currently I'm using the Combo of scripts liek this to get to get in a veh, with out seeing another veh:

-400 Create_Real_Object, 9, "<name of veh UNDERNEETH"
-401 Create_Real_Object, 4, "<name of object wanted to be seen"
-400 Attach_Script, 9, "M10_Playertype_Nod"
-402 Attach_Script, 9, "Mx0_obelisk_Weapon_DLS"
-405 Attach_Script, 4, "<basic AI for the seen object>", ""
-405 Attach_Script, 4, "M00_No_Falling_Damage_DME", ""
-419 Attach_Script, 4, "M00_disable_physical_collision_JDG", "
-401 Attach_To_Bone, 4, 9, "Wheelp01"

Is there a force enable entry script? Also, is there a way to controll the other object, with out letting it be ai (give you the ability to fire it)?

-Stay Tunned For More Help Requests...
=Samous

PS: I can give away the current base file i'm using for all the scripts and more... just ask. All sorces can bee found in there.


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #347971 is a reply to message #347956] Fri, 22 August 2008 18:14 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
NEW: I have made a A-10 to drop "CARGO" instead of a C-130, also using the animation:

"v_GDI_trnspt.v_GDI_trnspt"

...And using the models:

"XG_HDB_TTraj", "XG_HDB_Harness"

... with thier specific animations. Then I made a C-130 fly after the A-10 and drop off any EXTRA cargo, like powersups and what not.

PROBLEMS WITH A-10: FIXED

Also, the A-10 drops off its CARGO facing thge rong dirrection, is there an animation or a fix for this? If the CARGO is dropped right, the C-130 wouldn't hit it.

PROBLEMS WITH C-130: FIXED N/A

-help!
=samous

PS: If you would like to know how I fixedsecrtian problems, looking my base script file, that you can ask for at anytime.


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here

[Updated on: Fri, 22 August 2008 18:54]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #347990 is a reply to message #347956] Fri, 22 August 2008 20:26 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
This is a mod that changes your C-130 into an A-10. The CARGO you buy rolls off the top of the a-10, it looks kinda funny.

index.php?t=getfile&id=7288&private=0

The Roll_off_a10.bmp is the picture above.

If yo like this mod, you can find it (and others) here:
http://www.renegadeforums.com/index.php?t=msg&goto=348186&rid=24163#msg_ 348186

=Samous


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here

[Updated on: Sun, 24 August 2008 11:30]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #348001 is a reply to message #347956] Fri, 22 August 2008 21:32 Go to previous messageGo to next message
bisen11 is currently offline  bisen11
Messages: 797
Registered: December 2004
Karma: 0
Colonel
-201 Attach_script, 7, "GTH_Credit_Trickle","100"

If you change the 100, it'll switch how much money they get.

I.E.

-201 Attach_script, 7, "GTH_Credit_Trickle","50"
Now they'll get 50.

But that script will still give it to everyone on your team. Maybe if you some sort of timer grant power up thing? O.o


http://i6.photobucket.com/albums/y206/bisen11/bisensubzerosig2.jpg
Re: CNC DROP EDIOR, NEW! [message #348010 is a reply to message #347956] Sat, 23 August 2008 00:02 Go to previous messageGo to next message
ErroR is currently offline  ErroR
Messages: 2984
Registered: March 2008
Location: Moldova
Karma: 0
General (2 Stars)
Nice
Re: CNC DROP EDIOR, NEW! [message #348102 is a reply to message #347956] Sat, 23 August 2008 12:32 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
"-201 Attach_script, 7, "GTH_Credit_Trickle","50"
Now they'll get 50."

Acually, they get 50 every -1 seconds.So they get thousands off $$ with just one veh.I want to know If there is a way to give off just a little.Also, I looke around for times scripts for rnegade, I haven't found anything usfull yet.

-But thanks for the replies.
=Samous

PS: If you know anyone that has moddified c130 stuf before, could you dirrect them here?

EDIT: Note, for anyone wanting to give your sel unfair amounts of $$$, don't set the credit trickle to 250, or else you will not get any $$$ (unless you happen to be playing single player).


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here

[Updated on: Sat, 23 August 2008 12:40]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #348112 is a reply to message #347956] Sat, 23 August 2008 14:41 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
This is a C-130 to A-10 mod, it converts the C-130 into a A-10, then has a C-130 fly after it and drop off a Recon Bike.

index.php?t=getfile&id=7292&private=0

index.php?t=getfile&id=7293&private=0

index.php?t=getfile&id=7294&private=0

If you like these images, you can get the full mod here:
http://www.renegadeforums.com/index.php?t=msg&goto=348184&rid=24163#msg_ 348184


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here

[Updated on: Sun, 24 August 2008 11:23]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #348122 is a reply to message #347956] Sat, 23 August 2008 15:01 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
Look what my Cargo plane can do Razz

KLICK

[Updated on: Sat, 23 August 2008 15:02]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #348125 is a reply to message #347956] Sat, 23 August 2008 15:12 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
Cool, ow did you get it to do that? Did you edit .dll, .txt, or use lvl edit? If txt I whant to know what you typed.

Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #348130 is a reply to message #347956] Sat, 23 August 2008 15:34 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
I made this Script in C++ (its compiled into a .DLL file)
You call it by typing !Airstrike

If you start creating a server i would be glad to give you the code
lol

[Updated on: Sat, 23 August 2008 15:35]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #348134 is a reply to message #347956] Sat, 23 August 2008 15:55 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
Thanks for the offer, but I do mainly c-130 stuff.

Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #348149 is a reply to message #347956] Sat, 23 August 2008 18:47 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
NOTE: This is a support link reply. I will Put links to all of the C-130 Programs I support.

Taximes C-130 Drop Editor 3.0.2
Link:
http://files.filefront.com/C+130+Drop+Editor+302/;4908702;/fileinfo.html

UBER DROP MOD by Meddling1
Link:
http://browse.files.filefront.com/Command%20and%20Conquer%20Renegade/;2254923;/b rowsefiles.html

carbons v3 mod
Link:
http://planetcnc.gamespy.com/View.php?view=Renegade.Detail&id=173

Renegade Extracter by Scorpio9a, Gracktov, Ham2sh, RaGe, and Maniac
Link:
http://planetcnc.gamespy.com/View.php?view=Renegade.Detail&id=17

Taximes C-130 Drop Editor (out dated, but different uses)
Link:
http://cncsg.cncuprising.com

shamus2k3's mod package 1.0
Art By Shamus2k3:
..............._^_
............../...\
............./.....\
............(..0.0..)
.............\..'../
..............\.~./
...............|.|
............../o.o\
...........-~-.....-~-
........../...|...|...\
.........+....|...|....+_____<--- monkey Smile
............../...\
............./.....\
............/.......\

..."""""
../.....\
./..o.o..\
(....'....)_____Art is better than it is now, server glitched
.\.\___/./
..\_____/
Link:
http://planetcnc.gamespy.com/View.php?view=Renegade.Detail&id=211

Mod C-130 Author - Spygun11
Link:
http://planetcnc.gamespy.com/View.php?view=Renegade.Detail&id=216

XCC Mixer 143 by "Olaf van der Spek" (not making this up)
Link:
N/a (link was lost, download from bellow, titled xccmixer143)

-For now, thats all the links.
=Samous

By downloading the file xccmixer143.zip, you accept full responsibility of ownership of that copy. If the xccmixer is (c) and not wanted to be posted here, I will remove the download and advise all downloaders to delet thier xccmier143.zip file. If such happens, and you do not delet the xccmixer.zip file or its contents, you accept full responsibilty of that file, and any lasuits about the contents can not be blamed on me.

NOTE: the previous statement is currently not court aproved.


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here

[Updated on: Sat, 23 August 2008 18:56]

Report message to a moderator

Re: CNC DROP EDIOR, NEW! [message #348161 is a reply to message #347956] Sat, 23 August 2008 23:26 Go to previous messageGo to next message
bisen11 is currently offline  bisen11
Messages: 797
Registered: December 2004
Karma: 0
Colonel
Is there a script that grants a powerup to a person every so often? If so you could grant them a money powerup.

http://i6.photobucket.com/albums/y206/bisen11/bisensubzerosig2.jpg
Re: CNC DROP EDIOR, NEW! [message #348183 is a reply to message #347956] Sun, 24 August 2008 11:14 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
There really are no timed scripts, at least not thet I know of, so that won't work. If there is a scropt that gives you the $$$ once, I would like to know it so I can do something like:

-205 Attach_Script, 6, "M08_Give_Money", "200"
-305 Attach_Script, 6, "M08_Give_Money", "200"
-405 Attach_Script, 6, "M08_Give_Money", "200"
Ect.

There is a new C-130 Mods page for mods made by me, go here for them:
http://www.renegadeforums.com/index.php?t=msg&th=30163&start=0&rid=2 4163

I will be posting the current mods from this page there, and deleting those posts.

=Samous


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #348196 is a reply to message #347956] Sun, 24 August 2008 12:35 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
New mod out in my mod page, take a look!

index.php?t=getfile&id=7306&private=0

index.php?t=getfile&id=7307&private=0

index.php?t=getfile&id=7308&private=0

index.php?t=getfile&id=7309&private=0

index.php?t=getfile&id=7310&private=0

index.php?t=getfile&id=7311&private=0

index.php?t=getfile&id=7312&private=0

SUPER APC!

Link to mod page:
http://www.renegadeforums.com/index.php?t=msg&goto=348195&rid=24163#msg_ 348195

=Samous


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #348197 is a reply to message #347956] Sun, 24 August 2008 12:36 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
Hmmm, is there a cancle script, or a delet script? that would be usefull....

Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #348210 is a reply to message #347956] Sun, 24 August 2008 16:19 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
New Mod Out On The Mod Page:
FLare mod:

Thisis a verry cheasy mod, but it works. This mod spawns a signal flare to tell you where the c-130's cargo will land, then dissapears after a while.
PICTURES:

index.php?t=getfile&id=7314&private=0

index.php?t=getfile&id=7315&private=0

You cn find it here:
http://www.renegadeforums.com/index.php?t=msg&goto=348209&rid=24163#msg_ 348209

=samous


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #348215 is a reply to message #347956] Sun, 24 August 2008 16:44 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
MOD needs fixing!

Supposed to replace C-130 with Submarine.

PIC:

index.php?t=getfile&id=7320&private=0

index.php?t=getfile&id=7318&private=0

index.php?t=getfile&id=7319&private=0

index.php?t=getfile&id=7321&private=0

Glitches/BUGS:
Sub flys sideways.
Sub doesnt drop off cargo, but has the cargo spawn at the air strip tell it passes by, then the cargo moves.
The second the sub "drops" off the cargo, the top hatch flys open and rotates in a propeller like fassion.
Sub is not civ, like C-130 (c-130 hase a 0 with a line through it, while sub has a nod symble).

Find the mod here:
http://www.renegadeforums.com/index.php?t=msg&goto=348213&rid=24163#msg_ 348213

-Plz post how to fix these
=Samous


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
icon1.gif  FIRST C-130 EDITOR REALEASE! [message #349995 is a reply to message #347956] Mon, 08 September 2008 18:41 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
=samous

EDIT: Final Beta Out Now! Look BELLOW \/


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here

[Updated on: Wed, 10 September 2008 17:34]

Report message to a moderator

Re: FIRST C-130 EDITOR REALEASE! [message #349996 is a reply to message #349995] Mon, 08 September 2008 18:43 Go to previous messageGo to next message
BlueThen is currently offline  BlueThen
Messages: 2402
Registered: February 2006
Karma: 0
General (2 Stars)
The term "editor" is very misleading.
Re: CNC DROP EDIOR, NEW! [message #349997 is a reply to message #347956] Mon, 08 September 2008 18:45 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
Actually,I will change the file, as my experiance grows, into a C-130 editor, untill thn right now its eally a C-130 Mod installer.

Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #350009 is a reply to message #347956] Mon, 08 September 2008 20:08 Go to previous messageGo to next message
Mauler
Messages: 448
Registered: May 2003
Location: Alberta, Canada
Karma: 0
Commander
Drop files are pretty much outdated. Most servers can create most of these effect or changes with custom DLL's/Server side mods. I remember using this drop mods even before the final game was released, I experimented with them in the demo lol.
Re: CNC DROP EDIOR, NEW! [message #350015 is a reply to message #347956] Mon, 08 September 2008 20:45 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
I'm aware that Drop mods are not the best right now.... but is easy and it uses my mind. Big Ups But once I get into C++ format, I will be making server mods! Thumbs Up Untill then, I will try to make advanced mods with the C-130 file. With more time, I will also make Single Player mods, and W3d/DDS mods. If anyone know a DDS veiwer and editor, I would realy like it. IT HAS TO BE FREE! I current y have SP GDI drop mods, but they suck. They will be included in the finished installer.

Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
icon1.gif  Final Beta of the C-130 Installer out! NEW MODS! [message #350344 is a reply to message #347956] Wed, 10 September 2008 17:31 Go to previous messageGo to next message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
Rocked Over THE C-130 INSTALLER FINALLY OUT! Big Grin WHO HO! Thumbs Up The installer includes my mods, shamus2k3's mods, and mendling's mods! Full Beta out now! Big Ups

INSTALATION INSTRUCTIONS:
Extract the "SAMOUS MODS" folder to the renegade data dirrectory.

TFD:
C:/Program Files/EA Games/The First Dacade/Renegade (TM)/Renegade/Data

Renegade:
C:/WestWood/Renegade/Data

After extracting, run the program C-130_INSTALLER_1B.exe. follow instruction provided in program.
  • Attachment: C-130.zip
    (Size: 32.60KB, Downloaded 89 times)


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Re: CNC DROP EDIOR, NEW! [message #350357 is a reply to message #347956] Wed, 10 September 2008 18:11 Go to previous messageGo to previous message
samous is currently offline  samous
Messages: 616
Registered: August 2008
Karma: 0
Colonel
New Mod, with release of C-130 Installer V1.0 Full Updates!

I made a new Tank, The mushroom tank!

Its a chameleon with a mushroom cloud around it, lol.
Also, there is a Flame tank (ai) that you can't enter that will fire at any nearby enimys!
Extra health and regeneration health for both Ftank and Chameleon.

Pictures:

index.php?t=getfile&id=7391&private=0

index.php?t=getfile&id=7392&private=0

index.php?t=getfile&id=7393&private=0

Mod will come out with updated C-130 Installer!

=Samous


Samous Ind. modding group website:
http://samous.webs.com/img/Capture.PNG

and Facebook Page: here
Previous Topic: NEW C-130 MODS!
Next Topic: [skin] Burning Skull Stealth Effect
Goto Forum:
  


Current Time: Sun Jun 09 16:40:01 MST 2024

Total time taken to generate the page: 0.01212 seconds