logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,537
Total Threads: 8,627
Posts: 94,209

Administrators:
DeeZire, Redemption

There are currently 103 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


Generals & Zero Hour Editing Discuss any modding related issues to do with Generals and Zero Hour here.

Reply
 
LinkBack Thread Tools
Old 06-11-2004, 09:00 PM   #1 (permalink)
Senior Member
 
Join Date: Dec 2002
Posts: 338
Default Making things Not Buildable?

I want to be able to set up Generals so there are no aircraft [except for supplies] and there are no superweapons. Just ground units and infantry.

Is this possible and if so,how can i do it?
adamstrange is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-11-2004, 09:16 PM   #2 (permalink)
Senior Member
 
Join Date: Jul 2003
Location: USA
Posts: 442
Send a message via MSN to EvilViking
Default

Very simple. In CommandSet.ini , there are all the command sets for all things in the game. Command Sets are where you have the buttens on the menu. Making something unbuildable is as simple as copying a command set, renaming it, and removing the part you don't want them to build. Then, you just give that building/dozer the new command set. Example:

CommandSet GLAArmsDealerCommandSet
1 = Command_ConstructGLATankScorpion
2 = Command_ConstructGLAVehicleTechnical
3 = Command_ConstructGLAVehicleRadarVan
4 = Command_ConstructGLAVehicleQuadCannon
5 = Command_ConstructGLAVehicleToxinTruck
6 = Command_ConstructGLAVehicleRocketBuggy
7 = Command_ConstructGLATankMarauder
8 = Command_ConstructGLAVehicleBombTruck
9 = Command_ConstructGLAVehicleScudLauncher
10 = Command_UpgradeGLAScorpionRocket
11 = Command_ConstructGLAVehicleCombatBike
12 = Command_ConstructGLAVehicleBattleBus
13 = Command_SetRallyPoint
14 = Command_Sell
End

Now, copy it & rename it:

CommandSet NEWGLAGENERAL_GLAArmsDealerCommandSet
1 = Command_ConstructGLATankScorpion
2 = Command_ConstructGLAVehicleTechnical
3 = Command_ConstructGLAVehicleRadarVan
4 = Command_ConstructGLAVehicleQuadCannon
5 = Command_ConstructGLAVehicleToxinTruck
6 = Command_ConstructGLAVehicleRocketBuggy
7 = Command_ConstructGLATankMarauder
8 = Command_ConstructGLAVehicleBombTruck
9 = Command_ConstructGLAVehicleScudLauncher
10 = Command_UpgradeGLAScorpionRocket
11 = Command_ConstructGLAVehicleCombatBike
12 = Command_ConstructGLAVehicleBattleBus
13 = Command_SetRallyPoint
14 = Command_Sell
End

Make your changes:

Now, copy it & rename it:

CommandSet NEWGLAGENERAL_GLAArmsDealerCommandSet
1 = Command_ConstructGLATankScorpion
2 = Command_ConstructGLAVehicleTechnical
3 = Command_ConstructGLAVehicleRadarVan
4 = Command_ConstructGLAVehicleQuadCannon
5 = Command_ConstructGLAVehicleToxinTruck
6 = Command_ConstructGLATankMarauder
13 = Command_SetRallyPoint
14 = Command_Sell
End

Then, in the building's code:

***ART CODE***

; ***DESIGN parameters ***
DisplayName = OBJECT:ArmsDealer
Side = GLA
EditorSorting = STRUCTURE
Prerequisites
Object = GLASupplyStash
End
BuildCost = 2500
BuildTime = 15.0 ; in seconds
EnergyProduction = 0
CommandSet = GLAArmsDealerCommandSet
VisionRange = 200.0 ; Shroud clearing distance
ShroudClearingRange = 200

***BUILDING CODE CONTINUES***

Just ask if you have trouble.
EvilViking is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2004, 04:05 AM   #3 (permalink)
Administrator
 
DeeZire's Avatar
 
Join Date: Dec 2002
Posts: 1,913
Send a message via ICQ to DeeZire
Default

Or just give all the objects Buildable = No
DeeZire is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
making buildable walls scoobasnacks Generals & Zero Hour Editing 42 04-16-2008 02:58 AM
Making buildable veteran/elite pilots? Truechaos Generals & Zero Hour Editing 5 11-28-2005 12:05 AM
Help making the A-10 buildable(cus i suck at modding) Private Pennywinkel Generals & Zero Hour Editing 1 10-15-2005 01:13 AM
Making things cloak units around each other HorseAss Generals & Zero Hour Editing 5 07-22-2005 01:32 PM
making sauron buildable yuri5282 LOTR: Battle For Middle Earth I & II Editing 0 12-23-2004 07:46 AM


All times are GMT -4. The time now is 11:45 AM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.0 Release Candidate 2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.