Re: Help!!! Linux cs 1.6 podbot-mm metamod server !!! -
19-01-2005
liblist.gam:
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
plugins.ini:
linux "addons/podbot/podbot_i386.so"
If still doesn't work, try recompiling Metamod and POD-Bot mm.
PS, linking the .so library with "-static" will make it work with any GNU/Linux systems, without that the .so file will try to load the shared library and if the shared library doesn't exist in a specific GNU/Linux system it won't load.
|