Page 1 of 1

Points to Unlock

Posted: Tue May 07, 2013 7:53 pm
by hiddenslayer
So heres the deal, I'm trying to make a survival mod and not really being succesful. Problem is, I gotta have to edit the points to unlock. How would I do that? Mind you this is for EVERY unit....EVERY single unit.

Re: Points to Unlock

Posted: Tue May 07, 2013 7:59 pm
by Marth8880

Code: Select all

PointsToUnlock = integer
Replace "integer" with a valid integer; this parameter goes in your units' ODF.

Re: Points to Unlock

Posted: Tue May 07, 2013 8:11 pm
by hiddenslayer
Marth8880 wrote:

Code: Select all

PointsToUnlock = integer
Replace "integer" with a valid integer; this parameter goes in your units' ODF.

I'd also ask if you could direct me to a thread on how to make and apply a unit and or weapon to your mod/map, thank you.

Re: Points to Unlock

Posted: Tue May 07, 2013 8:22 pm
by Noobasaurus

Re: Points to Unlock

Posted: Wed May 08, 2013 11:22 pm
by hiddenslayer
Someone direct me to a map making tutorial?-I'm trying to make an Era mod, so I'll be asking for a lot.

Re: Points to Unlock

Posted: Wed May 08, 2013 11:55 pm
by SpartanA259
Well there is information on that stuff in the docs in the mod tools and the FAQ as stated by Noobasaurus has some pretty helpful things in there too.
For map making I think the whole section dedicated to ZeroEditor/Mapping should help in the FAQ.

If your looking for a era/side mod tutorial here is one

Re: Points to Unlock

Posted: Sun May 12, 2013 11:43 pm
by hiddenslayer
Thanks! Can someone direct me to a tutorial on making custom sides??

Re: Points to Unlock

Posted: Sun May 12, 2013 11:56 pm
by SpartanA259
In FAQ under Sides Section
Custom side: How to

Re: Points to Unlock

Posted: Mon May 13, 2013 12:04 am
by Noobasaurus
hiddenslayer wrote:hanks! Can someone direct me to a tutorial on making custom sides??
Uh, two posts above that I posted a side tutorial, which is the same one that Spartan linked also. :?