+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1

    Default Weapon Upgrade with SCIENCE

    This is the first time I've tried to change sciences. I've looked at some other things and Im trying to change the weapon on the Aurora Bomber with a SCIENCE.

    This is my current code:
    Code:
      WeaponSet
        Conditions = None 
        Weapon = PRIMARY SupW_AuroraFuelBombWeapon
      End
      WeaponSet
        Conditions = SCIENCE_AuroraEMP
        Weapon = PRIMARY SupW_AuroraFuelBombWeaponEMP
      End
    It gives me an error though. Can anyone help

  2. #2
    Banned
    Join Date
    Apr 2003
    Location
    Derby, UK / Den Haag, NL
    Posts
    587

    Default

    Have you tried having the weaponset change being triggered by an upgrade that's given by the science? I've not tried it myself, but that's how I'd try it next.

  3. #3

    Default Re: Weapon Upgrade with SCIENCE

    Quote Originally Posted by SamB";p="134720
    Conditions = SCIENCE_AuroraEMP
    That isn't a valid condition.

    Valid Conditions are;
    PLAYER_UPGRADE
    MINE_CLEARING_DETAIL
    CARBOMB
    VEHICLE_HIJACK
    CRATEUPGRADE_ONE
    CRATEUPGRADE_TWO

    (ZH)
    WEAPON_RIDER8
    WEAPON_RIDER7
    WEAPON_RIDER6
    WEAPON_RIDER5
    WEAPON_RIDER4
    WEAPON_RIDER3
    WEAPON_RIDER2
    WEAPON_RIDER1

  4. #4

    Default

    is it possible to do it by doing Science = SCIENCE_bla

  5. #5

    Default

    No, only through upgrades.

    You can make the upgrade require a science.

  6. #6

    Default

    But with PLAYER_UPGRADE there is only 1 upgrade allowed, unless, can you do PLAYER_UPGRADE01, PLAYER_UPGRADE02, PLAYER_UPGRADE03?

  7. #7

    Default

    how meny weapon upgrades do you need??

  8. #8

  9. #9

  10. #10

Similar Threads

  1. New Weapon Upgrade for Aurora "Alpha"
    By P3le in forum Generals & Zero Hour Editing
    Replies: 9
    Last Post: 07-01-2009, 12:40 PM
  2. double weapon upgrade?
    By n5p29 in forum Generals & Zero Hour Editing
    Replies: 43
    Last Post: 11-26-2008, 05:01 PM
  3. Weapon Upgrade problem
    By Delta2401 in forum Generals & Zero Hour Editing
    Replies: 8
    Last Post: 10-24-2008, 09:48 PM
  4. Science Upgrade Unit
    By ScrollMaster in forum Generals & Zero Hour Editing
    Replies: 3
    Last Post: 07-29-2006, 06:54 PM
  5. Extra weapon set upgrades; multiple turret upgrade
    By Accele in forum Generals & Zero Hour Editing
    Replies: 4
    Last Post: 09-20-2005, 03:46 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