Hi I'll try and help u on this mine looks like this in layout.
C:\Program Files\Steam\SteamApps\your@email.co.uk\counter-strike\cstrike\addons\metamod\plugins.ini
And I created my
plugins.ini file by writing it, but I suppose u can get it from the adminmod site, I said might cos I don't use adminmod anymore I use amx mod so I'd only be guessin.
Your metamod.dll would have to go in this directory
C:\Program Files\Steam\SteamApps\your@email.co.uk\counter-strike\cstrike\addons\metamod\dlls\metamod.dll
The only downside to havin adminmod as well as metamod runnin is that u will have to set that up to in the config files that come with it.
And its not nice for people that aren't used to it. You can run metamod on its own though if u want.
Your
Plugins.ini should look like this in the end;
; Realbot
win32 ../realbot/dll/realbot_mm.dll RealBot
And to be able to start realbot in the game you will need to alter the
liblist.gam file to this.
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 "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons/metamod/dlls/metamod.dll"
//gamedll "dlls/mp.dll"
//gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"
This file can be found here.
C:\Program Files\Steam\SteamApps\killer@blueyonder.co.uk\coun ter-strike\cstrike\liblist.gam
Now the game should work with realbot m8ty, if u still havin probs after doin that then post us back and I'll try and guide u through whats wrong.
