Yes the names are cstbsp and so on.
This is what I'm getting when I compile from hammer.
`
** Executing...
** Command: "C:\Steam\steamapps\common\SourceSDK\bin\cstbsp.exe"
** Parameters: -game "C:\Steam\steamapps\common\Half-Life 2\hl2" "c:\steam\steamapps\sourcemods\happyfaces\maps\garry"
** Executing...
** Command: "C:\Steam\steamapps\common\SourceSDK\bin\cstvis.exe"
** Parameters: -game "C:\Steam\steamapps\common\Half-Life 2\hl2" "c:\steam\steamapps\sourcemods\happyfaces\maps\garry"
** Executing...
** Command: "C:\Steam\steamapps\common\SourceSDK\bin\cstrad.exe"
** Parameters: -game "c:\steam\steamapps\sourcemods\happyfaces\maps\garry"
** Executing...
** Command: Copy File
** Parameters: "c:\steam\steamapps\sourcemods\happyfaces\maps\garry.bsp" "C:\Steam\steamapps\common\Half-Life 2\hl2\maps\garry.bsp"
** Executing...
** Command: "C:\Steam\steamapps\common\Half-Life 2\hl2.exe"
** Parameters: -dev -console -allowdebug -game "C:\Steam\steamapps\common\Half-Life 2\hl2" +map "garry"
`
I'm not good at this but I'm mighty sure this isn't how it's supposed to look like.
EDIT:
I tried again but now it looks like this
`
** Executing...
** Command: "C:\Steam\steamapps\common\SourceSDK\bin\ep1\bin\cstbsp.exe"
** Parameters: -game "C:\Steam\steamapps\common\Half-Life 2\hl2" "c:\steam\steamapps\common\half-life 2\hl2\maps\barrholm"
----- Binary Space Partition and Calculated Subtractive Geometry ----
Custom Source Tools 1.0.1
Built by Adam 'amckern' McKern on (Jul 29 2005)
Please submit Bugs or Ideas to
amckern@yahoo.comCST Based on code by, Valve Software LLC
Common Complie errors can be found at
http://www.interlopers.net/errors/errors.php Place Your Own Information Banner Here - Contact Adam McKern on
amckern@yahoo.com for more information
6 threads
Can't find steam app user info.
** Executing...
** Command: "C:\Steam\steamapps\common\SourceSDK\bin\ep1\bin\cstvis.exe"
** Parameters: -fast -game "C:\Steam\steamapps\common\Half-Life 2\hl2" "c:\steam\steamapps\common\half-life 2\hl2\maps\barrholm"
----- Visibility Calculator ----
Custom Source Tools 1.0.1
Built by Adam 'amckern' McKern on (Jul 29 2005)
Please submit Bugs or Ideas to
amckern@yahoo.comCST Based on code by, Valve Software LLC
Common Complie errors can be found at
http://www.interlopers.net/errors/errors.php Place Your Own Information Banner Here - Contact Adam McKern on
amckern@yahoo.com for more information
fastvis = true
Can't find steam app user info.
** Executing...
** Command: "C:\Steam\steamapps\common\SourceSDK\bin\ep1\bin\cstrad.exe"
** Parameters: -bounce 2 -noextra -game "C:\Steam\steamapps\common\Half-Life 2\hl2" "c:\steam\steamapps\common\half-life 2\hl2\maps\barrholm"
----- Radiosity Simulator ----
Custom Source Tools 1.0.1
Built by Adam 'amckern' McKern on (Jul 29 2005)
Please submit Bugs or Ideas to
amckern@yahoo.comCST Based on code by, Valve Software LLC
Common Complie errors can be found at
http://www.interlopers.net/errors/errors.php Place Your Own Information Banner Here - Contact Adam McKern on
amckern@yahoo.com for more information
6 threads
Can't find steam app user info.
** Executing...
** Command: Copy File
** Parameters: "c:\steam\steamapps\common\half-life 2\hl2\maps\barrholm.bsp" "C:\Steam\steamapps\common\Half-Life 2\hl2\maps\barrholm.bsp"
** Executing...
** Command: "C:\Steam\steamapps\common\Half-Life 2\hl2.exe"
** Parameters: -allowdebug -game "C:\Steam\steamapps\common\Half-Life 2\hl2" +map "barrholm"`
EDIT:
I've done the SteamAppData technique and I'm actually getting somewhere now. Now there's millions of numbers being printed in the process window.