1upD Posted April 4, 2007 Posted April 4, 2007 Ok, for some reason my pod walker isn't buildable as the player, but AI spams it! How can I move the AI's spam from the pod walker to the ARC trooper?(I think you know what I'm doing) And also, how do I make the pod walker buildable to the player?Here's my code: <GroundCompany Name="Empire_Pod_Walker_Team_Kamino"> <Text_ID>TEXT_UNIT_POD_WALKER</Text_ID> <Encyclopedia_Good_Against> Rebel_Trooper </Encyclopedia_Good_Against> <Encyclopedia_Vulnerable_To> M1_Repulsor_Tank UC_Rebel_Buildable_Anti_Vehicle_Turret </Encyclopedia_Vulnerable_To> <Encyclopedia_Unit_Class>TEXT_ENCYCLOPEDIA_CLASS_LIGHT_WALKER</Encyclopedia_Unit_Class> <Encyclopedia_Text>TEXT_TOOLTIP_PODWALKER</Encyclopedia_Text> <Is_Dummy>Yes</Is_Dummy> <Damage>70</Damage> <Autoresolve_Health>600</Autoresolve_Health> <Affiliation>Empire</Affiliation> <Required_Ground_Base_Level>1</Required_Ground_Base_Level> <Required_Planets>Kamino</Required_Planets> <Build_Cost_Credits>130</Build_Cost_Credits> <Build_Time_Seconds>40</Build_Time_Seconds> <Behavior>DUMMY_GROUND_COMPANY</Behavior> <Formation_Priority>1</Formation_Priority> <Is_Escort>yes</Is_Escort> <Ship_Class>tank</Ship_Class> <Company_Transport_Unit>Gallofree_Transport</Company_Transport_Unit> <Company_Units>Pod_Walker_Empire, Pod_Walker_Empire, Pod_Walker_Empire</Company_Units> <Icon_Name>i_button_pod_walker.tga</Icon_Name> <Score_Cost_Credits>600</Score_Cost_Credits> </GroundCompany> <GroundCompany Name="Rebel_Pod_Walker_Team_Kamino"> <Text_ID>TEXT_UNIT_POD_WALKER</Text_ID> <Encyclopedia_Good_Against> Rebel_Trooper </Encyclopedia_Good_Against> <Encyclopedia_Vulnerable_To> M1_Repulsor_Tank UC_Rebel_Buildable_Anti_Vehicle_Turret </Encyclopedia_Vulnerable_To> <Encyclopedia_Unit_Class>TEXT_ENCYCLOPEDIA_CLASS_LIGHT_WALKER</Encyclopedia_Unit_Class> <Encyclopedia_Text>TEXT_TOOLTIP_PODWALKER</Encyclopedia_Text> <Is_Dummy>Yes</Is_Dummy> <Damage>70</Damage> <Autoresolve_Health>600</Autoresolve_Health> <Affiliation>Rebel</Affiliation> <Required_Ground_Base_Level>0</Required_Ground_Base_Level> <Required_Planets>Kamino</Required_Planets> <Build_Cost_Credits>130</Build_Cost_Credits> <Build_Time_Seconds>40</Build_Time_Seconds> <Behavior>DUMMY_GROUND_COMPANY</Behavior> <Formation_Priority>1</Formation_Priority> <Is_Escort>yes</Is_Escort> <Ship_Class>tank</Ship_Class> <Company_Transport_Unit>Gallofree_Transport</Company_Transport_Unit> <Company_Units>Pod_Walker_Rebel, Pod_Walker_Rebel, Pod_Walker_Rebel</Company_Units> <Icon_Name>i_button_pod_walker.tga</Icon_Name> <Score_Cost_Credits>600</Score_Cost_Credits> </GroundCompany> "I feel fantastic and I'mStill Aliveand when you're dying I will beStill Aliveand when you're dead I will beStill AliveSTILL ALIVE"~GLaDOSAnybody who thinks Palpatine is a sepratist knows NOTHING about star WarsWhen in doubt- rocket it.Dowload The Underworld's Might beta from Filefront!
THX1138_pff Posted April 4, 2007 Posted April 4, 2007 The AI does the Damage/Cost ratio to work out which units to spam, so just raise the damage value of the ARC trooper and it should stop smamming it. As for not being buildable, is it skirmish? If so, did you remember to edit SpecialStructures? http://i199.photobucket.com/albums/aa302/AdnamTHX1138/Sigs/THXJunoSig.png
1upD Posted April 4, 2007 Author Posted April 4, 2007 Thanks.No, GC. I want the ARC trooper to be spammed, the pod walker not... "I feel fantastic and I'mStill Aliveand when you're dying I will beStill Aliveand when you're dead I will beStill AliveSTILL ALIVE"~GLaDOSAnybody who thinks Palpatine is a sepratist knows NOTHING about star WarsWhen in doubt- rocket it.Dowload The Underworld's Might beta from Filefront!
Dr. Nick Posted April 4, 2007 Posted April 4, 2007 Try this: http://i55.photobucket.com/albums/g154/codeuser/sigcopy.jpghttp://i12.photobucket.com/albums/a245/loverdog/pffuserbar2.jpg[3:52:33 PM] Arbiter says: Paracetamoxyfrusebendroneomycin would cure all of his diseases....[3:52:47 PM] Arbiter says: Except with the side effect of probable death.
1upD Posted April 4, 2007 Author Posted April 4, 2007 Ok. I've tried to use that line before, and it didn't do much that I saw. But the Clones, ARCs, and pods all don't have that line already in them. I'll add it. "I feel fantastic and I'mStill Aliveand when you're dying I will beStill Aliveand when you're dead I will beStill AliveSTILL ALIVE"~GLaDOSAnybody who thinks Palpatine is a sepratist knows NOTHING about star WarsWhen in doubt- rocket it.Dowload The Underworld's Might beta from Filefront!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now