![]() |
Re: help
hmm the amx doesnt install fully i got up to the "Unzip this file to $moddir (f.e.: $moddir is "cstrike"
if you run Counter-Strike) with directory structure. You should get: $moddir/addons/amx/dlls/amx_mm.dll $moddir/addons/amx/dlls/amx_mm_i386.so $moddir/addons/amx/dlls/fun_ms.dll $moddir/addons/amx/dlls/fun_ms_i386.so $moddir/addons/amx/dlls/csstats_ms.dll $moddir/addons/amx/dlls/csstats_ms_i386.so $moddir/addons/amx/dlls/logd_ms.dll $moddir/addons/amx/dlls/logd_ms_i386.so $moddir/addons/amx/dlls/mysql_ms.dll $moddir/addons/amx/dlls/mysql_ms_i386.so $moddir/addons/amx/dlls/udp_ms.dll $moddir/addons/amx/dlls/udp_ms_i386.so $moddir/addons/amx/examples/*.sma $moddir/addons/amx/examples/include/*.inc $moddir/addons/amx/logs/... $moddir/addons/amx/plugins/plugins.ini $moddir/addons/amx/plugins/*.amx $moddir/addons/amx/modules.ini $moddir/addons/amx/.." part but it just makes all these files and no folders in my cs directory and then i run the game and only metamod loads |
Re: help
I don't quite understand. Are you saying it is unzipping to the wrong place? If so, then move it. If they are in the right place you need to modify addons\metamod\plugins.ini. Add this (if it is not there):
# AMX Mod win32 addons/amx/dlls/amx_mm.dll linux addons/amx/dlls/amx_mm_i386.so # More script functions for AMX Mod win32 addons/amx/dlls/fun_ms.dll linux addons/amx/dlls/fun_ms_i386.so If you want logging, add this too: # Stats for Counter-Strike win32 addons/amx/dlls/csstats_ms.dll linux addons/amx/dlls/csstats_ms_i386.so Also, if you want logging enable stats.amx and stats_logging.amx in your addons\amx\plugins\plugins.ini. They need the entry in the other plugins to work. If you don't plan on using them do not enable the cs stats module in the addons\metamod\plugins.ini file. |
Re: help
maybe he meant he unzipped without a directory stucture..
|
Re: help
Or he could be trying to use HLDS...
Gungrave: How do you start your server up? do you have to start the Counter Strike game first, or can you start it immediatly as a nasty green window from the Steam Game menu? |
All times are GMT +2. The time now is 10:47. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.