WAR3X v1.0.3 (DOWNLOAD HERE) - Source Included
Moderator: Forum Moderator
WAR3X v1.0.3 (DOWNLOAD HERE) - Source Included
This is the latest release for AMX X 1.75.
* Server crashes fixed
* Compiled for amxx 1.75
* Server crashes fixed
* Compiled for amxx 1.75
- Attachments
-
- WAR3X_v1.0.3_source.zip
- This contains the war3x source code only for v1.0.3
- (118.43 KiB) Downloaded 8838 times
-
- WAR3X_v1.0.3_minimum.zip
- This contains the war3x files, you will need to install amxx/metamod
- (1.51 MiB) Downloaded 15393 times
-
- WAR3X_v1.0.3_complete.zip
- This includes AMX X 1.75a and metamod-p 1.19. To install you need to extract this and change your liblist.gam to point to metamod.
- (8.72 MiB) Downloaded 74965 times
No Support via PM
- dragonball
- Peon
- Posts: 4
- Joined: Sun Feb 05, 2006 6:28 pm
- Location: tueyxbsw
- Contact:
- dragonball
- Peon
- Posts: 4
- Joined: Sun Feb 05, 2006 6:28 pm
- Location: tueyxbsw
- Contact:
- dragonball
- Peon
- Posts: 4
- Joined: Sun Feb 05, 2006 6:28 pm
- Location: tueyxbsw
- Contact:
-
- Peon
- Posts: 2
- Joined: Sun Aug 06, 2006 3:15 pm
- Location: London, UK
I've tried installing this.. But enountered problems.. Setup is as follows:
CS 1.6
AMX-X 1.75a
Metamod 1.19p28
Modules:
fun
engine
fakemeta
mysql
cstrike
csx
First of all, trying to run war3x_help I get:
Also /skills doesn't work unless you don't choose a race.
/war3xhelp or war3help whichever it is doesn't ever work.
shopmenu and levels seem to work ok...
Any ideas?
CS 1.6
AMX-X 1.75a
Metamod 1.19p28
Modules:
fun
engine
fakemeta
mysql
cstrike
csx
First of all, trying to run war3x_help I get:
Code: Select all
22:29:28 war3x_help
22:29:28 L 08/06/2006 - 23:31:28: [war3x.amxx] RACE1_SKILL0_DESC
22:29:28 L 08/06/2006 - 23:31:28: String formatted incorrectly - parameter 6 (total 5)
22:29:28 L 08/06/2006 - 23:31:28: [AMXX] Displaying debug trace (plugin "war3x.amxx")
22:29:28 L 08/06/2006 - 23:31:28: [AMXX] Run time error 25: parameter error
22:29:28 L 08/06/2006 - 23:31:28: [AMXX] [0] language.inl::LANG_GetSkillDesc (line 155)
22:29:28 L 08/06/2006 - 23:31:28: [AMXX] [1] help.inl::HELP_description_racial (line 727)
22:29:28 L 08/06/2006 - 23:31:28: [AMXX] [2] help.inl::HELP_create_files (line 632)
22:29:28 L 08/06/2006 - 23:31:28: [AMXX] [3] help.inl::HELP_generate (line 11)
/war3xhelp or war3help whichever it is doesn't ever work.
shopmenu and levels seem to work ok...
Any ideas?
I have the same problems like Agent when I run war3x_help command:
I checked and I have war3x.txt in data/lang amxx folder.
Details:
Any help is welcomed.
Thanks.
PS: if someone has the help files generated, maybe can upload the files somewhere and post here the link.
Code: Select all
L 08/13/2006 - 21:56:28: [war3x.amxx] RACE1_SKILL0_DESC
L 08/13/2006 - 21:56:29: String formatted incorrectly - parameter 6 (total 5)
L 08/13/2006 - 21:56:29: [AMXX] Displaying debug trace (plugin "war3x.amxx")
L 08/13/2006 - 21:56:29: [AMXX] Run time error 25: parameter error
L 08/13/2006 - 21:56:29: [AMXX] [0] language.inl::LANG_GetSkillDesc (line 155)
L 08/13/2006 - 21:56:29: [AMXX] [1] help.inl::HELP_description_racial (line 727)
L 08/13/2006 - 21:56:29: [AMXX] [2] help.inl::HELP_create_files (line 632)
L 08/13/2006 - 21:56:29: [AMXX] [3] shared.inl::WAR3_map_start (line 1381)
Details:
Code: Select all
meta version
Metamod v1.19 2006-04-17 (5:13)
by Will Day <[email protected]>
http://www.metamod.org/
compiled: Apr 17 2006, 19:08:34 +0200 (optimized)
Code: Select all
amxx version
AMX Mod X 1.75a (http://www.amxmodx.org)
Authors: David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
Borja "faluco" Ferrer
Compiled: Jul 4 2006, 14:28:42
Core mode: JIT+ASM32
amxx modules
Currently loaded modules:
name version author status
[ 1] MySQL 1.75 AMX Mod X Dev Team running
[ 2] Fun 1.75 AMX Mod X Dev Team running
[ 3] Engine 1.75 AMX Mod X Dev Team running
[ 4] CStrike 1.75 AMX Mod X Dev Team running
[ 5] CSX 1.75 AMX Mod X Dev Team running
5 modules, 5 correct
Thanks.
PS: if someone has the help files generated, maybe can upload the files somewhere and post here the link.
-
- Peon
- Posts: 2
- Joined: Sun Aug 06, 2006 3:15 pm
- Location: London, UK
Well.. The error I was seeing a lot of also was:Geesu wrote:The generated help files aren't used anymore...
Code: Select all
L 08/15/2006 - 02:45:06: [war3x.amxx] RACE1_SKILL0_DESC
In any case /skill only works if I don't choose a race.
/war3help doesn't work at all.
However /shopmenu etc DO work and the special powers seem to as well. So it's most odd and seems to be purely a language issue.
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
This is not advalible for source. For the Source version of WC3, it is not found here. Not sure where it can be found
EDIT: view this topic, viewtopic.php?t=1152
EDIT: view this topic, viewtopic.php?t=1152
No support via PM or Email
Help Menus Dont work??
I installed everything right...But...None of the help files work..And i kno it isnt me, cuz it works fine.But its like its missing Files? i went thru and went thru but when i type skillsinfo it comes up with a popup saying (addons/amxmodx/configs/war3x/help/(Race initials).html
Help Please
Help Please
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
A few bugs
i skimed through the sources for a few mins to try to solve a few simple bugs and although you probably have already found the ml_notfound problem and solved it, i'll mention it
the thing is "menu_playeroptions_x" has in fact 20 characters not 15 so this solved it
moving over to more serious problems, i have installed the plugin on a linux OS(althought i don't think it has anything to do with it) the ULTIMATE tends to go from 20 seconds till ready to -infinity and still not ready
P.S. couldn't help but notice
and that in fact it doesn't quite exist anywhere
Code: Select all
new szMenuId[16];
for ( new i = 1; i <= TOTAL_OPTIONS - 1; i++ )
{ WAR3_get_onoff( id, g_PlayerOptions[id][i - 1], szOnOff );
formatex( szMenuId, 15, "MENU_PLAYEROPTIONS_%d", i );
Code: Select all
new szMenuId[21];
for ( new i = 1; i <= TOTAL_OPTIONS - 1; i++ )
{WAR3_get_onoff( id, g_PlayerOptions[id][i - 1], szOnOff );
formatex( szMenuId, 20, "MENU_PLAYEROPTIONS_%d", i );
P.S. couldn't help but notice
Code: Select all
// case 8: menu_AdminOptions( id );
hello i love the mod and i have played eariler versions in the past but i just got a clean server a few days ago, it is clean and bare bones.
we used the wc3x complete to install the plugin, copy and pasted everything, fixed the users.ini, and we changed the liblist.gam to point to metamod. now when we run amx_plugins it says that wc3 is running with no errors, but wc3 never actually comes up. we can't changerace, or use the menus etc, the mod doesnt run.
do you have any ideas to what might be the issue? cause i have been troubleshooting and i cant think of anything more to do.
thank you
we used the wc3x complete to install the plugin, copy and pasted everything, fixed the users.ini, and we changed the liblist.gam to point to metamod. now when we run amx_plugins it says that wc3 is running with no errors, but wc3 never actually comes up. we can't changerace, or use the menus etc, the mod doesnt run.
do you have any ideas to what might be the issue? cause i have been troubleshooting and i cant think of anything more to do.
thank you