jrcn
  • jrcn
  • 50.25% (Neutral)
  • Private Topic Starter
12 years ago
Hi guys/gals… new here.

Something I would like to accomplish would be to gain the Pathfinder upon beginning a single player skirmish just like the ranger and missile solider are available @ start.

So how do I accomplish this? I am cool with having the stars available right away or straight up adding in code. (which i know very little if anything about)

Thanks all!👍


Forgot to mention, this question is in regards to Zero Hour.
Sponsor
VTULCobra
12 years ago
*** IF ***
    True.
*** THEN ***
   'AmericaInfantryPathfinder' becomes Buildable (Ignore_Prerequisites)

You find it in Map -> Modify -> Adjust the tech tree for a specific object type.

Edit: You said single player skirmish, this will mismatch the game in multiplayer.

Edit 2: Put the scripts you want to each faction in the right faction folder.

I'm a bit rusty, sorry ^^
Rank up!
CommieDog
12 years ago
Alternatively (if you want a coding solution instead of a scripting one) you can remove the Science prerequisite in the Prerequisites block.
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you