- Timestamp:
- Aug 15, 2014, 10:26:52 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/src/TelnetCommands/ListPlayersExtended.cs
r107 r117 34 34 ++num, 35 35 ". id=", 36 current.Value.fd008 7,36 current.Value.fd008f, 37 37 ", ", 38 38 current.Value.EntityName, … … 42 42 current.Value.rotation, 43 43 ", remote=", 44 current.Value.fd00 aa,44 current.Value.fd00b2, 45 45 ", health=", 46 46 current.Value.Health,
Note:
See TracChangeset
for help on using the changeset viewer.