Rec variants?

Moderators: GSH, VSMIT, Red Devil, Commando

Post Reply
XxHAMADEHxX
Sabre
Posts: 317
Joined: Mon Aug 13, 2012 8:02 am

Rec variants?

Post by XxHAMADEHxX »

Umm where are the files for the rec variants I was trying to make a quick one but I could not find where they are located XD
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: Rec variants?

Post by MrTwosheds »

patch13.pak/addon/objects/isdf or fury/buildings
The Silence continues. The War Of Lies has no end.
XxHAMADEHxX
Sabre
Posts: 317
Joined: Mon Aug 13, 2012 8:02 am

Re: Rec variants?

Post by XxHAMADEHxX »

Thanks bro
XxHAMADEHxX
Sabre
Posts: 317
Joined: Mon Aug 13, 2012 8:02 am

Re: Rec variants?

Post by XxHAMADEHxX »

Btw Im making new odf's for the rec

But they are just units with scrap and build times cut in half.

Is this the right way to do it?
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Rec variants?

Post by Nielk1 »

make a new rec, such as ivrecy_ham that deploys to ibrecy_ham, that has in its build list items such as ivscav_ham and ivscout_ham, these units should inherit from their base odfs with only the changed fields and [headers] included. For an example of a recycler that makes a large number of the same small change look at the Luckyfoot recycler (it makes AI pilots not eject IIRC, so you can see a mass of ODFs with only that one small change, making it easy to understand the small change you want to make).
XxHAMADEHxX
Sabre
Posts: 317
Joined: Mon Aug 13, 2012 8:02 am

Re: Rec variants?

Post by XxHAMADEHxX »

Cool
Thanks dude =D
User avatar
Red Spot
Attila
Posts: 1629
Joined: Mon Feb 21, 2011 6:14 pm
Location: The Netherlands

Re: Rec variants?

Post by Red Spot »

Nielk1 wrote:(it makes AI pilots not eject IIRC, so you can see a mass of ODFs with only that one small change, making it easy to understand the small change you want to make).
Dont really understand why somebody does that. With the pilot lifespan-value you can set it to 0 and simply allow the player some variaty. Now it 'hardcoded' to simply never spawn pilots. Meaning, no option, eventhough the pre-game shell leaves you believing otherwise .. 8-)
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Rec variants?

Post by Nielk1 »

Red Spot wrote:
Nielk1 wrote:(it makes AI pilots not eject IIRC, so you can see a mass of ODFs with only that one small change, making it easy to understand the small change you want to make).
Dont really understand why somebody does that. With the pilot lifespan-value you can set it to 0 and simply allow the player some variaty. Now it 'hardcoded' to simply never spawn pilots. Meaning, no option, eventhough the pre-game shell leaves you believing otherwise .. 8-)
What are you talking about? There is no hardcode anti-pilot in gamemodes that use recyclers. And the LF rec is for lower end computers where all the pilot objects would cause lag. IIRC pilots do now expire due to jamming up the game even on good computers (hence the LF rec was made, before the lifespans). Having pilots return is helpful since they give a tiny bit of scrap.
User avatar
Red Spot
Attila
Posts: 1629
Joined: Mon Feb 21, 2011 6:14 pm
Location: The Netherlands

Re: Rec variants?

Post by Red Spot »

Nielk1 wrote:What are you talking about?
Nielk1 wrote:(it makes AI pilots not eject IIRC
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Rec variants?

Post by Nielk1 »

Red Spot wrote:
Nielk1 wrote:What are you talking about?
Nielk1 wrote:(it makes AI pilots not eject IIRC
That's not hardcode...
That's ODF edits...

You need to use the right terms when you talk about things.
Hardcode would mean the engine did it...
Post Reply