FileFront Forums

FileFront Forums (http://forums.filefront.com/)
-   CnC Modding, Mapping and Editing (http://forums.filefront.com/cnc-modding-mapping-editing-273/)
-   -   Can't I change the CommandSet ini freely? (http://forums.filefront.com/cnc-modding-mapping-editing/270841-cant-i-change-commandset-ini-freely.html)

medicdude August 15th, 2006 07:05 PM

Re: Can't I change the CommandSet ini freely?
 
Nah, I did it and the code works. It's just a bit annoying when you're actually playing and you have to order construction when your troops get into position. An RA2-ish deploy would be better, but that requires a different kind of code that is a bit unpratical with large groups...

Mobius 1 August 15th, 2006 07:10 PM

Re: Can't I change the CommandSet ini freely?
 
There was a mod for zero hour in which rangers could build some sort of building. It was just like a dozer. If i could remember it I would take a look at it.

taclled August 15th, 2006 11:55 PM

Re: Can't I change the CommandSet ini freely?
 
ive tried many difrent things i now tried a similar thing for ZH the buttons show up but i cant use them like i try to give pathfinders the jarmen kell snipe ability but the same things happens.
do i maybe need to change a diffrent file to make it work.

Mere_Mortal August 16th, 2006 02:09 AM

Re: Can't I change the CommandSet ini freely?
 
Did you give the Sniper the secondary weapon?
Code:

  WeaponSet
Conditions = None
Weapon = PRIMARY USAPathfinderSniperRifle
Weapon = SECONDARY GLAJarmenKellVehiclePilotSniperRifle
AutoChooseSources = SECONDARY NONE
End

Quote:

Originally Posted by medicdude
I've made infantry that could dig foxholes

A foxhole? What were they...Vietcong? lol
I guess this was like a TunnelNetwork?

medicdude August 16th, 2006 06:32 AM

Re: Can't I change the CommandSet ini freely?
 
no :p a foxhole is just a hole in the ground that one or two guys sits in, and they take cover in those when the fighting starts. Pretty common stuff when trenches were no longer used.

Mobius 1 August 16th, 2006 06:47 AM

Re: Can't I change the CommandSet ini freely?
 
Neat, I'd sure like the idea of them foxholes.

medicdude August 16th, 2006 07:17 AM

Re: Can't I change the CommandSet ini freely?
 
http://www.wideopenwest.com/~medicdu...s/foxholes.jpg

Yeah, they were pretty cool, but had their fair share of issues too.

Mobius 1 August 16th, 2006 07:19 AM

Re: Can't I change the CommandSet ini freely?
 
Still looks pretty neat. What issues could u have had?

taclled August 16th, 2006 10:37 PM

Re: Can't I change the CommandSet ini freely?
 
oh how do you add the secondary weapon ??? im guessing the amarican infantyry fil right

Mere_Mortal August 17th, 2006 05:58 AM

Re: Can't I change the CommandSet ini freely?
 
Open AmericaInfantry.ini, locate Object AmericaInfantryPathfinder and replace his existing WeaponSet...
Code:

  WeaponSet
    Conditions = None
    Weapon = PRIMARY USAPathfinderSniperRifle
    Weapon = SECONDARY GLAJarmenKellVehiclePilotSniperRifle
    AutoChooseSources = SECONDARY NONE
  End



All times are GMT -7.

Powered by vBulletin®
Copyright ©2000 - 2016, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.