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

Forum Info
Forum Members: 18,617
Total Threads: 8,723
Posts: 95,213

Administrators:
DeeZire, Redemption

There are currently 38 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 04-15-2003, 05:00 PM   #11 (permalink)
Senior Member
 
Join Date: Feb 2003
Location: England
Posts: 194
Send a message via ICQ to Black_Eagle
Default

stupid question, y u did u post the gla worker command set?
Black_Eagle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:03 PM   #12 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: USA
Posts: 671
Send a message via AIM to MetalSyren Send a message via MSN to MetalSyren Send a message via Yahoo to MetalSyren
Default

I posted the GLAworker commandset to reflect where I but the command for the tower that keeps fouling me up. Thinking maybe it can be a name error or something.

At this point as this is my first mod I am trying on my own I have no idea what is fouling it up, so Im just tossing what I think may be the prob out here for help.
MetalSyren is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:05 PM   #13 (permalink)
Senior Member
 
Join Date: Feb 2003
Location: England
Posts: 194
Send a message via ICQ to Black_Eagle
Default

have u made a

GLASpeakerTowerCommandSet entry in command button.ini?
Black_Eagle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:06 PM   #14 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: uk
Posts: 556
Send a message via MSN to damo1
Default

CommandSet ChinaSpeakerTowerCommandSet
; 10 = Command_UpgradeChinaMines
12 = Command_Sell
End


CommandButton Command_ConstructChinaSpeakerTower
Command = DOZER_CONSTRUCT
Object = ChinaSpeakerTower
TextLabel = CONTROLBAR:ConstructChinaSpeakerTower
ButtonImage = SNPropSpeaker
ButtonBorderType = BUILD ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipChinaBuildSpeakerTower
End
damo1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:09 PM   #15 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: USA
Posts: 671
Send a message via AIM to MetalSyren Send a message via MSN to MetalSyren Send a message via Yahoo to MetalSyren
Default

Yes I did Black and gave it the properties of the China Tower save I removed the mines upgrade. so there is only button 12 = command_sell

And yes Damos I did that too
MetalSyren is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:10 PM   #16 (permalink)
Senior Member
 
Join Date: Feb 2003
Location: England
Posts: 194
Send a message via ICQ to Black_Eagle
Default

post the code for the

GLASpeakerTowerCommandSet entry in commandset.ini and the Command_ConstructGLASpeakerTower

entry in command button.ini
Black_Eagle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:12 PM   #17 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: USA
Posts: 671
Send a message via AIM to MetalSyren Send a message via MSN to MetalSyren Send a message via Yahoo to MetalSyren
Default

Quote:
Originally Posted by damo1
CommandSet ChinaSpeakerTowerCommandSet
; 10 = Command_UpgradeChinaMines
12 = Command_Sell
End


CommandButton Command_ConstructChinaSpeakerTower
Command = DOZER_CONSTRUCT
Object = ChinaSpeakerTower
TextLabel = CONTROLBAR:ConstructChinaSpeakerTower
ButtonImage = SNPropSpeaker
ButtonBorderType = BUILD ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipChinaBuildSpeakerTower
End


Looks for that. hmmm as what I thought was that was different..... starts looking
MetalSyren is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:12 PM   #18 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: uk
Posts: 556
Send a message via MSN to damo1
Default

try this

CommandSet SpeakerTowerCommandSet
12 = Command_Sell
End


CommandButton Command_ConstructSpeakerTower
Command = DOZER_CONSTRUCT
Object = SpeakerTower
TextLabel = CONTROLBAR:ConstructSpeakerTower
ButtonImage = SNPropSpeaker
ButtonBorderType = BUILD ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipChinaBuildSpeakerTower
End
damo1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:15 PM   #19 (permalink)
Senior Member
 
Join Date: Feb 2003
Location: England
Posts: 194
Send a message via ICQ to Black_Eagle
Default

tht would need to be

GLASpeakerTowerCommandSet
12 = Command_Sell
End

and

Command_ConstructGLASpeakerTower
Command = DOZER_CONSTRUCT
Object = GLASpeakerTower
TextLabel = CONTROLBAR:ConstructSpeakerTower
ButtonImage = SNPropSpeaker
ButtonBorderType = BUILD ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:ToolTipChinaBuildSpeakerTower
End
Black_Eagle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-15-2003, 05:16 PM   #20 (permalink)
Senior Member
 
Join Date: Mar 2003
Location: USA
Posts: 671
Send a message via AIM to MetalSyren Send a message via MSN to MetalSyren Send a message via Yahoo to MetalSyren
Default

CommandSet GLASpeakerTowerCommandSet
12 = Command_Sell
End


Damn you might have found it I did not have a command_construct for the tower inthe commandbutton.ini
MetalSyren 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
New Buildings? Senior.Yak LOTR: Battle For Middle Earth I & II Editing 1 01-21-2005 12:37 PM
Buildings DarknessDawns Generals & Zero Hour Editing 1 08-21-2004 05:52 AM
Ra2 buildings joe_da_cro Red Alert 2 & Yuri's Revenge Editing 7 12-12-2003 09:33 AM
New buildings Xgamer Red Alert 2 & Yuri's Revenge Editing 2 05-04-2003 10:38 PM
About the buildings.... OpticPast Red Alert 2 & Yuri's Revenge Editing 8 01-29-2003 09:25 PM


All times are GMT -4. The time now is 04:09 AM.


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