Re: I created WP and it won't save? -
05-01-2004
you need to put a .. infront of your path. This will let HL search one step 'up'
so:
C:\program files\steam\steamapps\email\counter-strike\cstrike
is where liblist.gam will be, by using .. you go UP one level:
C:\program files\steam\steamapps\email\counter-strike\
after that you can just insert the path realbot\dll\realbot.dll
so in your liblist.gam you should have:
..\realbot\dll\realbot.dll
|