War3 mod problem plz help

This is the place for general discussion about Warcraft3 XP, including install help.

Moderator: Forum Moderator

Locked
suraj
Peon
Posts: 5
Joined: Sun Jul 10, 2005 11:45 am

War3 mod problem plz help

Post by suraj » 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

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Mon Jul 11, 2005 6:06 am

i don't know much about warcraft 3 XP
but i just downloaded it and looked in it
and i see if you run an amx higher then 0.9.6j
then you need to use
the modules that are located in modules\for_AMX_0.9.6x
there you see vexdUM_mm.dll and war3_mm.dll
Last edited by nightscream on Mon Jul 11, 2005 6:10 am, edited 1 time in total.
want help pm me
Image

User avatar
ferret
Lead Warcraft 3 XP Developer
Posts: 422
Joined: Wed Jul 06, 2005 8:20 am
Location: Atlanta, GA
Contact:

Post by ferret » Mon Jul 11, 2005 6:07 am

We really don't support WC3 under AMX anymore. AMXX works a lot better for us and gives us a lot better control of things.

Which version of WC3 did you download? One of the older 2.22 versions, or 2.5?
-< www.gamehavoc.com >-

Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!

User avatar
ferret
Lead Warcraft 3 XP Developer
Posts: 422
Joined: Wed Jul 06, 2005 8:20 am
Location: Atlanta, GA
Contact:

Post by ferret » Mon Jul 11, 2005 7:11 am

nightscream wrote:i don't know much about warcraft 3 XP
but i just downloaded it and looked in it
and i see if you run an amx higher then 0.9.6j
then you need to use
the modules that are located in modules\for_AMX_0.9.6x
there you see vexdUM_mm.dll and war3_mm.dll
This is actually very confusing. Its been a long time since I used WC3 and AMX together, and back when it was last released Dopefish was the project lead. I believe these are misnamed, and you need to use the "for_everyone_else" copy.
-< www.gamehavoc.com >-

Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Mon Jul 11, 2005 8:03 am

you must be sure you are a lead developer of war3xp
but in the readme it says like i said
want help pm me
Image

User avatar
ferret
Lead Warcraft 3 XP Developer
Posts: 422
Joined: Wed Jul 06, 2005 8:20 am
Location: Atlanta, GA
Contact:

Post by ferret » Mon Jul 11, 2005 8:28 am

Okay go with the read me then ;)

The new version ONLY works for AMXX, so the vexd and war3 module go away, thank god.

Also, these modules were NEVER tested or checked with AMX 0.9.9

I'd suggest using vexd instead of the war3 module. Its included in the 2.22.11 download I think.
-< www.gamehavoc.com >-

Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Mon Jul 11, 2005 11:38 am

Ferret you know there is a new VexdUM module
:arrow: http://djeyl.net/forum/index.php?showtopic=43454
want help pm me
Image

User avatar
ferret
Lead Warcraft 3 XP Developer
Posts: 422
Joined: Wed Jul 06, 2005 8:20 am
Location: Atlanta, GA
Contact:

Post by ferret » Mon Jul 11, 2005 11:51 am

I don't keep up with AMX anymore, not since I personally switched to AMXX. WC3 XP no longer works for AMX in the latest versions so there's no reason for me to try to keep up-to-date.
-< www.gamehavoc.com >-

Lazarus Long: And I know you didn't because the Server Files are version 2.2.6 and the file you posted is version 2.2.5, so do as I told you above and don't ever lie to me again or help is gone!

User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream » Mon Jul 11, 2005 11:58 am

Oh ok i use amxx to but i look on the amx forum sometimes
want help pm me
Image

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Mon Jul 11, 2005 1:50 pm

amxx > amx by infinity

Locked