A new argument for ONCONDITION <condition> to
compliment JUMPING, ATTACKING, CROUCHING, RAMPAGING,
SWIMMING and USING.
ONCONDITION <HOLDING>(WEAPONNAME)
-----------------------------------------------------------------------
This will only run if the player is *holding the weapon
in his hands right then* as opposed to the alternative
that he simply has this weapon in his possession and
may or may not be actually holding it.
Cheers.
Logged In: YES
user_id=11869
Something very similar can be achieved by using
RTS_ENABLE_TAGGED in a weapon's UP states
and RTS_DISABLE_TAGGED in its DOWN states.
(Not as convenient as this RFE, but still possible).
Logged In: YES
user_id=457722
Not as convenient but it's an alternative I hadn't thought
of: You must show me that lateral thinking stuff man! ;)
Logged In: YES
user_id=11869
Heh, just utter laziness I think :)
Logged In: YES
user_id=1039128
Hey! Lateral thinking is how I've figured out 50% of my
features in EDGE for my upcoming mod. SO MUCH is possible,
just indirectly and its not always so obvious. Such is the
nature and power of EDGE.
You gotta be clever! :)