Page 1 of 1

WC3 Vault expansion - cfg_load_problem

Posted: Tue Mar 14, 2006 4:00 pm
by BastiB
hi there,

i use wc3 Version vault expansion 2.6.3 and amxmodx version 1.70 for x64 (both is running)

the wc3 mod is running perfect, there is just one problem.

i have extracted the cfg in amxmodx/scripting/warcraft3.cfg
but if i change any setting there, the server is not applying this adjustment.

i restart the server, did everything, but the changed cfg is not loading.

my server is running with the wc3 default settings.

whats wrong? wrong dir?

THANKS!

Posted: Tue Mar 14, 2006 4:06 pm
by DarkJP2
extract warcraft3.sma into the scripting folder

edit the warcraft3.cfg till if fits your needs

doubleclick compile.exe

then:

browse into the compiled folder

catch the brand new and hot warcraft3.amxx

put it fast into the plugins folder

restart server

p.s. wrong forum

Posted: Wed Mar 15, 2006 12:30 am
by BastiB
sry i didnt know where to put it, so i thougt its right in 'Warcraft 3 Expansion'.

The Mod is running, it is running wihtout any problems. its just the thing, that it isn loading the changed cfg.

sma -> compile -> amxx
i did this already, but its didnt help.
I can just compile on my windowssystem, but i need the amxx for my linux dedicated server.
Anyway, this option didnt work and the server is running with default-settings again.


in the amxmodx.org-forum someone said that you can change the cfg-file when ever you want, so i do not have to compile it after every change!? anyway, both ways didnt work

Posted: Wed Mar 15, 2006 10:39 am
by DarkJP2
the cfg of wc3 (2.6.3) is only for adjustments before compiling so it won't load any edits out of it when you change sth and don't recompile it to a new amxx

it doesn't matter if it's compiled on windowns or linux, just throw the new compiled version into your servers plugins folder

Posted: Wed Mar 15, 2006 12:59 pm
by BastiB
compilingerror:

Code: Select all

Could not locate output file compiled\warcraft3.amx (compile failed).
the compile isnt working with my edited warcraft3.cfg and with the default one.

-.-

thanks!

Posted: Wed Mar 15, 2006 1:54 pm
by DarkJP2
old bug, now detected ;)
viewtopic.php?t=1245

Posted: Wed Mar 15, 2006 1:59 pm
by Geesu
GOD POST IN THE CORRECT SECTION... GOSH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

moved

Posted: Wed Mar 15, 2006 2:04 pm
by DarkJP2
thank your for the lift geesu

Posted: Wed Mar 15, 2006 5:09 pm
by BastiB
Geesu wrote:GOD POST IN THE CORRECT SECTION... GOSH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

moved
BastiB wrote:sry i didnt know where to put it, so i thougt its right in 'Warcraft 3 Expansion'.

thanks for your help, i try this tomorrow!

Posted: Fri Mar 17, 2006 10:28 am
by BastiB
the adjustments are working now, excellent!
thanks!!!!


onemore question. i am using wc3 vault expansion, is it right that the 'shopmenu2' is only working with wc3 frozen throne? :roll:

Posted: Fri Mar 17, 2006 10:39 am
by ferret
There is no shopmenu2 in WC3XP

Posted: Fri Mar 17, 2006 11:16 am
by BastiB
ok, free to close :)

BIG THANKS TO YOU GUYS!