--- In [email protected], "Rodney Kinney" <[EMAIL PROTECTED]> wrote: > > > 2) The game I am working on involves chips. Everyone should be able > > to see how many chips the other players have > > > Version 2.7 has a trait to limit access to actions. You can set the > properties to something like "playerSide = Blue || currentZone != > BlueTable." You can also use a Private Window that's visible to all players > but only manipulatable by the owner.
Ah, see, now I think we are getting into something I would LOVE to know more about. If have looked but I haven't seen anything regarding any formatting like this. If I am reading what you have there correctly, that is playerSide = Blue if CurrentZone does not equal BlueTable. Is that right? I am primary a C and Java coder and that looks similar to a ?: statement. Is there some help file that will tell me about these kind of structures with regards to Vassal? Being able to put conditionals into my values would help considerably. > > > It seems there is a bug when > > it comes to adding buttons to a Toolbar Menu for Player's Hand and > > Private Windows. It worked fine on the main window, but I want to do > > it for each player's hand. > > > I'll look into this. > > rk > > > [Non-text portions of this message have been removed] > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/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/
