There's an easy fix if you want to get your own batch files working. You'll have to have them execute the compile tools from your %sourcesdk%\bin folder.
So assuming your %sourcesdk% env is set a simple cd %sourcesdk%\bin orangebox\bin\vbsp.exe <additional stuff goes here> %1 and so on should work wonders. -- Ben 'amogan' K. Jonas 'Sortie' Termansen wrote: > Oh, that was why I liked your tools: they work, unlike my own batch tools. > > - Jonas > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

