War3 mod problem plz help
Posted: Mon Jul 11, 2005 1:46 am
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX RUN - amx_mm.dll v0.9.9 ini ANY ANY
[ 2] CSStats RUN - csstats_mm.dll v0.9.9 ini ANY ANY
[ 3] Fun RUN - fun_mm.dll v0.9.9 ini ANY ANY
[ 4] HLGuard RUN - hlguard_mm.dll v1.72 ini Chlvl Chlvl
[ 5] WARCRAFT 3 RUN - war3_mm.dll v1.2 ini ANY Pause
5 plugins, 5
but it is now working
i have did this
Installation :
--------------
To run this plugin you NEED:
- Latest version of Metamod installed and working (www.metamod.org)
- Latest version of AMX installed and working (http://amxmod.net/amx-dl.php)
It won't work with older version, you NEED at least AMX v0.9.2!!!
Now on how to install the actual plugin:
- Extract file warcraft3.amx to directory cstrike\addons\amx\plugins
- Open cstrike\addons\amx\plugins\plugins.ini
- Add a line containing : warcraft3.amx
- Extract the sound files to base cstrike directory and check they got put in cstrike\sound\warcraft3
Your not done yet, you need to install the warcraft3 AMX module:
For win32 servers:
- Extract file war3_mm.dll to directory cstrike\addons\amx\dlls
- Open cstrike\addons\amx\modules.ini
- Add a line containing : addons/amx/dlls/war3_mm.dll
- Open cstrike\addons\metamod\plugins.ini
- Add a line containing : win32 addons/amx/dlls/war3_mm.dll
For linux servers:
- Extract file war3_mm_i586.so to directory cstrike\addons\amx\dlls
- Open cstrike\addons\amx\modules.ini
- Add a line containing : addons/amx/dlls/war3_mm_i586.so
- Open cstrike\addons\metamod\plugins.ini
- Add a line containing : linux addons/amx/dlls/war3_mm_i586.so
Ok your done now, if you are getting the following error:
"[AMX] Unavailable native functions (plugin "warcraft3.amx")"
Then it could be one of the following:
- AMX fun module isn't installed correctly (read readme.txt from AMX very carefully)
- War3 module isn't installed correctly (check that you installed the warcraft3 AMX module)
If you want to compile warcraft3.sma you will have to also do this:
- Extract file war3.inc to directory cstrike\addons\amx\examples\include
i am using windows and i did the win32 part
cane some one help me
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX RUN - amx_mm.dll v0.9.9 ini ANY ANY
[ 2] CSStats RUN - csstats_mm.dll v0.9.9 ini ANY ANY
[ 3] Fun RUN - fun_mm.dll v0.9.9 ini ANY ANY
[ 4] HLGuard RUN - hlguard_mm.dll v1.72 ini Chlvl Chlvl
[ 5] WARCRAFT 3 RUN - war3_mm.dll v1.2 ini ANY Pause
5 plugins, 5
but it is now working
i have did this
Installation :
--------------
To run this plugin you NEED:
- Latest version of Metamod installed and working (www.metamod.org)
- Latest version of AMX installed and working (http://amxmod.net/amx-dl.php)
It won't work with older version, you NEED at least AMX v0.9.2!!!
Now on how to install the actual plugin:
- Extract file warcraft3.amx to directory cstrike\addons\amx\plugins
- Open cstrike\addons\amx\plugins\plugins.ini
- Add a line containing : warcraft3.amx
- Extract the sound files to base cstrike directory and check they got put in cstrike\sound\warcraft3
Your not done yet, you need to install the warcraft3 AMX module:
For win32 servers:
- Extract file war3_mm.dll to directory cstrike\addons\amx\dlls
- Open cstrike\addons\amx\modules.ini
- Add a line containing : addons/amx/dlls/war3_mm.dll
- Open cstrike\addons\metamod\plugins.ini
- Add a line containing : win32 addons/amx/dlls/war3_mm.dll
For linux servers:
- Extract file war3_mm_i586.so to directory cstrike\addons\amx\dlls
- Open cstrike\addons\amx\modules.ini
- Add a line containing : addons/amx/dlls/war3_mm_i586.so
- Open cstrike\addons\metamod\plugins.ini
- Add a line containing : linux addons/amx/dlls/war3_mm_i586.so
Ok your done now, if you are getting the following error:
"[AMX] Unavailable native functions (plugin "warcraft3.amx")"
Then it could be one of the following:
- AMX fun module isn't installed correctly (read readme.txt from AMX very carefully)
- War3 module isn't installed correctly (check that you installed the warcraft3 AMX module)
If you want to compile warcraft3.sma you will have to also do this:
- Extract file war3.inc to directory cstrike\addons\amx\examples\include
i am using windows and i did the win32 part
cane some one help me