|
Re: Help in metamod
I don't run a server anymore I don't have the config.
Im not sure what your problem is if you can't explain something to me make sure you change your liblist.gam file this is what you change
gamedll "dlls/mp.dll"
gamedll_linux "dlls/cs_i386.so"
to
gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
make sure the folders are spelled correctly cstrike/addons/metamod/dlls/metamod.dll
Also it depends on if you have windows or linux. That's all I can tell you since I don't got a picture of what your problem is.
|