Wut up allszzzz
WC3FT still work on the new amxx 1.81? was j/w
No. Come fix it.
J/K, it's funny... The same you decide to check-in is the same day I decide to check-in.
Go ahead and re-write WC3:FT; make it more efficient :P
Anyways, it's working OKAY but for some reason a member of mine ...
Search found 52 matches
- Thu Sep 10, 2009 11:33 pm
- Forum: Help/Support
- Topic: Hai - still working for everyone?
- Replies: 3
- Views: 15679
- Tue Oct 14, 2008 1:40 pm
- Forum: Help/Support
- Topic: Spectators Respawning
- Replies: 5
- Views: 13130
Re: Spectators Respawning
I don't actually play much in my own server but many people do. I think I found out the respawning as spectator has nothing to do with WC3 but rather with amx_super's function amx_revive.
Thanks,
Slmclarengt
Thanks,
Slmclarengt
- Sun Oct 12, 2008 5:59 pm
- Forum: Help/Support
- Topic: Spectators Respawning
- Replies: 5
- Views: 13130
Spectators Respawning
Ok, I've heard this is an issue and I've investigated it myself in the lovely world of code ;-).
In shared.inl:
public SHARED_IsOnTeam( id )
{
new iTeam = get_user_team( id );
// Counter-Strike or Condition Zero Check
if ( g_MOD == GAME_CSTRIKE || g_MOD == GAME_CZERO )
{
if ( iTeam == CTS ...
In shared.inl:
public SHARED_IsOnTeam( id )
{
new iTeam = get_user_team( id );
// Counter-Strike or Condition Zero Check
if ( g_MOD == GAME_CSTRIKE || g_MOD == GAME_CZERO )
{
if ( iTeam == CTS ...
- Mon Sep 29, 2008 12:57 am
- Forum: Help/Support
- Topic: Scroll, Respawn and Mole problems
- Replies: 7
- Views: 16483
Re: Scroll, Respawn and Mole problems
Oh my, a damn stupid spammer. Ban and enable better captcha? 
Slmclarengt

Slmclarengt
- Sun Sep 28, 2008 10:17 pm
- Forum: Help/Support
- Topic: Scroll, Respawn and Mole problems
- Replies: 7
- Views: 16483
Re: Scroll, Respawn and Mole problems
I was at one point trying to get a different spawn method working, but that was when my server was having the issue where it would never respawn. I haven't gone back and tried it yet, maybe I will soon.
Hey ya know Yami and Geesu, I am still a "mediocre programmer" so if there is something ...
Hey ya know Yami and Geesu, I am still a "mediocre programmer" so if there is something ...
- Sun Sep 28, 2008 3:02 am
- Forum: Help/Support
- Topic: Scroll, Respawn and Mole problems
- Replies: 7
- Views: 16483
Re: Scroll, Respawn and Mole problems
Major one apparently:
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
Unfortunately I can't ...
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
Unfortunately I can't ...
- Mon Sep 22, 2008 6:28 pm
- Forum: Help/Support
- Topic: Scroll, Respawn and Mole problems
- Replies: 7
- Views: 16483
Scroll, Respawn and Mole problems
Major one apparently:
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
More minor problems ...
If you are dead then buy a scroll, occasionally you respawn but are impervious to damage (no getting shot), the HUD is not viewable (health/armor/etc...) and it seems as though you are dead, but you are not as you can shoot and kill just like if alive.
More minor problems ...
- Thu Sep 11, 2008 1:39 am
- Forum: Help/Support
- Topic: My XP doesnt save!
- Replies: 2
- Views: 7545
Re: My XP doesnt save!
First make sure your MySQL credentials are valid. Second make sure those credentials will do something for you (make sure the firewall/IP list will allow your server IP to connect and use the MySQL database). Third, login to Phpmyadmin (what I use and many others use) and check to see if tables have ...
- Wed Aug 27, 2008 12:50 am
- Forum: Help/Support
- Topic: Random Server Crashing
- Replies: 1
- Views: 6616
Random Server Crashing
I have always have some instability on my server and I am looking to finally seek some closure. WC3:FT usually does not directly indicate an error for me.
Crash occurred at 11:07PM-11:20PM or so before my auto-restart kicked in.
In my wc3_error log, some pre-crash stuff with no information ...
Crash occurred at 11:07PM-11:20PM or so before my auto-restart kicked in.
In my wc3_error log, some pre-crash stuff with no information ...
- Sun Aug 10, 2008 8:45 pm
- Forum: General Discussion
- Topic: Conversion from UWC3 to UWC3NG
- Replies: 2
- Views: 25211
Conversion from UWC3 to UWC3NG
From what I just researched, UWC3 and UWC3NG use different table structures for their xp saving and such. However if I wanted to convert my XP information from UWC3 to UWC3NG, would that be possible or is it too much different in the way it determines XP/skills?
Slmclarengt
Slmclarengt
- Thu Jun 19, 2008 3:06 am
- Forum: Help/Support
- Topic: Question regarding MySQL DB and XP Multiplier
- Replies: 2
- Views: 7696
Re: Question regarding MySQL DB and XP Multiplier
Right now I have it set at 20x. Would changing it mess up all the player's XP? or it'll automatically adjust itself and all the player's tables according to the multiplier?
Oops can a mod move this to WC3FT? I deeply apologize.
If you set the multiplier lower for example it would mean less XP ...
Oops can a mod move this to WC3FT? I deeply apologize.
If you set the multiplier lower for example it would mean less XP ...
- Wed Feb 06, 2008 2:46 pm
- Forum: Help/Support
- Topic: Multiple errors
- Replies: 4
- Views: 11074
- Tue Feb 05, 2008 5:32 pm
- Forum: Help/Support
- Topic: Multiple errors
- Replies: 4
- Views: 11074
Multiple errors
Ok here are some errors I encountered in my AMXX logs.
War3ft Version: RC8
Amxmodx Version: 1.8
Metamod Version: 1.19
amxx list:
15:32:54 Currently loaded plugins:
name version author file status
[ 1] AMXBans 5.0 YoMama/Lux & lan amxbans.amxx debug
[ 2] AmxBans Admin Base 1.76 AMXX Dev Team ...
War3ft Version: RC8
Amxmodx Version: 1.8
Metamod Version: 1.19
amxx list:
15:32:54 Currently loaded plugins:
name version author file status
[ 1] AMXBans 5.0 YoMama/Lux & lan amxbans.amxx debug
[ 2] AmxBans Admin Base 1.76 AMXX Dev Team ...
- Tue Feb 05, 2008 3:02 pm
- Forum: General Discussion
- Topic: Attention all who use the GSP GameServers.com
- Replies: 3
- Views: 10263
- Fri Jan 25, 2008 6:33 pm
- Forum: General Discussion
- Topic: Just One thing...
- Replies: 8
- Views: 19145
- Wed Jan 23, 2008 11:46 pm
- Forum: Help/Support
- Topic: WAR3ft! 75% sronger!
- Replies: 9
- Views: 20707
Lol @ alien modders. Try Allied Modders for starters.arvis wrote:they say: some modders form USA send us script (alien modders) i cant find them!YamiKaitou wrote:They modified the code....
Then try http://alliedmods.net/
Slmclarengt
- Tue Jan 22, 2008 7:37 pm
- Forum: General Discussion
- Topic: List your xp statistics websites here!
- Replies: 9
- Views: 49771
- Sun Jan 20, 2008 5:50 pm
- Forum: General Discussion
- Topic: Just One thing...
- Replies: 8
- Views: 19145
- Thu Jan 17, 2008 12:05 am
- Forum: Help/Support
- Topic: Memory Leak
- Replies: 7
- Views: 16626
- Thu Jan 03, 2008 8:04 pm
- Forum: Help/Support
- Topic: Memory Leak
- Replies: 7
- Views: 16626
- Thu Jan 03, 2008 12:56 pm
- Forum: Help/Support
- Topic: Memory Leak
- Replies: 7
- Views: 16626
Memory Leak
In my experience in the department of programming, there is one problem I dislike probably more than any other; memory leaks! I think the latest RC beta may be bugged with a memory leak because WC3FT is the only plugin I have changed since my server started very consistently crashing, crashing some ...
- Wed Dec 26, 2007 9:57 pm
- Forum: Help/Support
- Topic: Steam dedicated server wont start...plz help
- Replies: 16
- Views: 25086
Re: Steam dedicated server wont start...plz help
This information is missing the war3ft.amxx file because when i put it in the plugins folder and i hit Start Server...I get this message from windows saying something about an error report.. I followed the steps on the Wiki guide.... please help
The error message says...
error signature
AppName ...
The error message says...
error signature
AppName ...
- Wed Dec 19, 2007 2:09 pm
- Forum: General Discussion
- Topic: warcraft powers
- Replies: 3
- Views: 10606
Re: warcraft powers
how do i drop the warcraft power and get onther power :?:
Type /changerace to change the race you are playing as or as mentioned before by squirrelgun guy, type /resetskills to reset the XP on your current race; note that XP once erased is gone... forever :-)
Slmclarengt
Erm no, /resetskills ...
Type /changerace to change the race you are playing as or as mentioned before by squirrelgun guy, type /resetskills to reset the XP on your current race; note that XP once erased is gone... forever :-)
Slmclarengt
Erm no, /resetskills ...
- Wed Dec 19, 2007 1:48 am
- Forum: General Discussion
- Topic: Xp stats
- Replies: 26
- Views: 63615
Funniest part about this is that when I installed the web stats for myself today, I was shocked to see it actually worked (after I realized that my dbname/dbuser were asked for in opposite order than I'm used to - Geesu, were you TRYING to spin heads or did you play Spin the Damn Bottle with what ...
- Wed Dec 19, 2007 1:41 am
- Forum: General Discussion
- Topic: warcraft powers
- Replies: 3
- Views: 10606
Re: warcraft powers
Type /changerace to change the race you are playing as or as mentioned before by squirrelgun guy, type /resetskills to reset the XP on your current race; note that XP once erased is gone... foreverbluecity wrote:how do i drop the warcraft power and get onther power

Slmclarengt
- Wed Dec 19, 2007 1:40 am
- Forum: General Discussion
- Topic: Just One thing...
- Replies: 8
- Views: 19145
Just One thing...
Thank you to Geesu and everyone else who makes Warcraft 3 Frozen Throne accessible and fun for all of us. I personally do not think we as server owners/users show enough appreciation and support for your work.
Thank you YamiKaitou for the work you contribute as well; nothing goes overlooked, at ...
Thank you YamiKaitou for the work you contribute as well; nothing goes overlooked, at ...
- Fri Dec 07, 2007 8:09 pm
- Forum: Help/Support
- Topic: Undead's Holy Aura Gun Switch
- Replies: 4
- Views: 9951
- Fri Dec 07, 2007 12:17 am
- Forum: Help/Support
- Topic: Undead's Holy Aura Gun Switch
- Replies: 4
- Views: 9951
Undead's Holy Aura Gun Switch
It is a very clearcut glitch with RC9 and RC10 but I don't think it occured in RC8. When a player is Undead and buys say an M4, then runs fast as they should with Unholy Aura, then switches guns, the unholy aura immediately is revoked and their speed reduced until the next round.
IE:
Player A buys ...
IE:
Player A buys ...
- Mon Dec 03, 2007 11:13 pm
- Forum: Help/Support
- Topic: Problem to load XP
- Replies: 16
- Views: 26917
To add on, I really would like a functioning Pruning feature for MySQL because even with the proper configuration, it doesn't prune anything and I've got over 80,000 rows in my tables.
New error:
L 12/04/2007 - 00:59:06: [war3ft.amxx] [ERROR] Unable to retreive user's (18) Unique ID, trying again ...
New error:
L 12/04/2007 - 00:59:06: [war3ft.amxx] [ERROR] Unable to retreive user's (18) Unique ID, trying again ...
- Sun Dec 02, 2007 9:10 pm
- Forum: Help/Support
- Topic: Problem to load XP
- Replies: 16
- Views: 26917
- Thu Nov 29, 2007 3:37 am
- Forum: Help/Support
- Topic: Anyone have a database dump of their player information?
- Replies: 1
- Views: 4920
Re: Anyone have a database dump of their player information?
As the title requests... can I get a .sql file of someone who has 3.0 installed and working? I just need some actual data to test the XP Statistics page...
TY,
Josh
I am attaching it as a zip for compression reasons. Also, while your at testing XP stat pages, a working prune feature would be ...
TY,
Josh
I am attaching it as a zip for compression reasons. Also, while your at testing XP stat pages, a working prune feature would be ...
- Thu Nov 29, 2007 3:33 am
- Forum: Help/Support
- Topic: Problem to load XP
- Replies: 16
- Views: 26917
- Tue Nov 13, 2007 12:18 am
- Forum: Help/Support
- Topic: Problems with XP Load/save
- Replies: 16
- Views: 24353
There is nothing we can do about that error. The server is loosing connection to the MySQL database
It seems this issue is quite a bit more prevalent in v3.0 but as far as I recall 2.3.2 was not so problematic - I'm wondering if 3.0 still needs quite a bit more work before being even suitable to ...
It seems this issue is quite a bit more prevalent in v3.0 but as far as I recall 2.3.2 was not so problematic - I'm wondering if 3.0 still needs quite a bit more work before being even suitable to ...
- Mon Nov 12, 2007 12:28 am
- Forum: Help/Support
- Topic: Linux Compilation
- Replies: 7
- Views: 12671
- Sat Nov 10, 2007 8:35 pm
- Forum: Help/Support
- Topic: MySQL errors/problems
- Replies: 1
- Views: 5730
MySQL errors/problems
L 11/10/2007 - 16:20:34: [war3ft.amxx] [ERROR] Unable to retreive user's (2) Unique ID, trying again...
L 11/10/2007 - 16:20:34: [war3ft.amxx] [MYSQLX] Error in querying database, location: 2
L 11/10/2007 - 16:20:34: [war3ft.amxx] [MYSQLX] Message: MySQL server has gone away (2006)
L 11/10/2007 ...
L 11/10/2007 - 16:20:34: [war3ft.amxx] [MYSQLX] Error in querying database, location: 2
L 11/10/2007 - 16:20:34: [war3ft.amxx] [MYSQLX] Message: MySQL server has gone away (2006)
L 11/10/2007 ...
- Thu Nov 08, 2007 12:22 am
- Forum: Help/Support
- Topic: Linux Compilation
- Replies: 7
- Views: 12671
- Wed Nov 07, 2007 10:40 pm
- Forum: Help/Support
- Topic: Linux Compilation
- Replies: 7
- Views: 12671
Sure, if you edited the code at all, give me a copy of the edited code and I will compile it for 1.76d for you. Though, you can compile it on a windows box and it still work fine on the linux one, fyi
I don't remember if/when I edited any of this code but here it is anyway. I worry that even when ...
I don't remember if/when I edited any of this code but here it is anyway. I worry that even when ...
- Wed Nov 07, 2007 7:40 pm
- Forum: Help/Support
- Topic: Please help.... Server Crash on purchasing Flaming Gloves of
- Replies: 2
- Views: 6455
Re: Please help.... Server Crash on purchasing Flaming Glove
I'am running Wc3FT 3.0RC8 downloaded from this forum and now my Server Crash on purchasing Flaming Gloves of Warmth...
Is there any way to remove it or set the cost of it to 999999 ???
--- Please enter the following information for support ---
War3ft Version:
Amxmodx Version:
Metamod ...
Is there any way to remove it or set the cost of it to 999999 ???
--- Please enter the following information for support ---
War3ft Version:
Amxmodx Version:
Metamod ...
- Wed Nov 07, 2007 7:27 pm
- Forum: Help/Support
- Topic: Linux Compilation
- Replies: 7
- Views: 12671
Linux Compilation
--- Please enter the following information for support ---
War3ft Version: 3.0RC8
Amxmodx Version: 1.76d
Metamod Version: 1.19p32
amxx list:
Currently loaded plugins:
name version author file status
[ 1] AMXBans 5.0 YoMama/Lux & lan amxbans.amxx debug
[ 2] AmxBans Admin Base 1.76 AMXX Dev Team ...
War3ft Version: 3.0RC8
Amxmodx Version: 1.76d
Metamod Version: 1.19p32
amxx list:
Currently loaded plugins:
name version author file status
[ 1] AMXBans 5.0 YoMama/Lux & lan amxbans.amxx debug
[ 2] AmxBans Admin Base 1.76 AMXX Dev Team ...
- Sat Oct 27, 2007 10:47 pm
- Forum: Help/Support
- Topic: AMXX 1.80
- Replies: 1
- Views: 4124
AMXX 1.80
Is WC3FT going to update to become compatible with the newest AMXX 1.80. Here's the reason why it's NOT compatible except with inconvenient backwards compatibility: http://wiki.alliedmods.net/AMX_Mod_X_1.8.0_Changes
Slmclarengt
Slmclarengt
- Sun Oct 21, 2007 2:26 pm
- Forum: Help/Support
- Topic: Pruning WC3FT Database
- Replies: 0
- Views: 9004
Pruning WC3FT Database
L 10/21/2007 - 00:17:12: [war3ft.amxx] [MYSQLX] Error in querying database, location: 11
L 10/21/2007 - 00:17:12: [war3ft.amxx] [MYSQLX] Message: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `player_id ...
L 10/21/2007 - 00:17:12: [war3ft.amxx] [MYSQLX] Message: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT `player_id ...
- Sat Jul 15, 2006 10:53 pm
- Forum: Help/Support
- Topic: Plenty of problems with 3.0
- Replies: 5
- Views: 10441
- Sat Jul 15, 2006 1:17 pm
- Forum: Help/Support
- Topic: Plenty of problems with 3.0
- Replies: 5
- Views: 10441
- Sat Jul 15, 2006 1:12 pm
- Forum: Help/Support
- Topic: Plenty of problems with 3.0
- Replies: 5
- Views: 10441
Plenty of problems with 3.0
I have numerous people in my community complaining about just about everything in 3.0. My hope is to resolve these issues.
First off, they say that most of the items do not work (sock of the feather doesn't work at all, ankh of reincarnation (sometimes), rings of regeneration don't work at all ...
First off, they say that most of the items do not work (sock of the feather doesn't work at all, ankh of reincarnation (sometimes), rings of regeneration don't work at all ...
- Tue Jul 11, 2006 1:40 pm
- Forum: Help/Support
- Topic: v2.3.0 2 things
- Replies: 21
- Views: 53166
- Tue Jul 11, 2006 11:43 am
- Forum: Help/Support
- Topic: v2.3.0 2 things
- Replies: 21
- Views: 53166
- Sun Mar 19, 2006 1:11 am
- Forum: General Discussion
- Topic: WC3FT + Twisted Deathmatch
- Replies: 1
- Views: 7195
WC3FT + Twisted Deathmatch
Is there anything I can do to:
1) Make the menus not conflict
2) Make levels/XP update instantly instead of on round-end/round-start
1) Make the menus not conflict
2) Make levels/XP update instantly instead of on round-end/round-start
- Fri Mar 17, 2006 8:38 pm
- Forum: Help/Support
- Topic: Skillsinfo crashes server (last 4 races)
- Replies: 23
- Views: 59867
- Tue Mar 14, 2006 8:00 pm
- Forum: Help/Support
- Topic: Skillsinfo crashes server (last 4 races)
- Replies: 23
- Views: 59867
- Mon Mar 13, 2006 8:39 pm
- Forum: Help/Support
- Topic: Skillsinfo crashes server (last 4 races)
- Replies: 23
- Views: 59867