+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11

    Default

    Thanks for the tip. It does not use FX lists for the existing sound. Rather from what i can see in Game.dat using a hex editor, i think the module is hard coded to use the HijackDriver voice in voice.ini.

    Rather than bloat my mod by including voice.ini in it just to modify one sound, i fixed it by adding HijackDriver to Weapon.ini which is in my mod. Since the word "Weapon.ini" is alphanumerically later in order than "voice.ini", the game will use the HijackDriver sound specification in weapon.ini instead of the one in voice.ini.

    Here is what i put in weapon.ini:

    Code:
    AudioEvent HijackDriver
      Sounds = ;
      Attack = ;
      Control = random
      Volume = 0
      MinVolume = 0
      Type = world shrouded everyone
    End

  2. #12
    Senior Member
    Join Date
    Jul 2008
    Location
    Jakarta, Indonesia
    Posts
    418

    Default

    I have an idea to make a classic-like engineer without the hijacker module.

    I found toxin tractor can fire weapon after special power cooldown or something. How if make the engineer do a conventional generals flag-capture and after finished captured the engineer will die. Is this possible?

  3. #13

    Default

    How will you make it die after capturing? And what has that got to do with the toxin tractor thing? The toxin tractor thing is for when it fires the sprayer weapon, it makes it OCL the medium poison field and make it last longer if the tractor sprays longer, it has nothing to do with capturing buildings.

    If you want capture then die try and make the special ability module for captureing the building make a special object that explodes and kills the hijacker.

  4. #14

    Default

    Here's a single player mission for ZH to demonstrate how to make engineers out of hackers in a map.ini. I did not bother to mod the car door slam sound in this one.

    It is a GC_Slth vs USA mission, your barracks can build the super hackers who can capture buildings by entering them. After reacpturing your base in the north, build up your forces and take on the US base in the opposite corner of the map. There is an unguarded powerplant in the top left so you can power some patriot batteries that you capture using the hackers.

    CnCMaps Map Editing Forums -> Download Manager -> Zerohour Missions -> Engineers Attack

Similar Threads

  1. Engineers C&C style
    By full_circle in forum Generals & Zero Hour Editing
    Replies: 11
    Last Post: 09-23-2008, 08:59 PM
  2. Tech Level mod like in classic C&C Red Alert
    By stryker707 in forum Generals & Zero Hour Editing
    Replies: 7
    Last Post: 11-04-2006, 02:42 PM
  3. Engineers can't access superweapons!
    By viper64345 in forum Red Alert 2 & Yuri's Revenge Editing
    Replies: 27
    Last Post: 10-22-2004, 05:55 AM
  4. the classic C&C style back:)
    By ravage in forum Generals & Zero Hour Editing
    Replies: 17
    Last Post: 06-24-2003, 03:17 AM
  5. Anyone have any plans for a classic C&C or RA1/2 mods?
    By ecliptic in forum Generals & Zero Hour Editing
    Replies: 5
    Last Post: 03-24-2003, 06:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts