Here
game "Condition Zero"
url_info "www.cs-conditionzero.com"
url_dl ""
version "1.0"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
//gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
fallback_dir "cstrike"
detailed_textures "1"
That's If you are using Windows, If you are using Linux, do this.
game "Condition Zero"
url_info "www.cs-conditionzero.com"
url_dl ""
version "1.0"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod_i386.so"
//gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
fallback_dir "cstrike"
detailed_textures "1"
I'm not totally sure If that path Is correct, I never used Linux.
__________________