Advertisement
arsen_aar

Untitled

Nov 5th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.78 KB | None | 0 0
  1.  /======================= responce( ok )
  2. |    2) TRANSACTIONS
  3. | +  Client Debug: {"6001":41,"6003":20,"6004":475,"6005":75,"6007":3,"6058":6,"6189":2,"6269":150,"6399":3}   Random: []
  4.  \_______________________  
  5.  
  6. ______req______:
  7. id: "1466"
  8. passkey: "b7033685d45a55e80e29ea371ae3c1ec"
  9. packets {
  10.   command: TRANSACTIONS
  11.   time_shift: 32
  12. }
  13. checksum: "4482a9e916f535d43ef248e09eb183e6"
  14.  
  15.  
  16.  ______resp______:
  17. id: "1466"
  18. packets {
  19.   command: OK
  20.   contents {
  21.   }
  22. }
  23. packets {
  24.   command: OK
  25.   contents {
  26.     [Protobuf.Game.Account.accounts] {
  27.       id: "1466"
  28.       transactions {
  29.         id {
  30.           prototype: 713
  31.           instance: 713
  32.         }
  33.         resources {
  34.           id {
  35.             prototype: 6005
  36.           }
  37.           count: 750
  38.         }
  39.         taken: false
  40.         type: BANK
  41.       }
  42.     }
  43.   }
  44. }
  45. error: NOERROR
  46. time: 1415196121
  47.  
  48.  <- addRes 6005:825  (RES_REAL:750)     <- static void WindowSupport::addItemsToBarnOrInventary(const Items &):86
  49.  <- commit: (3) TRANSACTIONS
  50.  
  51.  /======================= responce( ok )
  52. |    3) TRANSACTIONS
  53. | +  Client Debug: {"6001":41,"6003":20,"6004":475,"6005":825,"6007":3,"6058":6,"6189":2,"6269":150,"6399":3}   Random: []
  54.  \_______________________  
  55.  
  56. ______req______:
  57. id: "1466"
  58. passkey: "b7033685d45a55e80e29ea371ae3c1ec"
  59. packets {
  60.   command: TRANSACTIONS
  61.   contents {
  62.     [Protobuf.Game.Account.accounts] {
  63.       id: "1466"
  64.       transactions {
  65.         id {
  66.           instance: 713
  67.         }
  68.       }
  69.     }
  70.   }
  71.   time_shift: 33
  72. }
  73. checksum: "9046bd767bbebdce4436ab89681fd31f"
  74.  
  75.  
  76.  ______resp______:
  77. id: "1466"
  78. packets {
  79.   command: OK
  80.   contents {
  81.   }
  82. }
  83. packets {
  84.   command: OK
  85.   contents {
  86.     [Protobuf.Game.Account.accounts] {
  87.       id: "1466"
  88.     }
  89.   }
  90. }
  91. error: NOERROR
  92. time: 1415196122
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement