Search found 2 matches

by m0rph3s
Mon Jun 19, 2006 5:27 pm
Forum: Help/Support
Topic: DOD compiling problems with warcraft3ft.sma
Replies: 3
Views: 6869

No errors.

No errors when I start up the Dedicated Server. It simply doesn't work. I have noticed that the amxx studio compiler does use the same text color for // comments as it does the # directives. Maybe there's an option I've not set?

[EDIT] I'm an idiot it seems. Problem was a memory read/write issue on ...
by m0rph3s
Mon Jun 19, 2006 4:20 am
Forum: Help/Support
Topic: DOD compiling problems with warcraft3ft.sma
Replies: 3
Views: 6869

DOD compiling problems with warcraft3ft.sma

So..here's what goes down:

1) Download installation off war3ft.com and install 2.3.2

2) Make sure #define MOD 1 is set for DOD.

3) Change a warden ability.

4) Compile using AMXX Pawn compiler.

5) Do the necessary plugin.ini adjustments.

6) Wonder
A) Why the newly created warcraft3ft.amxx ...