Advertisement
BnetDiaries

SCBW Cmds

Mar 9th, 2011
691
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. Replay commands:
  2.  
  3. /replay show kills Shows the number of kills.
  4. /replay show razings Shows the number of razings.
  5. /replay show slaughter Shows the slaughter leaderboard.
  6. /replay show resources Shows the resources.
  7. /replay show minerals Shows the minerals.
  8. /replay show gas Shows the gas.
  9. /replay show score Shows the total score.
  10. /replay show score units Shows the units score.
  11. /replay show score buildings Shows the buildings score.
  12. /replay show score kills Shows the kills score.
  13. /replay show score razings Shows the razings score.
  14. /replay show score user Shows the custom score.
  15. /replay hide Hides the leaderboard.
  16.  
  17.  
  18. Global Hotkeys:
  19.  
  20. F1 Opens Help menu
  21. ALT+H Opens Help menu
  22.  
  23. F10 Opens Game Menu
  24. ALT+M Opens Game Menu
  25.  
  26. CTRL+I Inverts the fog of war on the minimap.
  27. Tab Inverts the fog of war on the minimap.
  28.  
  29. SHIFT+Tab Cycles through unit colouring schemes
  30. Spacebar Centers the screen on the last action that took place. Start location if none have occured.
  31. F2 Recalls saved screen position F2.
  32. F3 Recalls saved screen position F3.
  33. F4 Recalls saved screen position F4.
  34. SHIFT+F2 Saves screen position F2.
  35. SHIFT+F3 Saves screen position F3.
  36. SHIFT+F4 Saves screen position F4.
  37.  
  38. # Selects the assigned unit group.
  39. CTRL+# Assignes the selected unit group to the numeric hotkey.
  40. SHIFT+# Adds the selected units to the hotkey group.
  41. ALT+# Selects and moves the screen to the assigned unit group.
  42.  
  43. CTRL+S Toggles Sound
  44. CTRL+M Toggles Music
  45.  
  46. CTRL+J Sends text to Allies
  47. CTRL+Enter Sends text to Allies
  48. SHIFT+Enter Sends text to All.
  49. Enter Sends text.
  50. ESC Closes text box.
  51.  
  52. CTRL+Q Opens the Quit Mission Menu
  53. ALT+Q Opens the Quit Mission Menu
  54. CTRL+X Opens the Exit Program Menu
  55. ALT+X Opens the Exit Program Menu
  56. ALT+F4 Opens the Exit Program Menu
  57.  
  58. CTRL+C Centers the screen on the currently selected unit
  59. ALT+C Centers the screen on the currently selected unit
  60. ALT+O Opens the Options Menu
  61. ALT+S Opens the Save Game Dialog
  62.  
  63. PrtSc Saves a screenshot.
  64.  
  65. CTRL+R Toggle leaderboard display. (Only show the leader, or show all players)
  66.  
  67. Commandline:
  68.  
  69. ddemulate Fixes vista problem.
  70. nosound Disables game sound.
  71. pirate (Earlier versions only)
  72. nospawn (Earlier versions only)
  73. rdtsc (Earlier versions only)
  74.  
  75.  
  76. Registry Keys:
  77.  
  78. [Software\\Blizzard Entertainment\\Starcraft\\StarEdit\\Recent Files]
  79.  
  80.  
  81. [Software\\Blizzard Entertainment\\Starcraft\\StarEdit\\Settings]
  82. LicenseAccepted
  83. UndoLevels
  84.  
  85.  
  86. [Software\\Blizzard Entertainment\\Starcraft]
  87. Recent Maps
  88. speed
  89. mscroll
  90. kscroll
  91. m_mscroll
  92. m_kscroll
  93. music
  94. sfx
  95. tipnum
  96. intro
  97. introX
  98. unitspeech
  99. unitnoise
  100. bldgnoise
  101. tip
  102. trigtext
  103. usechatcolors
  104. Game Subtype
  105. Game Type
  106. Last Created Game Name
  107. Game Speed
  108. Custom Type
  109. StarCD
  110. Gamma
  111. ColorCycle
  112. UnitPortraits
  113. CPUThrottle
  114. Sound Memory Cache
  115. ForceLowMem
  116. ForceHighMem
  117. InstallPath
  118.  
  119.  
  120.  
  121.  
  122. [Software\\Battle.net\\Configuration]
  123. Override Battle.net gateways
  124. Battle.net gateways
  125.  
  126.  
  127. [Software\\Blizzard Entertainment\\Internal]
  128. Debug Error Output
  129. Protect Memory
  130. Debug Memory
  131. Window Mode
  132. GemUseImageHelp
  133.  
  134.  
  135.  
  136. [Software\\Blizzard Entertainment\\Video Player]
  137. Mode
  138.  
  139.  
  140. [Software\\Blizzard Entertainment\\LatencyTest]
  141. MinPacketDelay
  142. MaxPacketDelay
  143. CorruptPercent
  144.  
  145.  
  146. [Software\\Battle.net\\Network Providers]
  147. Preferred Provider
  148.  
  149.  
  150. [Software\\Battle.net\\Network Providers\\Serial]
  151. Baud Rate
  152.  
  153.  
  154. Any dsound and ddraw keys also apply.
  155.  
  156.  
  157. Archive Priorities:
  158.  
  159. patch_rt.mpq 7000
  160. Broodat.mpq 2500
  161. Stardat.mpq 2000
  162. Install.exe 1000
  163. Broodwar.mpq 1000
  164. Starcraft.mpq 1000
  165. League MPQ 0
  166. SCX/SCM MPQ 0
  167.  
  168.  
  169. Staredit Commandline:
  170.  
  171. -n New Instance. Does not create a new map when opened.
  172. -r
  173. -e Sets the tileset index.
  174. -t Sets the default terrain. (Can also be null, non-standard)
  175. -w Sets the map's width. (Will crash if not standard)
  176. -h Sets the map's height. (Will crash if not standard)
  177. -f Opens a map.
  178. nosound
  179. ddemulate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement