Search found 330 matches

by ferret
Thu Sep 15, 2005 7:03 pm
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26723

mp_consistency probably isn't the issue. The force_exactfile is more likely.

VALVe has probably updated the CS 1.6 models on the client but not the server.
by ferret
Thu Sep 15, 2005 6:20 am
Forum: WC3XP - General Discussion and Help
Topic: Players getting kicked because of forced unmodified models
Replies: 19
Views: 26723

Correct, I'm still running AMXX 1.01 at this moment and 2.6.

I'll look at this later. I know this isn't an issue on my server, but I'm not sure if I've turned off consistancy or not.
by ferret
Tue Sep 13, 2005 10:41 am
Forum: WC3XP - General Discussion and Help
Topic: Gogo Lazarus
Replies: 1
Views: 4925

Gogo Lazarus

You're on a roll man, good job. Let me see your CVS changes some time so I can stay somewhat up-to-date :)
by ferret
Mon Sep 12, 2005 8:28 pm
Forum: General
Topic: Need help with installing Wc3...
Replies: 8
Views: 11967

WC3 XP does not work with AMX, only AMXX.

Why would you WANT to use AMX? Its an outdated buggy POS. AMXX is far superiour in every way, stability, performance, debugging, functionality, everything.
by ferret
Mon Sep 12, 2005 1:01 pm
Forum: Help/Support
Topic: Fatal error: - Dedicated server ... Mod_NumFor...
Replies: 3
Views: 7164

It has to go in the mod folder. cstrike/ or dod/, whichever.
by ferret
Tue Sep 06, 2005 5:54 am
Forum: WC3XP - General Discussion and Help
Topic: Stepping out
Replies: 0
Views: 18736

Stepping out

Due to time constants in real life, I'm handing off developement of WC3 XP. I did a lot of work on it and gave it some new life, but I just don't have time anymore. Geesu and Lazarus Long will be maintaining the code and keeping it up-to-date with AMXX, but active developement is probably at an end ...
by ferret
Thu Sep 01, 2005 7:40 pm
Forum: WC3XP - General Discussion and Help
Topic: XP Save Problem
Replies: 11
Views: 15911

Hell, read the cfg file itself: /* ------------ Enter Warcraft 3 configuration area ------------------ #### IMPORTANT #### If you change something here, you will have to recompile the plugin Linux: ./amxxsc warcraft3.sma -o../plugins/warcraft3.amxx Win: amxxsc warcraft3.sma -o../plugins/warcraft3.am...
by ferret
Thu Sep 01, 2005 10:01 am
Forum: WC3XP - General Discussion and Help
Topic: XP Save Problem
Replies: 11
Views: 15911

You recompiled?
by ferret
Thu Sep 01, 2005 8:00 am
Forum: Help/Support
Topic: need help with the command of warcraft3 ft
Replies: 3
Views: 6040

but i'll move it, to make lazarus lock it!
by ferret
Tue Aug 30, 2005 1:04 pm
Forum: WC3XP - General Discussion and Help
Topic: Amxx Mod 1.55/1.56
Replies: 2
Views: 5075

Sometime in the near future. WC3 XP works with 1.55/1.56 after being recompiled though. I just need to get the downloads updated.
by ferret
Tue Aug 30, 2005 9:27 am
Forum: Help/Support
Topic: error
Replies: 2
Views: 5074

.wad files aren't maps, they're collections of textures and images used on the walls of maps. Many maps may use the same files. as_tundra.wad in particular is used in several maps. You need to google for resgen, a program that looks at your maps and creates "resource files". These help your server m...
by ferret
Tue Aug 30, 2005 7:35 am
Forum: Help/Support
Topic: Problem with Warcraft 3 Frozen Throne Vault...
Replies: 6
Views: 9152

Geesu wrote:OK this is the second time this has been reported, let me do some checking into this issue... perhaps it is because the vault changed in the amxx 1.50
vault did not change in 1.50 .. A new form of vault was added that will not affect existing implementations. nVault is a seperate thing.
by ferret
Tue Aug 30, 2005 6:14 am
Forum: Whatever
Topic: Weird...my internet explorer fonts are so small...
Replies: 2
Views: 5492

Click View -> Text Size -> Medium
by ferret
Tue Aug 30, 2005 6:14 am
Forum: WC3XP - General Discussion and Help
Topic: Take XP?
Replies: 5
Views: 9078

I'll add a set command next release.
by ferret
Mon Aug 29, 2005 1:20 pm
Forum: WC3XP - General Discussion and Help
Topic: Take XP?
Replies: 5
Views: 9078

Don't alter vault.ini unless the server is completely shutdown. AMXX constantly overwrites this file and any changes you may will be removed and/or crash the server.

Use wc3_givexp

wc3_givexp player -9999
by ferret
Thu Aug 25, 2005 8:36 am
Forum: Help/Support
Topic: xp dont save if...
Replies: 4
Views: 5961

Wooo! Amx_map should trigger client_disconnect, as well as plugin_end. I'm sure Geesu saves at those points so.
by ferret
Fri Aug 19, 2005 11:16 am
Forum: WC3XP - General Discussion and Help
Topic: Didn't want WC3
Replies: 2
Views: 5675

That's interesting. I suspect whoever you got the server from just copied an old one or gave you the install from a customer that left. You need to find a way to open a file called plugins.ini If you had access to the file system, it would be in server/cstrike/addons/amxmodx/configs/ Somewhere in it...
by ferret
Wed Aug 17, 2005 2:26 pm
Forum: WC3XP - General Discussion and Help
Topic: Compiling Error
Replies: 10
Views: 13268

You'll find it in warcraft3.sma
by ferret
Wed Aug 17, 2005 11:15 am
Forum: General Discussion
Topic: Two cvars
Replies: 4
Views: 7912

rofl, could always switch back to Dopefish's version if you really want them. Check the Warcraft3 XP section.
by ferret
Wed Aug 17, 2005 9:20 am
Forum: WC3XP - General Discussion and Help
Topic: WC3 - mod SaveXP problem.
Replies: 6
Views: 18520

Check addons/amxmodx/logs/L0817.log and see if there's any errors.

I'm assuming your server's date is correct. If not just look for the most recent log
by ferret
Wed Aug 17, 2005 9:13 am
Forum: WC3XP - General Discussion and Help
Topic: WC3 - mod SaveXP problem.
Replies: 6
Views: 18520

Hums, and you copied the new version from scripting/compiled to plugins/?

That should have enabled long-term. Check that the file addons/amxmodx/data/vault.ini exists, and if so, check if it contains any lines starting with WC3_

P.s.: Vault.ini WILL exist. AMXX uses it for a few settings
by ferret
Wed Aug 17, 2005 8:53 am
Forum: WC3XP - General Discussion and Help
Topic: WC3 - mod SaveXP problem.
Replies: 6
Views: 18520

Did you recompile after changing warcraft3.cfg? I'm assuming you've compiled at some point because the plugin is running on 1.5, which requires recompile :P WC3 doesn't use the nvault module yet. nvault is a new 1.5 feature that I have explored yet, though once I start using it, it'll be considerabl...
by ferret
Wed Aug 17, 2005 6:31 am
Forum: WC3XP - General Discussion and Help
Topic: Human race -> Teleport
Replies: 3
Views: 6548

You can't. WC3 XP has a configuration that can limit how high teleporters can go, but that's about it.

The above "clipping above maps" issue is due to poor map construction. A well made map, this wouldn't be possible.
by ferret
Tue Aug 16, 2005 9:01 pm
Forum: Whatever
Topic: Web Comic
Replies: 3
Views: 6223

Web Comic

by ferret
Tue Aug 16, 2005 7:56 am
Forum: Whatever
Topic: Server Hosting, Recommendation Needed...
Replies: 1
Views: 4379

I don't know about UK-based. I highly recommend Dallas, US-based Servermatrix.com though, and their parent company theplanet.com .. They also have a game division at insomnia365.com .. Servermatrix will be the cheaper side though. I've used SM for over a year now, I have two dual Xeon servers rented...
by ferret
Mon Aug 15, 2005 2:13 pm
Forum: Help/Support
Topic: Saved XP to MySQL
Replies: 8
Views: 11641

rofl, get me attention too while you're at it.
by ferret
Mon Aug 15, 2005 8:48 am
Forum: Help/Support
Topic: Error @ ServerStart MySQL ?
Replies: 15
Views: 18557

Correct, its the newest version of MySQL. MySQL Server is telling you that the MySQL Client code being used by AMXX is too old.

This isn't your server's fault, its AMXX's fault. You DID connect though, unlike when using localhost, MySQL just kicked you out.

Are you using the new AMXX 1.5?
by ferret
Mon Aug 15, 2005 7:54 am
Forum: Help/Support
Topic: Error @ ServerStart MySQL ?
Replies: 15
Views: 18557

Don't use 'localhost' as FT_mysql_host

This sometimes breaks with AMXX. Use the ip 127.0.0.1
by ferret
Sat Aug 13, 2005 5:14 pm
Forum: WC3XP - General Discussion and Help
Topic: Bots (no damage??)
Replies: 3
Views: 6671

set_user_hitzones isn't used in WC3XP

This isn't WC3's fault. Check the bot_ cvars.

In console, type cvarlist bot_
by ferret
Fri Aug 12, 2005 4:11 pm
Forum: WC3XP - Bug Feedback
Topic: Might be a problem in wc3_givexp
Replies: 6
Views: 19215

Can you give me the correct statement? SQL isn't my strong suit and I didn't write those queries.
by ferret
Fri Aug 12, 2005 12:19 pm
Forum: WC3XP - General Discussion and Help
Topic: XP command?
Replies: 11
Views: 14576

I'll add an option shortly to allow "living change race"
by ferret
Thu Aug 11, 2005 8:28 pm
Forum: WC3XP - General Discussion and Help
Topic: XP command?
Replies: 11
Views: 14576

Try sv_allowchangerace 1

You cannot change race in WC3XP after freeze time ends. This is a precaution against multi-race exploits.
by ferret
Thu Aug 11, 2005 2:41 pm
Forum: WC3XP - Bug Feedback
Topic: Might be a problem in wc3_givexp
Replies: 6
Views: 19215

Its left over from the old flat-flat method of saving. I'll put a write_xp_to_file into wc3_givexp ... However.. This shouldn't be necessary. Disconnecting and/or finishing a round should cause a write_xp_to_file (Unless you turned off end round saving) I know disconnecting will save correctly becau...
by ferret
Thu Aug 11, 2005 2:39 pm
Forum: WC3XP - Suggestions / Ideas
Topic: Money for XP system
Replies: 2
Views: 14758

It can be added in 2.7 if someone really wants it. No biggie.
by ferret
Thu Aug 11, 2005 10:59 am
Forum: WC3XP - General Discussion and Help
Topic: XP command?
Replies: 11
Views: 14576

wc3_givexp is the command in Warcraft3 XP (war3xp). This forum is for Warcraft3 Expansion (war3x)

As confusing as that is.
by ferret
Thu Aug 11, 2005 7:54 am
Forum: WC3XP - General Discussion and Help
Topic: Compiling Probs
Replies: 9
Views: 12085

Mapvote: Activate the mapchooser plugin that comes with AMXX

Changerace: sv_allowchangerace 1 in server.cfg

XP for hostages and such: Check your warcraft3.cfg file (Or post it for me to review)
by ferret
Thu Aug 11, 2005 7:53 am
Forum: WC3XP - Bug Feedback
Topic: Problem in stock logKill(...)
Replies: 2
Views: 13484

Will change next CVS.
by ferret
Thu Aug 11, 2005 7:52 am
Forum: WC3XP - Suggestions / Ideas
Topic: What about dictionary support in AMXX?
Replies: 4
Views: 16699

Planned for next release. Takes time though to convert it all.
by ferret
Thu Aug 11, 2005 7:52 am
Forum: WC3XP - Suggestions / Ideas
Topic: Speed up code (check_say)
Replies: 5
Views: 18659

Oh, I know how to do it. It simply hasn't been at the top of my priority list. This bit of code is some of the oldest in the plugin. On the same note though, you won't truly save MUCH performance by splitting it up. AMXX will just register x more commands which all have to be checked against as a ma...
by ferret
Wed Aug 10, 2005 8:15 pm
Forum: WC3XP - General Discussion and Help
Topic: Compiling Error
Replies: 10
Views: 13268

beggii wrote:Im also having a complinging error. When i try to compile i get this error
See this thread:
viewtopic.php?t=243

This is due to a change in AMXX 1.5 .. There's a bit of code, a single small useless function, and it will compile. I'll have a updated version out soon.
by ferret
Wed Aug 10, 2005 8:14 pm
Forum: WC3XP - General Discussion and Help
Topic: Compiling Probs
Replies: 9
Views: 12085

See this thread:
viewtopic.php?t=243

WC3 is not updated for AMXX 1.5 yet. That thread tells you what to do to get it to compile though.
by ferret
Wed Aug 10, 2005 8:13 pm
Forum: WC3XP - General Discussion and Help
Topic: xp for winning round and give xp
Replies: 1
Views: 4644

wc3_givexp player amount

It uses the same method of finding players as amx_kick and other admin commands use.

There is no option controlling a team bonus for winning the round.
by ferret
Wed Aug 10, 2005 2:34 pm
Forum: Help/Support
Topic: 2.2.5 not working on linux
Replies: 5
Views: 7472

What modules do you haev enabled?
by ferret
Wed Aug 10, 2005 6:32 am
Forum: WC3XP - General Discussion and Help
Topic: mySQL Issues
Replies: 11
Views: 14804

Wow. Awesome posts, I must say. At this point though, I must say, I don't think this is a WC3 XP issue. Something in AMXX's MySQL module is having difficulties on your system it looks like. I would jump onto gamesurge.net IRC and join #amxmodx and ask for BAILOPAN to take a look at this thread, or g...
by ferret
Tue Aug 09, 2005 12:45 pm
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13366

WC3 XP and WC3 FT do vault implementations differently.

You can try remote mysql.. But my experience is that you can expect lag as a result.
by ferret
Tue Aug 09, 2005 11:21 am
Forum: Help/Support
Topic: Xp hquestion
Replies: 11
Views: 13560

STEAM_0:1:7094802_1 STEAM_0:1:7094802 108144 1 3 3 3 1 Highfighter2003 07 31 01 13 STEAM_0:1:7094802_1 - Vault key, used to retrieve data STEAM_0:1:7094802 - Steamid 108144 - XP 1 - Race 3 3 3 1 - Skills. 1st skill, 2nd skill, 3rd skill level, and then ultimate. Highfighter2003 - Name 07 31 01 13 -...
by ferret
Tue Aug 09, 2005 11:16 am
Forum: Help/Support
Topic: Questions about saved xp
Replies: 11
Views: 13366

MySQL runs with remote connections disabled by default. Talk to your system admin to make sure remote servers can connect. MySQL users are also "hostname protected" .. which is to say that they can only be logged into from specific hostnames/IPs, unless "any" is specificied. However, I highly sugges...
by ferret
Tue Aug 09, 2005 6:38 am
Forum: WC3XP - General Discussion and Help
Topic: mySQL Issues
Replies: 11
Views: 14804

Use the main mysql module, not the SQLLite. ALso, please post your warcraft3.cfg

I know 2.6 will work with mysql, so we just have to figure out why its giving you trouble. MySQL did not change in this release.
by ferret
Mon Aug 08, 2005 8:02 am
Forum: WC3XP - General Discussion and Help
Topic: Compiling Error
Replies: 10
Views: 13268

Here you go

EDIT: Removed obsoleted attachment (administative action)
by ferret
Mon Aug 08, 2005 7:25 am
Forum: WC3XP - General Discussion and Help
Topic: Compiling Error
Replies: 10
Views: 13268

I downloaded your copies of the sma and cfg and tried to compile.. And was successful. No errors or warnings. Try downloading the files again from your site and using them, maybe something happened to your local copies. Not sure, I just know the two files you posted worked for me.