Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline medvac020  
#1 Posted : Friday, October 23, 2009 2:10:17 PM(UTC)
medvac020
Private
Joined: 3/7/2009(UTC)
Posts: 27

okay i know there is already how to create a new general post already but i have a few specific questions
i'm actually editing the boss general so ya.
1. Im almost done but i cant add new science, the things you buy with general promotions.
2. I made it so you can build oil derricks but i cant get any other tech please explain how.
3. how do you change the loading screen when you choose the general and its loading to play?\

Thank you for replies

Edited by moderator Friday, October 23, 2009 7:45:41 PM(UTC)  | Reason: Not specified

Sponsor
Offline Phe0n1x  
#2 Posted : Friday, October 23, 2009 7:46:33 PM(UTC)
Phe0n1x
Administrator
C&C Labs Staff: Labs Staff MemberThe Forgotten Staff: The Forgotten StaffMaps Staff: Maps Staff Member
Joined: 1/26/2006(UTC)
Posts: 1,001
Location: Houston, TX

Was thanked: 6 time(s) in 6 post(s)
Please don't use all caps in the title. Thanks and good luck! :)
UserPostedImage
Offline Annihilationzh  
#3 Posted : Saturday, October 24, 2009 3:39:01 AM(UTC)
Annihilationzh
General
Joined: 8/2/2008(UTC)
Posts: 1,779
United Kingdom

Thanks: 26 times
Was thanked: 475 time(s) in 331 post(s)
#1. Go into science.ini. Copy an existing entry and rename it.
#2. Do exactly the same thing as you did with the oil derrick.
#3. The text displayed is in playertemplate.ini & generals.csf.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
Offline medvac020  
#4 Posted : Saturday, October 24, 2009 6:28:18 AM(UTC)
medvac020
Private
Joined: 3/7/2009(UTC)
Posts: 27

Thanks but i still cant get the sciences i have them but i have to go to the command center to use them and when i go to use them there is and X and it wont fire can you please explain step by step
Offline Annihilationzh  
#5 Posted : Saturday, October 24, 2009 6:44:02 AM(UTC)
Annihilationzh
General
Joined: 8/2/2008(UTC)
Posts: 1,779
United Kingdom

Thanks: 26 times
Was thanked: 475 time(s) in 331 post(s)
You mean a generals power, not a science. You need an OCLSpecialPower module in the Command Center's code. Just look at the sneaky attack:
Code:
  Behavior           = OCLSpecialPower ModuleTag_93
    SpecialPowerTemplate = SuperweaponSneakAttack
    OCL                  = OCL_CreateSneakAttackTunnelStart
    CreateLocation       = CREATE_AT_LOCATION
    ReferenceObject      = GLASneakAttackTunnelNetwork ;So we know what the final product is for script placement calculations
  End
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
Offline medvac020  
#6 Posted : Saturday, October 24, 2009 7:30:50 AM(UTC)
medvac020
Private
Joined: 3/7/2009(UTC)
Posts: 27

Thank You i have been trying to figure it out for awhileBig Smile
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.