Re: E[POD]bot and Metamod -
12-01-2005
When having EBP installed, it overwrites the liblist.gam file, which originally
has the line to execute metamod, but EBP's overwritting is:
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"
gamedll "EPODbot\EPB.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
As you can see, EBP's liblist.gam does not allow Metamod to start.
When I enter my AMXX server with that new configuration, the AMXX plugins still work, but if you go to amxmodmenu and select any of the subroot menu, such as kick or ban, the menu will just disappear, showing
no kicking or banning GUI.
FYI, I added +localinfo mm_gamedll epodbot/epb.dll to my DEDICATED SERVER Launch Option and it crashes while loading. Currently, the only way
to use Metamod with EPB is by adding the latter prompt to "hl.exe."
Last edited by Drant; 12-01-2005 at 12:47..
|