Guest User

Untitled

a guest
Apr 3rd, 2013
100
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. stdClass Object
  2. (
  3. [ErrorCode] => 0
  4. [ErrorString] => OK
  5. [NumPlayer] => 4
  6. [GameLength] => 1130
  7. [GameDate] => 1364768399
  8. [GameName] => 2v2 No0oB NO LEAVE
  9. [GameType] => Top vs Bottom
  10. [IsBroodWar] => 1
  11. [IsFPREP] => 0
  12. [IsRWT] => 0
  13. [Players] => Array
  14. (
  15. [0] => stdClass Object
  16. (
  17. [Name] => reader
  18. [Race] => 2
  19. [RaceName] => Protoss
  20. [Number] => 0
  21. [APM] => 49
  22. [Human] => 1
  23. [Computer] =>
  24. [Color] => 2
  25. [ColorName] => Teal
  26. [ColorHTML] => 2134128
  27. [IsObserver] =>
  28. [StartingLocation4] => 12
  29. [StartingLocation12] => 11
  30. [NormXpos] => 0.3515625
  31. [NormYpos] => 0.07421875
  32. [DidLeave] =>
  33. [LeaveStamp] => 0
  34. )
  35.  
  36. [1] => stdClass Object
  37. (
  38. [Name] => jaevlaterran
  39. [Race] => 0
  40. [RaceName] => Zerg
  41. [Number] => 1
  42. [APM] => 50
  43. [Human] => 1
  44. [Computer] =>
  45. [Color] => 5
  46. [ColorName] => Brown
  47. [ColorHTML] => 6040596
  48. [IsObserver] =>
  49. [StartingLocation4] => 3
  50. [StartingLocation12] => 2
  51. [NormXpos] => 0.921875
  52. [NormYpos] => 0.37890625
  53. [DidLeave] =>
  54. [LeaveStamp] => 0
  55. )
  56.  
  57. [2] => stdClass Object
  58. (
  59. [Name] => mca64[KDV]
  60. [Race] => 2
  61. [RaceName] => Protoss
  62. [Number] => 2
  63. [APM] => 97
  64. [Human] => 1
  65. [Computer] =>
  66. [Color] => 1
  67. [ColorName] => Blue
  68. [ColorHTML] => 255
  69. [IsObserver] =>
  70. [StartingLocation4] => 6
  71. [StartingLocation12] => 5
  72. [NormXpos] => 0.6484375
  73. [NormYpos] => 0.93359375
  74. [DidLeave] =>
  75. [LeaveStamp] => 0
  76. )
  77.  
  78. [3] => stdClass Object
  79. (
  80. [Name] => igorex10
  81. [Race] => 0
  82. [RaceName] => Zerg
  83. [Number] => 3
  84. [APM] => 157
  85. [Human] => 1
  86. [Computer] =>
  87. [Color] => 3
  88. [ColorName] => Purple
  89. [ColorHTML] => 8929436
  90. [IsObserver] =>
  91. [StartingLocation4] => 9
  92. [StartingLocation12] => 8
  93. [NormXpos] => 0.078125
  94. [NormYpos] => 0.61328125
  95. [DidLeave] =>
  96. [LeaveStamp] => 0
  97. )
  98.  
  99. )
  100.  
  101. [Teams] => Array
  102. (
  103. [0] => Array
  104. (
  105. [0] => igorex10
  106. [1] => jaevlaterran
  107. )
  108.  
  109. [1] => Array
  110. (
  111. [0] => mca64[KDV]
  112. [1] => reader
  113. )
  114.  
  115. )
  116.  
  117. [Matchup] => ZZvPP
  118. [Version] => stdClass Object
  119. (
  120. [Version] => 1
  121. [Subversion] => 16
  122. [Revision] => 0
  123. [Code] => 69632
  124. [VersionName] => 1.16
  125. )
  126.  
  127. [Map] => stdClass Object
  128. (
  129. [Name] => | iCCup | Icarus
  130. [Width] => 128
  131. [Height] => 128
  132. [Tileset] => 1
  133. [TilesetName] => Platform
  134. [StartingLocations] => Array
  135. (
  136. [0] => 11
  137. [1] => 2
  138. [2] => 8
  139. [3] => 5
  140. )
  141.  
  142. )
  143.  
  144. )
RAW Paste Data