1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "notification": true,
- "method": "transmit",
- "data": {
- "data2": {
- "action": "PlayerAttributes",
- "id": "",
- "des": "FriendlyForcesTypeOfWork2",
- "pos": "0_0_0",
- "eul": "0_0_0",
- "typeOfWork": ""
- },
- "dataEnemy1": {
- "action": "",
- "id": "0",
- "des": "Enemy0",
- "pos": "-791.1848_0_663.8152",
- "eul": "-791.1848_0_663.8152",
- "typeOfWork": "-791.1848_0_663.8152"
- },
- "dataEnemy2": {
- "action": "",
- "id": "1",
- "des": "Enemy1",
- "pos": "864.9861_0_618.9861",
- "eul": "864.9861_0_618.9861",
- "typeOfWork": "864.9861_0_618.9861"
- },
- "dataEnemy3": {
- "action": "",
- "id": "2",
- "des": "Enemy2",
- "pos": "-523.407_0_963.593",
- "eul": "-523.407_0_963.593",
- "typeOfWork": "-523.407_0_963.593"
- }
- }
- }
|