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

Forum Info
Forum Members: 18,642
Total Threads: 8,744
Posts: 95,513

Administrators:
DeeZire, Redemption

There are currently 27 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements

DeeZire Online > Editing Community > Member Written Tutorials » [GEN/ZH] Enable Napalm Strike

Member Written Tutorials A compilation and archive of tutorials written by members. You cant post here, but you can read the threads.

Reply
 
LinkBack Thread Tools
Old 11-02-2004, 11:46 AM   #1 (permalink)
Member
 
Join Date: Feb 2003
Location: Newcastle, UK
Posts: 80
Send a message via ICQ to Acid Send a message via AIM to Acid Send a message via MSN to Acid
Default [GEN/ZH] Enable Napalm Strike

This tutorial will show you how to enable the Napalm Strike superweapon in Generals.

First of all open the file FactionBuilding.ini located in Data\INI\Object. Find this bit of

Code:
  DisplayName       = OBJECT:CommandCenter
  Side              = China
Under that entry find this line:

Code:
  ; *** ENGINEERING Parameters ***
This defines the special parameters for this building. Under this section find:

Code:
  Behavior           = OCLSpecialPower ModuleTag_16
    SpecialPowerTemplate = SuperweaponNapalmStrike
    OCL                  = SUPERWEAPON_NapalmStrike
  End
Delete it.

Now find this:

Code:
  DisplayName      = OBJECT:Airfield
  Side             = China
Under that entry find this line:

Code:
  ; *** ENGINEERING Parameters ***
Under this section add this:

Code:
  Behavior = OCLSpecialPower ModuleTag_16
    SpecialPowerTemplate = SuperweaponNapalmStrike
    OCL                  = SUPERWEAPON_NapalmStrike
  End
Save the file and close it. Now open CommandSet.ini located in Data\INI. Find this:

Code:
CommandSet ChinaAirfieldCommandSet
Under that entry add this line:

Code:
  7 = Command_NapalmStrike
Save the file and close it. Now open SpecialPower.ini located in Data\INI. Find this:

Code:
SpecialPower SuperweaponNapalmStrike
  Enum                = SPECIAL_NAPALM_STRIKE
  ReloadTime          = 600000   ; in milliseconds
  RequiredScience     = SCIENCE_NapalmStrike
  PublicTimer         = Yes
  SharedSyncedTimer   = Yes
  ViewObjectDuration  = 30000
  ViewObjectRange     = 250
  RadiusCursorRadius  = 100
End
Replace it with this:

Code:
SpecialPower SuperweaponNapalmStrike
  Enum                = SPECIAL_NAPALM_STRIKE
  ReloadTime          = 150000
  PublicTimer         = No
  SharedSyncedTimer   = Yes
  ViewObjectDuration  = 30000
  ViewObjectRange     = 250
  RadiusCursorRadius  = 100
End
Save the file and close it. Now open ObjectCreationList.ini located in Data\INI. Find this:

Code:
ObjectCreationList SUPERWEAPON_NapalmStrike
Under that entry find this line:

Code:
    FormationSize                   = 5
Change it to:

Code:
    FormationSize                   = 10
Save the file, close it and you're done. You have now successfully enabled the Napalm Strike superweapon.
Acid 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
Pathfinder Napalm Strike [need help] SmokeyDaBear Generals & Zero Hour Editing 6 08-06-2005 07:37 PM
Napalm strike HorseAss Generals & Zero Hour Editing 2 02-10-2004 10:08 AM
Napalm Strike Oldman1124 Generals & Zero Hour Editing 12 04-14-2003 02:11 PM
The Napalm Strike AllGusto Generals & Zero Hour Editing 8 04-14-2003 08:53 AM


All times are GMT -4. The time now is 06:32 AM.


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