Advertisement
arsen_aar

Untitled

Nov 7th, 2014
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.75 KB | None | 0 0
  1.  /======================= responce( ok )
  2. |   41) FORCE_COMPLETE BK_HOUSE_WOOD
  3. | +  Client Debug: {"6001":45,"6002":3,"6003":13,"6004":100386,"6005":9999,"6007":16,"6190":2,"6269":175,"6279":2,"6365":1,"6400":2}   Random: []
  4.  \_______________________  
  5.  
  6. ______req______:
  7. id: "1530"
  8. passkey: "03778504653a374938a94f99c151b057"
  9. packets {
  10.   command: FORCE_COMPLETE
  11.   contents {
  12.     [Protobuf.Game.Account.accounts] {
  13.       id: "1530"
  14.       land {
  15.         id {
  16.           prototype: 1
  17.         }
  18.         buildings {
  19.           id {
  20.             sinstance: 270
  21.           }
  22.           params {
  23.           }
  24.         }
  25.       }
  26.     }
  27.   }
  28.   time_shift: 77
  29. }
  30. checksum: "e8781b1bc6947c5b262f62457bb26add"
  31.  
  32.  
  33.  ______resp______:
  34. id: "1530"
  35. packets {
  36.   command: OK
  37.   contents {
  38.   }
  39. }
  40. error: NOERROR
  41. time: 1415368301
  42.  
  43.  <- commit: (43) PING
  44.  
  45.  /======================= responce( ok )
  46. |   42) START_UPDATE BK_HOUSE_WOOD
  47. | +  Client Debug: {"6001":38,"6003":3,"6004":100351,"6005":9999,"6007":16,"6190":2,"6269":175,"6279":2,"6365":1,"6400":2}   Random: []
  48.  \_______________________  
  49.  
  50. ______req______:
  51. id: "1530"
  52. passkey: "03778504653a374938a94f99c151b057"
  53. packets {
  54.   command: START_UPDATE
  55.   contents {
  56.     [Protobuf.Game.Account.accounts] {
  57.       id: "1530"
  58.       land {
  59.         id {
  60.           prototype: 1
  61.         }
  62.         buildings {
  63.           id {
  64.             sinstance: 270
  65.           }
  66.           params {
  67.             worker {
  68.               id {
  69.                 sinstance: 1
  70.               }
  71.             }
  72.           }
  73.         }
  74.       }
  75.     }
  76.   }
  77.   time_shift: 77
  78. }
  79. checksum: "1dcfa3768b618afba1e897c101ed90d1"
  80.  
  81.  
  82.  ______resp______:
  83. id: "1530"
  84. packets {
  85.   command: OK
  86.   contents {
  87.   }
  88. }
  89. error: NOERROR
  90. time: 1415368304
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement