> Hey, Im wondering how I can write a class in Java that will allow me to
> load a teamlist from a html file, and also save the list to a html file
> once the game is over


You'll have to start with the programming tutorial.  You'll need to
translate the info in the html file into VASSAL entities like GamePiece
traits (and back)  There isn't always a clear correspondence between game
entities (like a teamlist) and the components of a VASSAL module, which is
probably why you don't see many examples of this being done.

rk


[Non-text portions of this message have been removed]

Reply via email to