> > May be in a future version, the lpb file format could be modified.are
> >
> > I think the max number of actions is 65535, because the length
> stored in two bytes. FF FF = 65535How about this:
> > Actions = each key press (Moves , shots and turn)
> >
> > Donald
Your tank moves from A1 to A2. Record A1A2 in STRING. IF A2 is a
tankmover/Ice/thin ice/etc, the record is the same- the game reads it.
Your tank shoots towars south and the tank is at A1. Record A1S in
string (if north, record A1N, etc.)
This way, everyone can edit the playback file without replaying again
(Let's say you're fixing the second move. In the current version, you
have to restart the whole level from scratch. Doing so gives people
the ability to edit the playback file using notepad (if the file is
<32k; if larger use Wordpad or Word to open it).
P.S. If possible, please make the game able to read BOTH types of
playback file.
Andy C.