ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Legacy RockPatch Wishlist/Page 5"

From ModEnc
Jump to: navigation, search
(Weapons Related)
Line 5: Line 5:
 
*Moving stuff like "OpenToppedRange/Damage/UrbanCombatRange/" and similar from [General] to each unit, and using the [General] entry only as defaults (Like [Jumpjet controls] is now)
 
*Moving stuff like "OpenToppedRange/Damage/UrbanCombatRange/" and similar from [General] to each unit, and using the [General] entry only as defaults (Like [Jumpjet controls] is now)
 
*More V3 style missiles
 
*More V3 style missiles
*Drainlogic (DrainWeapon=yes) to work with ranged weapons.
+
*Drain logic (DrainWeapon=yes) to work with ranged weapons.
 
*Temporal weapons to work with cellspread.
 
*Temporal weapons to work with cellspread.
 
*If possible a tag to have permanent mindcontrol like with Psychic Dominator.
 
*If possible a tag to have permanent mindcontrol like with Psychic Dominator.
 
*Engineers can't have working conventional weapons. Would be nice if they could. Vehicle Thieves have to force-move on their hijack target if they are an Engineer as well.
 
*Engineers can't have working conventional weapons. Would be nice if they could. Vehicle Thieves have to force-move on their hijack target if they are an Engineer as well.
*Allow unit to fire two weapons at the same time.
 
 
*Warheads other than Fire3 being able to be applied to animations properly
 
*Warheads other than Fire3 being able to be applied to animations properly
*More flexible Gatling logic
+
*More flexible Gattling logic
*Third Weapon if possable
+
*ThirdWeapon
*2-5 weapons in one click or in the Primary= or Secondary=
+
*New warhead immunities. (Just like ImmuneToPoison=yes/Poison=yes). For example: ImmuneToNewImmunity1=yes/NewImmunity1=yes
*New warhead immunities.(Just like ImmuneToPoison=yes/Poison=yes). For example: ImmuneToNewImmunity1=yes/NewImmunity1=yes
+
*Tag to make the unit/building immune to everything except the listed WeaponTypes
*Ability to player control which weapon to attack with (Like in Generals)
 
 
*Allow the use of less or more steps for the gattling logic. More or less weapons ...
 
*Allow the use of less or more steps for the gattling logic. More or less weapons ...
 
*Have an AltInfDeath= entry on warheads that specifies the death anim to play when the infantry has NotHuman=yes. Currently such an infantry (mainly the animals) always dies with InfDeath=1 regardless of weapon that killed them.
 
*Have an AltInfDeath= entry on warheads that specifies the death anim to play when the infantry has NotHuman=yes. Currently such an infantry (mainly the animals) always dies with InfDeath=1 regardless of weapon that killed them.
 
*NextWeapon= tag that fires a weapon when the attack mission of the caller is finished
 
*NextWeapon= tag that fires a weapon when the attack mission of the caller is finished
*New armor types to be declared as DefaultValues=<armor1 default verses>,<armor2 default verses> that would be called with ArmorxxVersus= and would use the default value if this is omitted to allow old rulesmd compatibility
 
*Weapontypes for immunities etc., declared with perhaps bonus stuff and called by WeaponType=xyz
 
*Tag to make the unit/building immune to everything except the listed WeaponTypes
 
 
*ApplyTag= on warhead to create ultimate possibilities for weapons to work like IsLocomotor=, could be used to slow units down, to make them crushable and basically change everything in their coding
 
*ApplyTag= on warhead to create ultimate possibilities for weapons to work like IsLocomotor=, could be used to slow units down, to make them crushable and basically change everything in their coding
*Completely new superweapon system to use the reusable SuperType= to contain both the earlier Action and Type settings, for instance the Nuke SuperType could make the weapon behave like a nuke, with appropriate coding like modifyable payload weapon, original sidebar and chargetime settings etc.
 
 
*Weapons to allow "stacking" on their 'damage=nn' tag, so that they could do variable (or random) damage. The game chooses one at random from the list each time the situation calls it to. For example, 'Damage=0,0,0,30,100' on a weapon would mean a 60% chance of a miss, 20% of a glancing hit, and 20% of a penetrating hit every time the weapon strikes a target. This would allow for many mods to add an element of random chance to combat, giving players the opportunity to take a risk, and also meaning that equal matchups don't have to be annihilation of both sides every time.
 
*Weapons to allow "stacking" on their 'damage=nn' tag, so that they could do variable (or random) damage. The game chooses one at random from the list each time the situation calls it to. For example, 'Damage=0,0,0,30,100' on a weapon would mean a 60% chance of a miss, 20% of a glancing hit, and 20% of a penetrating hit every time the weapon strikes a target. This would allow for many mods to add an element of random chance to combat, giving players the opportunity to take a risk, and also meaning that equal matchups don't have to be annihilation of both sides every time.
 
*Implement new actions (including new mouse cursors)
 
*Implement new actions (including new mouse cursors)
*Copy OmniFire logic to be definable for individual weapons instead of units.
 
*MultiFire to allow multiple targets for weapons other than Mind Control.
 
 
*PenetratesBuilding=yes/no, same as penetrates bunker but deals damage out between occupants of civilian buildings (Tratos)
 
*PenetratesBuilding=yes/no, same as penetrates bunker but deals damage out between occupants of civilian buildings (Tratos)
 
*An area effect superweapon that allows you to promote units within the radius by one stage (like the crate effect) (Tratos)
 
*An area effect superweapon that allows you to promote units within the radius by one stage (like the crate effect) (Tratos)
*Is it possible to create a superweapon action that can be reused, allowing multiple buildings to be built to give multiple copies of the same superweapon (i.e. more radar facilities=more spyplane superweapons available).
+
*A SuperWeapon that can be reused, allowing multiple buildings to be built to give multiple copies of the same superweapon (i.e. more radar facilities=more spyplane superweapons available).
 
*SW that have range from the firing building (like the EMP had range restrictions in TS)
 
*SW that have range from the firing building (like the EMP had range restrictions in TS)
*I saw no area for this, but get some more mpmodesmd.ini editing. Like, new map filters like FILT001 and allow the new filters to be controlled in the rules and by making qualifications like Players= and Terrain=, you know, stuff like that.
+
*I saw no area for this, but get some more mpmodesmd.ini editing. Like, new map filters like FILT001 and allow the new filters to be controlled in the rules and by making qualifications like Players= and Terrain=, you know, stuff like that.
 
*Re-enable the Charges= tag, it says it was disabled in favour of an animation controlled tag. This is annoying for those that can't do art coding very well, I think this would let the weapon charge w/o an anim, you could even add a ChargeReport= tag or something like that to control the charging sound. [Nighthawk200]
 
*Re-enable the Charges= tag, it says it was disabled in favour of an animation controlled tag. This is annoying for those that can't do art coding very well, I think this would let the weapon charge w/o an anim, you could even add a ChargeReport= tag or something like that to control the charging sound. [Nighthawk200]
*Some Superweapon things:
+
*A customizable ChronoSphere, e.g. you can specify in rulesmd what you want it to chrono (e.g. infantry, vehicles, aircraft, naval units) [Nighthawk200]
*Enable a customisable Chronosphere, e.g. you can specify in rulesmd what you want it to chrono (e.g. infantry, vehicles, aircraft, naval units)
+
*A customizable Iron Curtain, e.g. same as above only Iron Curtain [Nighthawk200]
*Enable a customisable Iron Curtain, e.g. same as above only Iron Curtain
+
*Let any SuperWeapon have an iron curtain effect (invulnerability) [Nighthawk200]
*Let any superweapon have an iron curtain effect (invulnerability)
+
*Enable the customisable Chronosphere (if made) to be able to let the modder specify whether it can chrono iron curtained units. [Nighthawk200]
*Enable the customisable Chronosphere (if made) to be able to let the modder specify whether it can chrono iron curtained units.
+
*Enable sort of a 'Chrono Curtain' superweapon, e.g. chronoshifts then iron curtains when chronoshift complete (may be quite hard) [Nighthawk200]
*Enable sort of a 'Chrono Curtain' superweapon, e.g. chronoshifts then iron curtains when chronoshift complete (may be quite hard) [all suggested by Nighthawk200]
+
*Make "PrismType" support more buildings [zhaihs]
*Or (might be easier) let the modder specify another superweapon to fire on the target spot after one has fired, e.g. FireNext=IronCurtainSpecial [Nighthawk200]
+
*Psychic Dominator can effect and control building, use 2 warhead, now DominatorWH only killed unit[zhaihs]
*Allow Nuke, Genetic Mutating and Wheater Control SW clones. (A&#108;ex05)
 
*New Laser Weapon(allow define color,degree,width),New sonic Weapon,and "PrismType" can support more building [zhaihs]
 
* MAKE FIRING SW SUPPORT TURRETS AND RANGE
 
*Psychic Dominator can effect and control building,use 2 warhead,now DominatorWH only killed unit[zhaihs]
 
 
*Different coloured Magna Beams [Nighthawk200]
 
*Different coloured Magna Beams [Nighthawk200]
 +
'''Rejected:'''
 +
*Allow unit to fire two weapons at the same time. ''Comment: you can just combine the two weapons to a single one. [- pd]''
 +
*2-5 weapons in one click or in the Primary= or Secondary=. ''Comment: ??? same as ThirdWeapon I guess. [- pd]''
 +
*Ability to player control which weapon to attack with (Like in Generals) ''Comment: Negative. Not the feature itself is the problem, but YR's GUI would not allow this unless it was rebuilt entirely. [- pd]''
 +
*Copy OmniFire logic to be definable for individual weapons instead of units. ''Comment: I can't see any situation in which this would be necessary. in the end it's the same effect, isn't it? [- pd]''
 +
*MultiFire to allow multiple targets for weapons other than Mind Control. ''Comment: ??? a really low ROF should be enough. multiple targets makes no real sense, unless when speaking of CellSpread. [- pd]''
 +
*New Laser Weapon (allow define color,degree,width) [zhaihs] ''Comment: Don't go into detail too much... [- pd]''
 +
*New sonic Weapon [zhaihs] ''Comment: again... would you please make clear what you actually want?''

Revision as of 19:45, 18 June 2006

This is legacy information, included here for historical purposes.

Weapons Related

Table of Contents

Note: the following wishlist is now OBSOLETE, stored for archiving purposes only.

  • More Armor types
  • Moving stuff like "OpenToppedRange/Damage/UrbanCombatRange/" and similar from [General] to each unit, and using the [General] entry only as defaults (Like [Jumpjet controls] is now)
  • More V3 style missiles
  • Drain logic (DrainWeapon=yes) to work with ranged weapons.
  • Temporal weapons to work with cellspread.
  • If possible a tag to have permanent mindcontrol like with Psychic Dominator.
  • Engineers can't have working conventional weapons. Would be nice if they could. Vehicle Thieves have to force-move on their hijack target if they are an Engineer as well.
  • Warheads other than Fire3 being able to be applied to animations properly
  • More flexible Gattling logic
  • ThirdWeapon
  • New warhead immunities. (Just like ImmuneToPoison=yes/Poison=yes). For example: ImmuneToNewImmunity1=yes/NewImmunity1=yes
  • Tag to make the unit/building immune to everything except the listed WeaponTypes
  • Allow the use of less or more steps for the gattling logic. More or less weapons ...
  • Have an AltInfDeath= entry on warheads that specifies the death anim to play when the infantry has NotHuman=yes. Currently such an infantry (mainly the animals) always dies with InfDeath=1 regardless of weapon that killed them.
  • NextWeapon= tag that fires a weapon when the attack mission of the caller is finished
  • ApplyTag= on warhead to create ultimate possibilities for weapons to work like IsLocomotor=, could be used to slow units down, to make them crushable and basically change everything in their coding
  • Weapons to allow "stacking" on their 'damage=nn' tag, so that they could do variable (or random) damage. The game chooses one at random from the list each time the situation calls it to. For example, 'Damage=0,0,0,30,100' on a weapon would mean a 60% chance of a miss, 20% of a glancing hit, and 20% of a penetrating hit every time the weapon strikes a target. This would allow for many mods to add an element of random chance to combat, giving players the opportunity to take a risk, and also meaning that equal matchups don't have to be annihilation of both sides every time.
  • Implement new actions (including new mouse cursors)
  • PenetratesBuilding=yes/no, same as penetrates bunker but deals damage out between occupants of civilian buildings (Tratos)
  • An area effect superweapon that allows you to promote units within the radius by one stage (like the crate effect) (Tratos)
  • A SuperWeapon that can be reused, allowing multiple buildings to be built to give multiple copies of the same superweapon (i.e. more radar facilities=more spyplane superweapons available).
  • SW that have range from the firing building (like the EMP had range restrictions in TS)
  • I saw no area for this, but get some more mpmodesmd.ini editing. Like, new map filters like FILT001 and allow the new filters to be controlled in the rules and by making qualifications like Players= and Terrain=, you know, stuff like that.
  • Re-enable the Charges= tag, it says it was disabled in favour of an animation controlled tag. This is annoying for those that can't do art coding very well, I think this would let the weapon charge w/o an anim, you could even add a ChargeReport= tag or something like that to control the charging sound. [Nighthawk200]
  • A customizable ChronoSphere, e.g. you can specify in rulesmd what you want it to chrono (e.g. infantry, vehicles, aircraft, naval units) [Nighthawk200]
  • A customizable Iron Curtain, e.g. same as above only Iron Curtain [Nighthawk200]
  • Let any SuperWeapon have an iron curtain effect (invulnerability) [Nighthawk200]
  • Enable the customisable Chronosphere (if made) to be able to let the modder specify whether it can chrono iron curtained units. [Nighthawk200]
  • Enable sort of a 'Chrono Curtain' superweapon, e.g. chronoshifts then iron curtains when chronoshift complete (may be quite hard) [Nighthawk200]
  • Make "PrismType" support more buildings [zhaihs]
  • Psychic Dominator can effect and control building, use 2 warhead, now DominatorWH only killed unit[zhaihs]
  • Different coloured Magna Beams [Nighthawk200]

Rejected:

  • Allow unit to fire two weapons at the same time. Comment: you can just combine the two weapons to a single one. [- pd]
  • 2-5 weapons in one click or in the Primary= or Secondary=. Comment: ??? same as ThirdWeapon I guess. [- pd]
  • Ability to player control which weapon to attack with (Like in Generals) Comment: Negative. Not the feature itself is the problem, but YR's GUI would not allow this unless it was rebuilt entirely. [- pd]
  • Copy OmniFire logic to be definable for individual weapons instead of units. Comment: I can't see any situation in which this would be necessary. in the end it's the same effect, isn't it? [- pd]
  • MultiFire to allow multiple targets for weapons other than Mind Control. Comment: ??? a really low ROF should be enough. multiple targets makes no real sense, unless when speaking of CellSpread. [- pd]
  • New Laser Weapon (allow define color,degree,width) [zhaihs] Comment: Don't go into detail too much... [- pd]
  • New sonic Weapon [zhaihs] Comment: again... would you please make clear what you actually want?