medvac020
  • medvac020
  • 71% (Friendly)
  • Private Topic Starter
16 years ago
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
Sponsor
Phe0n1x
  • Phe0n1x
  • 100% (Exalted)
  • Administrator
16 years ago
Please don't use all caps in the title. Thanks and good luck! 🙂
UserPostedImage
Annihilationzh
16 years ago
#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.
medvac020
  • medvac020
  • 71% (Friendly)
  • Private Topic Starter
16 years ago
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
Annihilationzh
16 years ago
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:
  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.
medvac020
  • medvac020
  • 71% (Friendly)
  • Private Topic Starter
16 years ago
Thank You i have been trying to figure it out for awhile😁