Just to avoid confusion this fix is not necesary, valve have already fixed it. Update again to get the fix.
On Fri, Dec 12, 2008 at 1:53 PM, GardenGroveVW <[email protected] > wrote: > type: "dos2unix srcds_run" > without quites > "nano srcds_run" > hit CTRL-W > and type cstrike > and then enter > it should take you to a line tha reads GAME="cstrike" > change the 'cstrike' to 'tf > > > (# Ensure we have a game specified > if test -n "$GAME"; then > GAME="cstrike" > PARAMS="$PARAMS -game $GAME") > > > then CTRL-O > yes, change the cstrike there to tf > then CTRL-O, enter, then CTRL-X > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

