On Sat, 03 May 2008, Lee Begg wrote: > On Sat, 03 May 2008, Tim Ansell wrote: > > On Sat, 2008-05-03 at 01:17 +1200, Lee Begg wrote: > > > A couple more proposals: > > > > > > - Add GetPlayerIdsList and PlayerIdsList, to make player like objects, > > > resources, designs, components, properties, categories, etc, etc. > > > > Definitely, this is a no-brainer. > > Done.
And implemented in tpserver-cpp. It made me think that we need to review the actual player frame. Currently, we have: - 32 bit unsigned integer, the the Player id, the Player id - a string, the Player's Name, The player's name. - a string, the Player's Race, The race of the player. Some things to think about: - alive field? - list of score (uint32, uint32 map) - serial (aka modtime) Later Lee
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
