*********** REPLY SEPARATOR *********** On 4/12/2005 at 12:20 PM Porter235 wrote: >OK.. here is what I would like to see being possible and we should be >close, >if we can't in fact do this now... > >A figure has a marker set: ATTACKDICE = 3 >Said figure has a trigger command: ATTACK! > >Choosing ATTACK! does the following... > > opens the DIEROLLING window
Can't be done yet. Counters can only send KeyCommands to other counters. I can see the need for a trait that send a keyCommand to the top-level hotKey manager to be able to open/close windows etc. You could reserve a Die Rolling area on the map and do it there? > places X copies of an ATTACKDIE piece in DIEROLLING window offset by >the >width of ATTACKDIE so that you get them side by side (where X = >ATTACKDICE) This is going to be tricky, even with a 'Execute X times' option on Trigger option, with X being an optional marker value. I think you could possibly set this up now with cascading Trigger Actions, Place Markers, Move fixed distance and Global Key Commands, all set up in prototypes. You would need a different prototype for each number of attack dice. Instead of setting the ATTACKDICE marker, you add the appropriate prototype (ATTACK1, ATTACK2 etc.) > sends a roll random side command (CTRL+R) to each of the ATTACKDIE >pieces in >the DIEROLLING window (this would be a global key command to do this) This we can do now! > >In addition a Global key/button called ROLLATTACKDICE which would prompt >for >the number of attack dice to roll, and then proceed to run the ATTACK! >sequence but with a value of X = the value entered at the prompt. Setup 'Roll Attack Dice' counter on the map, right-click and select the number to roll. >thoughts? > > > >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/
