Advertisement
arsen_aar

Untitled

Nov 18th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 3.68 KB | None | 0 0
  1.  
  2.  ________________________
  3.  ________________________
  4.  ________________________
  5.  
  6.  launch time 1416303606
  7.  version 4.0022
  8.   <- addRes 6004:607  (RES_MONEY:607)   <- void Land::loadAccountResources():692
  9.   <- addRes 6365:1  (RES_RATING:1)  <- void Land::loadAccountResources():692
  10.   <- addRes 6269:175  (RES_BARN_CAPACITY:175)   <- void Land::loadAccountResources():692
  11.   <- addRes 6003:41  (RES_WOOD:41)  <- void Land::loadAccountResources():692
  12.   <- addRes 6001:49  (RES_FOOD:49)  <- void Land::loadAccountResources():692
  13.   <- addRes 6005:6  (RES_REAL:6)    <- void Land::loadAccountResources():692
  14.   <- addRes 6400:2  (RES_ACH_GET_BUILDINGS:2)   <- void Land::loadAccountResources():692
  15.   <- addRes 6007:83  (RES_EXP:83)   <- void Land::loadAccountResources():692
  16.   <- addRes 6190:2  (RES_CANE:2)    <- void Land::loadAccountResources():692
  17.   <- addRes 6279:2  (RES_MAP_DISTRICT:2)    <- void Land::loadAccountResources():692
  18.   <- addRes 6399:12  (RES_ACH_BATIER_DESTROYED_COUNTER:12)  <- void Land::loadAccountResources():692
  19.   <- addRes 6058:10  (RES_LIANA:10)     <- void Land::loadAccountResources():692
  20.   <- addRes 6258:12  (RES_SHOVEL:12)    <- void Land::loadAccountResources():692
  21.   <- addRes 6179:4  (RES_SHELLS:4)  <- void Land::loadAccountResources():692
  22.   <- addRes 6169:1  (RES_SINTETIC_ROPE:1)   <- void Land::loadAccountResources():692
  23.   <- addRes 6002:9  (RES_WATER:9)   <- void Land::loadAccountResources():692
  24.   <- addRes 6293:2  (RES_BLUE_BERRY:2)  <- void Land::loadAccountResources():692
  25.   <- addRes 6189:9  (RES_STRAW:9)   <- void Land::loadAccountResources():692
  26.   <- addRes 6397:1  (RES_ACH_ANIMAL_KILLED_COUNTER:1)   <- void Land::loadAccountResources():692
  27.   <- addRes 6292:2  (RES_RED_BERRY:2)   <- void Land::loadAccountResources():692
  28.   <- addRes 6270:0  (RES_KEY_CHEST_1:0)     <- void Land::loadAccountResources():692
  29.   <- addRes 6011:18  (RES_STONE:18)     <- void Land::loadAccountResources():692
  30.      init mMaxBuildingId = 275
  31.   <- commit: (0) CHECK_PRIZES
  32.   <- commit: (1) TRANSACTIONS Get
  33.   <- buildings: BK_BOGOMOL:276
  34.   <- commit: (2) EVENT_DROP mole spowned
  35.  
  36.   /======================= responce( ok )
  37.  |    0) CHECK_PRIZES
  38.  | +  Client Debug: {"6001":49,"6002":9,"6003":41,"6004":607,"6005":6,"6007":83,"6011":18,"6058":10,"6169":1,"6179":4,"6189":9,"6190":2,"6258":12,"6269":175,"6279":2,"6292":2,"6293":2,"6365":1,"6397":1,"6399":12,"6400":2}   Random: []
  39.   \_______________________  
  40.  
  41.  ______req______:
  42.  id: "10042237"
  43.  passkey: "a2cdd6d6ea05a273ded7fb81a030edd6"
  44.  packets {
  45.    command: CHECK_PRIZES
  46.    contents {
  47.      [Protobuf.Game.Account.accounts] {
  48.        id: "10042237"
  49.      }
  50.    }
  51.    time_shift: 5
  52.  }
  53.  checksum: "c9d410393e3db8b5c9c933b900b105b5"
  54.  
  55.  
  56.   ______resp______:
  57.  id: "10042237"
  58.  packets {
  59.    command: OK
  60.    contents {
  61.      [Protobuf.Game.Account.accounts] {
  62.        id: "10042237"
  63.        prizes {
  64.          id {
  65.            sinstance: 1
  66.          }
  67.          type: DAILY_1D
  68.          taken: true
  69.        }
  70.        prizes {
  71.          id {
  72.            prototype: 0
  73.            sinstance: 2
  74.          }
  75.          type: ONLINE_5M
  76.          taken: true
  77.        }
  78.        prizes {
  79.          id {
  80.            prototype: 0
  81.            sinstance: 3
  82.          }
  83.          type: ONLINE_15M
  84.          taken: true
  85.        }
  86.      }
  87.    }
  88.  }
  89.  packets {
  90.    command: OK
  91.    contents {
  92.      [Protobuf.Game.Account.accounts] {
  93.        id: "10042237"
  94.        gifts {
  95.          id {
  96.            prototype: 0
  97.            sinstance: 1
  98.          }
  99.          time: 1416303621
  100.          sender_id: "10027690"
  101.          resources {
  102.            id {
  103.              prototype: 6001
  104.            }
  105.            count: 5
  106.          }
  107.        }
  108.      }
  109.    }
  110.  }
  111.  error: NOERROR
  112.  time: 1416303626
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement