Цитата(Sk1ppeR @ 22.8.2008, 6:22)

Host_Error:Couldn't get DLL API from .\cstrike\gamedll ! что это за ошибка,помогите плиз
Идёшь в папку cstrike, открываешь там файл liblist.gam блокнотом и пишишь чё там сюда.
Если у тя стоит АМХмод то должно быть там так:
Код
game "Counter-Strike"
url_info "www.counter-strike.net"
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"
А если его у тя нету, то так:
Код
game "Counter-Strike"
url_info "www.counter-strike.net"
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 "dlls\mp.dll"