IPB

Welcome Guest ( Log In | Register )


> How to add walls to TW
Warlord
post Aug 29 2007, 04:51 PM
Post #1


Artillery
Group Icon

Group: Members
Posts: 988
Joined: 21-October 06
From: Barnsley, UK
Member No.: 61
Alliance: GDI
Favorite game: Tiberian Sun



the title says it all i have tried editing the XML files but it isn't working i put "IsBuildable=yes" but it still doesn't work, any ideas? unsure.gif


--------------------

Signature By Aro^

"So long as there are men, there will be wars." - Albert Einstein.

Flying Saucer..
Go to the top of the page
 
: | +Quote Post
 
Start new topic
Replies
El_Serpiente
post Aug 30 2007, 02:56 AM
Post #2


Disc Thrower
Group Icon

Group: Members
Posts: 88
Joined: 21-October 06
From: Whakatane, New Zealand
Member No.: 31
Alliance: Forgotten
Favorite game: Tiberian Sun



Check a file called "logiccommandset" (its in \MOD SDK\CnC3Xml\GlobalData). This file, i think, is what controls the build menu's and the extra commands (like deploy for the mcv). U probably need to add an entry to this in the command set for the construction yard (id="GDIConstructionYardCommandSet"),
for example
CODE
<LogicCommandSet
        id="GDIConstructionYardCommandSet">
        <Cmd>Command_ConstructGDIPowerPlant</Cmd>
        <Cmd>Command_ConstructGDIRefinery</Cmd>
        <Cmd>Command_ConstructGDIBarracks</Cmd>
        <Cmd>Command_ConstructGDIWarfactory</Cmd>
        <Cmd>Command_ConstructGDICommandPost</Cmd>
        <Cmd>Command_ConstructGDIAirTower</Cmd>
        <Cmd>Command_ConstructGDIMedicalCenter</Cmd>
        <Cmd>Command_ConstructGDIArmory</Cmd>
        <Cmd>Command_ConstructGDISpaceCommandUplink</Cmd>
        <Cmd>Command_ConstructGDIWatchTower</Cmd>
        <Cmd>Command_ConstructGDIGolumCannon</Cmd>
        <Cmd>Command_ConstructGDIAABattery</Cmd>
        <Cmd>Command_ConstructGDITiberiumSilo</Cmd>
        <Cmd>Command_ConstructGDITerraformingStation</Cmd>
        <Cmd>Command_ConstructGDIIonCannonControl</Cmd>
        <Cmd>Command_ConstructGDICrane</Cmd>
        <Cmd>Command_ConstructGDISurveyor</Cmd>
                -- Try enter something like the following --
                <Cmd>Command_ConstructGDIWall</Cmd>
                -- End of possible entry --
        <Cmd>Command_PackGDIMCV</Cmd>
        <Cmd>Command_SelfRepair</Cmd>
        <Cmd>Command_Sell</Cmd>
    </LogicCommandSet>

or replace gdi with nod or alien, for nod and scrin respectively. oh, and for the files - you have to make a mod directory in MOD SDK\Mods with the correct file\folder structure that the game uses. Have a look in the README, i think it may have examples. Failing that, have a look at the sample mods structure and always fiddle with things. If it dont work, then change something until it does. Hope this helps
Go to the top of the page
 
: | +Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 20th June 2025 - 11:01 AM


XGhozt.com