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

Reply via email to