Page 1 of 1
Help plox. WC3 wont work on my server;
Posted: Sat Jan 20, 2007 9:13 pm
by Treemops
I extracted the file war3ft_v2.3.2.zip, and put them into C:hlds:cstrike. The liblist.gam thing I already did through the process of making the server. What do i need to do?
--- Please enter the following information for support ---
War3ft Version:
Amxmodx Version:
Metamod Version:
amxx list:
amxx modules:
meta list:
Posted: Sat Jan 20, 2007 9:20 pm
by Geesu
notice the:
"--- Please enter the following information for support --- "
do it then we can help...
and check your amxx logs for errors
Posted: Sat Jan 20, 2007 9:27 pm
by Treemops
Oh yeah, I forgot.
1. Admin base 1.76c AMXX Dev Team admin.amxx
2. Admin commands 1.76c AMXX Dev Team admincmd.amxx
3. Admin Help 1.76c AMXX Dev Team adminhelp.amxx
4. Slots reservation 1.76c AMXX Dev Team adminslots.amxx
5. Multi-lingual system 1.76c AMXX Dev Team multilingual.am
6. Menus Front-End 1.76c AMXX Dev Team menufront.amxx
7. Commands menu 1.76c AMXX Dev Team cmdmenu.amxx
8. Players menu 1.76c AMXX Dev Team plmenu.amxx
9. Maps menu 1.76c AMXX Dev Team mapsmenu.amxx
10. Admin Chat 1.76c AMXX Dev Team adminchat.amxx
11. Anti Flood 1.76c AMXX Dev Team antiflood.amxx
12. Scrolling message 1.76c AMXX Dev Team scrollmsg.amxx
13. Info. Messages 1.76c AMXX Dev Team imessage.amxx
14. Admin Votes 1.76c AMXX Dev Team adminvote.amxx
15. Nextmap 1.76c AMXX Dev Team nextmap.amxx
16. Nextmap Chooser 1.76c AMXX Dev Team mapchooser.amxx
17. TimeLeft 1.76c AMXX Dev Team timeleft.amxx
18. Pause Plugins 1.76c AMXX Dev Team pausecfg.amxx
19. Stats Configuration 1.76c AMXX Dev Team statscfg.amxx
20. StatsX 1.76c AMXX Dev Team statsx.amxx
21. UAIO <Admin Menu> xeroblood/$uicid uaio_admin.amxx
22. UAIO Manager $uicid3 uaio_manager.am
22 plugins, 22 running. All of the above are running except the last one which is debug.
amxx modules
Currently loaded modules:
1. Fun 1.76 AMX Mod X Dev Team running
2. Cstrike 1.76 AMX Mod X Dev Team running
3. CSX 1.76c AMX Mod X Dev Team running
4. Engine 1.76 AMX Mod X Dev Team running
meta list
Currently loaded plugins
1. AMX Mod X Run amxmodx_mm.dll v1.76c ini ANY ANY
2. Fun Run fun_amxx.dll v1.76 pli ANY ANY
3. Cstrike Run cstrike_amxx.dll v1.76 pli ANY ANY
4. CSX Run csx_amxx.dll v1.76c pli ANY ANY
5. Engine Run engine_amxx.dll v1.76 pli ANY ANY
wow that took long to type =/
Posted: Sat Jan 20, 2007 9:34 pm
by Treemops
agh double post sorry. Im using windows~
Posted: Sat Jan 20, 2007 9:51 pm
by Geesu
you need to add the game to ur plugins.ini...
Posted: Sat Jan 20, 2007 10:21 pm
by Treemops
how do i do that?
Posted: Sat Jan 20, 2007 10:26 pm
by Geesu
war3ft.amxx debug
at bottom of plugins.ini
Posted: Sat Jan 20, 2007 10:28 pm
by Treemops
Huh..Lol. Im so noob at this...Please explain every step to me.
Posted: Sat Jan 20, 2007 10:47 pm
by Treemops
Come on~~
Posted: Sat Jan 20, 2007 11:14 pm
by Treemops
Woot, I figured out what you meant. But now, when I open the console, it says this "[AMXX] Plugin file open error <plugin "warcraft3FT">"
Posted: Sat Jan 20, 2007 11:37 pm
by Treemops
In the plugins.ini, I put ; war3ft.amxx debug ;. There was no message of an error in the console, but warcraft 3 frozen throne does not work.
Posted: Sun Jan 21, 2007 9:15 am
by mexykanu
a) first
1.open plugins.ini from amxx folder
2.go to the end of the file
3.click after the last letter
4.press ENTER
5.type: war3ft.amxx debug
6.save and close plugins.ini OR press the red X on the notepad window title bar and press Yes
b) other shit u need to do
7.unpack /sound and /sprites (these are folders) to /cstrike (this is also a folder) in your Counter-Strike install dir
8.unpack /war3 (folder, remember ?) into /amxmodx (it's found in /addons)
9.config war3.cfg from /war3
10.start game
Posted: Sun Jan 21, 2007 9:40 am
by Treemops
When I put the sprites/sounds into the amxmodx folder and open the server, it says "Fatal Error: Mod_Numforname: sprites/smokepuff.spr not found."
Posted: Sun Jan 21, 2007 10:36 am
by Geesu
Posted: Sun Jan 21, 2007 11:23 am
by Treemops
I already did those steps. The same error occurs. Please send me the sprite, smokepuff.spr.
Posted: Sun Jan 21, 2007 11:40 am
by DesasterUK
the smokepuff.spr should be in your cs server installation
its not part of wc3ft
Posted: Sun Jan 21, 2007 11:44 am
by Treemops
can you send the file to me?
Posted: Sun Jan 21, 2007 12:07 pm
by mexykanu
install cs 1.6 again. i think sending parts of it is illegal, but again who cares
Posted: Sun Jan 21, 2007 12:22 pm
by DesasterUK
if u run a dedicated server simply execute the update command
on linux
./steam -command update -game cstrike -dir /dir/to/your/gameserver
and restart the server
Posted: Mon Jan 22, 2007 12:26 pm
by YamiKaitou
Please provide use with the result of this command when typed into your console.
status
And, that sprite comes with the default CZ instalation, so I assume it also comes with the default CS instalation; as CZ installs it to the cstrike folder.
Posted: Mon Jan 22, 2007 1:09 pm
by mexykanu
CZ is CS 1.6 with Source stuff
Posted: Mon Jan 22, 2007 3:18 pm
by DesasterUK
@ mexy
its not CS 1.6 with source stuff
its CS 1.6 with new graphics (512 instead of 256 as far as i know) and some modified sprites
YamiKaitou wrote:And, that sprite comes with the default CZ instalation, so I assume it also comes with the default CS instalation; as CZ installs it to the cstrike folder.
thats correct
Posted: Mon Jan 22, 2007 3:27 pm
by mexykanu
CZ = CS 1.6 + source stuff (partly new graphics engine, a new material (ent_something) (throw a grenade and get behind a wall, u won't get hurt) )
they said it, not me

Posted: Mon Jan 22, 2007 3:40 pm
by DesasterUK
sorry
thought u was talking about the Source engine
