This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wrecked-Type Doesn't Apply to Detonating Units


>Elijah Meeks wrote:
>
>> It seems that the wrecked-type-if-destroyed table
>> doesn't apply to units destroyed by detonating units.
>> Is this by intention?
>
>I don't recall intentionally setting it up that way. I suppose it could
>be made to do so, but I am not sure whether that would be a good idea or
>not. What if a detonating unit can also destroy another unit through
>conventional means? I guess we could pretend that this is never a real
>game design possiblility, and let the 'wrecked-type-if-destroyed' table
>handle detonation deaths as well. If we don't, then probably YANT (yet
>another new table) is called for: 'wrecked-type-if-blown-up', perhaps?

How about simply wrecked-type, a default table to catch everything that is
not further specificed? There are other cases as well, such as
WRECK_TYPE_TERRAIN, that are not covered right now. Ideally, the code
should also check wrecked-type if wrecked-type-if-destroyed et al. are
missing, so that the game designer can use one table for everything if he
wants to make things simple.

Hans



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]