Wont Work
Posted: Mon Mar 13, 2006 12:27 pm
hey geesu i added the amxx 1.6 with metamod and war3ft and i go in and nothing works :S i enabled all the modules and amxx isnt even there :S help me out
locate the liblist.gam file inside "path.to.hlserver/cstrike/liblist.gam"Liquidz wrote:hey geesu i added the amxx 1.6 with metamod and war3ft and i go in and nothing works :S i enabled all the modules and amxx isnt even there :S help me out
Code: Select all
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
[color=red]gamedll "addons\metamod\dlls\metamod.dll"[/color] // for windows
[color=blue]gamedll_linux "addons/metamod/dlls/metamod_i386.so"[/color] // for linux
trainmap "tr_1"