When we can download Warcraft 3 Frozen Throne 3.0 Alpha?
Moderator: Forum Moderator
When we can download Warcraft 3 Frozen Throne 3.0 Alpha?
Hi,
do you know when it´s gome out? Like public downloads?
And way enybody can´t download it at this time? It´s in beta test?
I thing it´s very, very cool and i whant to run it on my server.
I hope i can download it soon.
do you know when it´s gome out? Like public downloads?
And way enybody can´t download it at this time? It´s in beta test?
I thing it´s very, very cool and i whant to run it on my server.
I hope i can download it soon.
If you can figure it out, you can use the CVS + amxx 1.75
Sound/sprites are here: http://war3ft.com/downloads/sounds_sprites.zip
Sound/sprites are here: http://war3ft.com/downloads/sounds_sprites.zip
No Support via PM
http://www.tcwonline.org/cgi-bin/viewcv ... dy/war3ft/
this link reports failure:
An Exception Has Occurred
pimpdaddy/war3ft: unknown location
HTTP Response Status
404 Not Found
Python Traceback
Traceback (most recent call last):
File "/usr/appdb/viewvc-1.0.0/lib/viewvc.py", line 3611, in main
request.run_viewvc()
File "/usr/appdb/viewvc-1.0.0/lib/viewvc.py", line 314, in run_viewvc
% self.where, '404 Not Found')
ViewVCException: 404 Not Found: pimpdaddy/war3ft: unknown location
this link reports failure:
An Exception Has Occurred
pimpdaddy/war3ft: unknown location
HTTP Response Status
404 Not Found
Python Traceback
Traceback (most recent call last):
File "/usr/appdb/viewvc-1.0.0/lib/viewvc.py", line 3611, in main
request.run_viewvc()
File "/usr/appdb/viewvc-1.0.0/lib/viewvc.py", line 314, in run_viewvc
% self.where, '404 Not Found')
ViewVCException: 404 Not Found: pimpdaddy/war3ft: unknown location
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
i have a problem 
i put on my server the new war 3.0 alpha But when i start my server , its writing that way :
1: ML_NOTFOUND: RACENAME 1
2: ML_NOTFOUND: RACENAME 2
3: ML_NOTFOUND: RACENAME 3
4: ML_NOTFOUND: RACENAME 4
5: ML_NOTFOUND: RACENAME 5
6: ML_NOTFOUND: RACENAME 6
7: ML_NOTFOUND: RACENAME 7
8: ML_NOTFOUND: RACENAME 8
9: ML_NOTFOUND: RACENAME 9
What Its The Problem ?????
help me , thanks

i put on my server the new war 3.0 alpha But when i start my server , its writing that way :
1: ML_NOTFOUND: RACENAME 1
2: ML_NOTFOUND: RACENAME 2
3: ML_NOTFOUND: RACENAME 3
4: ML_NOTFOUND: RACENAME 4
5: ML_NOTFOUND: RACENAME 5
6: ML_NOTFOUND: RACENAME 6
7: ML_NOTFOUND: RACENAME 7
8: ML_NOTFOUND: RACENAME 8
9: ML_NOTFOUND: RACENAME 9
What Its The Problem ?????
help me , thanks
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
It is dealing with the lang file. For a quick fix, go to addons/amxmodx/data/lang/war3ft.txt and find these lines
Replace them with this
Code: Select all
RACE_0 = No Race
RACE_1 = Undead Scourge
RACE_2 = Human Alliance
RACE_3 = Orcish Horde
RACE_4 = Night Elves of Kalimdor
RACE_5 = Blood Mage
RACE_6 = Shadow Hunter
RACE_7 = Warden
RACE_8 = Crypt Lord
RACE_9 = Chameleon
Code: Select all
RACE_0 = No Race
RACENAME1 = Undead Scourge
RACENAME2 = Human Alliance
RACENAME3 = Orcish Horde
RACENAME4 = Night Elves of Kalimdor
RACENAME5 = Blood Mage
RACENAME6 = Shadow Hunter
RACENAME7 = Warden
RACENAME8 = Crypt Lord
RACENAME9 = Chameleon
No support via PM or Email
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
its not warching
((((((((((
the same whay its writing
the problem it's in : addons/amxmodx/data/lang/war3ft.txt
nothing its warching
shopmenu , item ......
who was a war3ft.txt good ????
thanks

the same whay its writing
the problem it's in : addons/amxmodx/data/lang/war3ft.txt
nothing its warching
shopmenu , item ......
who was a war3ft.txt good ????
thanks
Last edited by Apocalipsa_Teddy on Tue Jul 11, 2006 7:30 am, edited 1 time in total.
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
http://rapidshare.de/files/25544685/war3FT.txt.html = download war3ft.txt
* deleted by admin b/c so f'in long *
* deleted by admin b/c so f'in long *
Hi,
can somebody Compile that for me becouse when i use
./amxxpc warcraft3FT.sma it´s give me this:
$ ./amxxpc warcraft3FT.sma
Welcome to the AMX Mod X 1.75-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team
warcraft3FT.sma(582) : error 008: must be a constant expression; assumed zero
warcraft3FT.sma(584) : error 008: must be a constant expression; assumed zero
2 Errors.
Could not locate output file warcraft3FT.amx (compile failed).
or can somebody help me whit that =)
Forst time to use Compile
Thanks.
can somebody Compile that for me becouse when i use
./amxxpc warcraft3FT.sma it´s give me this:
$ ./amxxpc warcraft3FT.sma
Welcome to the AMX Mod X 1.75-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team
warcraft3FT.sma(582) : error 008: must be a constant expression; assumed zero
warcraft3FT.sma(584) : error 008: must be a constant expression; assumed zero
2 Errors.
Could not locate output file warcraft3FT.amx (compile failed).
or can somebody help me whit that =)
Forst time to use Compile
Thanks.
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
Get these from in the game. I am using the file from the cvs to do my quick fix. Provide me with this info and I might get it to stop it until Gessu sees this and fixes itYamiKaitou wrote:okay then. I could go and do a quick fix for you, but I need to know what it is saying for each group. Like, what does it say for the shopmenu items, after you purchase an item, and what it says for the skills
No support via PM or Email
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
it was already made...Geesu wrote:What is the tactical shields problem? Is it occurring on this version? (pls make a new thread about it or i will forget it)
viewtopic.php?t=1525
viewtopic.php?t=1603
it is still happening in the 3.0alpha
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
geesu u cant configured my addons ????
this is the addons : http://rapidshare.de/files/25569716/addons.rar.html
Thank a lot Geesu
this is the addons : http://rapidshare.de/files/25569716/addons.rar.html
Thank a lot Geesu

-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
-
- Peon
- Posts: 12
- Joined: Sun Jun 25, 2006 6:32 am
- Contact:
Geesu , i download the addons( http://cvs.tcwonline.org/viewcvs.cgi/wc3mods/war3ft/ ) , i do a full server with war 3.0 , but when i compile the warcraft3FT.sma , its a problem with Sqlx ...... what is the problem ?????
- markland556
- Peon
- Posts: 7
- Joined: Mon Jul 17, 2006 7:26 pm
- Contact:
I think 3.0 is great but i can really see the potential in it. Finally got it working, there are some problems with the lang file. The help menu has iteams below it that are not in it so it cannot find those commands, fixed it by just moving them all up towards the top. But there are still a few ones that say ML_notfoud, im still trying to figure those out.
- markland556
- Peon
- Posts: 7
- Joined: Mon Jul 17, 2006 7:26 pm
- Contact:
Cruelty to children
Warcraft 3 Frozen Throne 3.0 Alpha - See it in action!!!
The nasty developer: "Here you are kids - a picture of a nice lollypop"
The innocent child: "Woww - that looks nice. Can I taste it please."
The nast developer: "Taste it !! - You must be bonkers"
The innocent child: "But will I ever get to taste it - Sir??
The nasty developer: "Njaaa - some day maybe, perhaps - I am not sure"
Any similarity with any real life event is purely incidental.
TEG
The nasty developer: "Here you are kids - a picture of a nice lollypop"
The innocent child: "Woww - that looks nice. Can I taste it please."
The nast developer: "Taste it !! - You must be bonkers"
The innocent child: "But will I ever get to taste it - Sir??
The nasty developer: "Njaaa - some day maybe, perhaps - I am not sure"
Any similarity with any real life event is purely incidental.

TEG
- Avanderik
- <b><i>King of Kings!</b></i>
- Posts: 150
- Joined: Thu Jul 07, 2005 1:51 am
- Location: Still Looking
TEG - Thank you for your wonderful comparison to us. People with servers are more than welcome to use 3.0, but the players playing on it might not enjoy it due to the bugs . Be sure to remember that the time spent making mods is not owed to anyone, and it is provided only because the developers want players to enjoy something different.
Overkill - Do not bother downloading 3.0. It is really buggy since the developers have had no time lately to work on it.
Overkill - Do not bother downloading 3.0. It is really buggy since the developers have had no time lately to work on it.
War does not determine who is right, war determines who is left...
Order is for idiots, genius masters chaos...

Order is for idiots, genius masters chaos...
