OK I have tried this 3 ways and get the following results.

    - Name: Doesn't matter
    - Trigger Properties: woundLabel >= $life$ && DEATH_Active != true
    - Menu Command: blank
    - Key Stroke: blank
    - Watch for Keystrokes: Ctrl W
    - Perform Keystrokes: Ctrl Shift D

results in NO changes in woundLabel triggering the DEATH trigger

    - Name: Doesn't matter
    - Trigger Properties: woundLabel >= life && DEATH_Active != true
    - Menu Command: blank
    - Key Stroke: blank
    - Watch for Keystrokes: Ctrl W
    - Perform Keystrokes: Ctrl Shift D

results in NO changes in woundLabel triggering the DEATH trigger

    - Name: Doesn't matter
    - Trigger Properties: $woundLabel$ >= $life$ && DEATH_Active != true
    - Menu Command: blank
    - Key Stroke: blank
    - Watch for Keystrokes: Ctrl W
    - Perform Keystrokes: Ctrl Shift D

results in ANY changes in woundLabel triggering the DEATH trigger even if 
woundLabel < life



On Friday 02 December 2005 20:03, Brent Easton wrote:
> The key is the correct format of the Trigger properties:
>
>    - Name: Doesn't matter
>    - Trigger Properties: woundLabel >= $life$ && DEATH_Active != true
>    - Menu Command: blank
>    - Key Stroke: blank
>    - Watch for Keystrokes: Ctrl W
>    - Perform Keystrokes: Ctrl Shift D
>
> I've tested this and it works.
>
> Cheers,
> Brent.
>
> >*********** REPLY SEPARATOR ***********
> >
> >On 2/12/2005 at 6:28 PM Porter235 wrote:
> >So here is my situation...
> >
> >I have 2 properties...
> >life (set by a marker in the piece definition)
> >woundlabel (set by a text label which is edited with CTRL+W)
> >
> >I would like to have a trigger that would evaluate after each wound change
> >(CTRL+W, edit value, press button, evaluate trigger ) that determine if
> >woundlabel was equal to or greater than life and if so then have it press
> >CTRL+SHIFT+D to activate my DEATH layer (shows a skull overlay)
> >
> >Ideally it would ensure that the DEATH layer was not showing if the
> >opposite
> >was true.
> >
> >
> >Can this be done? Can I get an example of how to set a trigger for this
> >event?
> >I have tried but with no luck.
> >
> >Thanks.
> >JCD
> >
> >On Friday 02 December 2005 17:51, Rodney Kinney wrote:
> >> Not currently possible.  User has to type a key to trigger an action.
> >>
> >> On 12/2/05, Alfonso <[EMAIL PROTECTED]> wrote:
> >> > Hi
> >> > Is there any way to do this? What must i write in "Trigger when
> >> > properties match" box?
> >>
> >> rk
> >>
> >>
> >> [Non-text portions of this message have been removed]
> >
> >SPONSORED LINKS Card games Game pieces Wargaming
> >Game play Vassal Personal use
> >
> >
> >
> >YAHOO! GROUPS LINKS
> >
> > Visit your group "vassalengine" on the web.
> >
> > To unsubscribe from this group, send an email to:
> > [EMAIL PROTECTED]
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
> ____________________________________________________________
> Brent Easton
> Analyst/Programmer
> University of Western Sydney
> Email: [EMAIL PROTECTED]


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/IMSolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vassalengine/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to