Posted 17 years ago2007-10-26 12:11:37 UTCPost #237045
A better workaround is to create a .bat file in your half-life directory where you write this: @cd %~dp0 @hl.exe -game <Insert mod's folder name. Use valve if youre mapping for half-life> %1 %2 %3 %4 %5 %6 %7 Then you use the bat file instead of the half-life executable.