- Timestamp:
- Sep 4, 2014, 6:36:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/src/CustomCommands/ListPlayersExtended.cs
r144 r164 36 36 ++num, 37 37 ". id=", 38 current.Value.fd008 f,38 current.Value.fd008e, 39 39 ", ", 40 40 current.Value.EntityName, … … 44 44 current.Value.rotation, 45 45 ", remote=", 46 current.Value.fd00b 2,46 current.Value.fd00b1, 47 47 ", health=", 48 48 current.Value.Health,
Note:
See TracChangeset
for help on using the changeset viewer.