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