Search found 2357 matches

by Geesu
Wed Feb 13, 2008 11:30 am
Forum: Help/Support
Topic: can't connect to mySQL database?!
Replies: 13
Views: 15439

Yea do a symbolic link:

ln -s I believe
by Geesu
Wed Feb 13, 2008 11:00 am
Forum: General Discussion
Topic: MySQL Video guide
Replies: 5
Views: 8628

Yes PLEASE use SVN if you want to ensure no data loss with SQLite... There was a bug pre-RC9 that could potentially allow data loss :/
by Geesu
Wed Feb 13, 2008 10:58 am
Forum: General Discussion
Topic: whats wrong with vault nvault?
Replies: 17
Views: 20390

what do you mean?
by Geesu
Wed Feb 06, 2008 9:23 am
Forum: Help/Support
Topic: Multiple errors
Replies: 4
Views: 7303

You need to have debug enabled in order for me to fix run time errors - otherwise I don't know where the error is (also that error above doesn't matter... generally the invalid players are just warnings)

Message me on GTalk/AIM
by Geesu
Tue Jan 15, 2008 12:52 pm
Forum: Help/Support
Topic: convert xp from vault to mysql
Replies: 12
Views: 16314

yea sorry guys too much work with doing this :(
by Geesu
Tue Jan 15, 2008 12:51 pm
Forum: Help/Support
Topic: MYSQL server, wierd connection error!
Replies: 25
Views: 25416

rofl i'm glad i just read this thread after yami like answered it :P In Summary: A router has (generally) ONE public address, this address can be viewed by connecting to the router's admin tool or by going to www.whatismyip.com (must visit site while connected to router). A router has many private a...
by Geesu
Tue Jan 15, 2008 12:39 pm
Forum: Help/Support
Topic: Windows gameserver ;)
Replies: 7
Views: 10245

I'm not sure why this is occurring but I've noticed it as well - are your plugins exactly the same on both?

deagle's map manager always caused this side affect for me on my servers
by Geesu
Tue Jan 15, 2008 12:38 pm
Forum: Help/Support
Topic: undead aura wouldnt work
Replies: 1
Views: 3803

Or even SVN :P
by Geesu
Tue Jan 15, 2008 12:38 pm
Forum: Help/Support
Topic: XP problem....
Replies: 2
Views: 4603

Also consider makign the xp multiplier smaller which is in war3ft.cfg... you will gain less XP per kill then
by Geesu
Tue Jan 15, 2008 12:37 pm
Forum: Help/Support
Topic: Memory Leak
Replies: 7
Views: 10463

I entirely agree that there must be memory leaks... But I have no idea how to debug this... *technically* you shouldn't be able to create a memory leak through an amxx plugin b/c of the simplicity of pawn (no new/delete or memory management functions). But I understand if enough amxx functions are c...
by Geesu
Tue Jan 15, 2008 12:34 pm
Forum: Help/Support
Topic: database retrieval Errors 2
Replies: 3
Views: 5408

Mutley - this problem is resolved in the SVN, i just haven't made a release that fixes it...

You would also need to run AMXX 1.80 or I can't guarantee success/failure :/
by Geesu
Tue Jan 15, 2008 12:33 pm
Forum: Help/Support
Topic: Wc3ft server wont save xp
Replies: 8
Views: 9055

Have you disabled EVERYTHING except war3ft and amxx 1.8/metamod with wc3_save_xp as 1?
by Geesu
Tue Jan 15, 2008 12:26 pm
Forum: Help/Support
Topic: No deleting XP.
Replies: 2
Views: 4974

People can still type the /resetxp command... That just prevents the console command...

Check clientcommands.inl and comment out the portion that checks for "resetxp"
by Geesu
Tue Jan 15, 2008 12:23 pm
Forum: General Discussion
Topic: How do I edit levels?
Replies: 6
Views: 10832

you could fiddle with the xp multiplier in war3ft.cfg too :P
by Geesu
Tue Jan 15, 2008 12:20 pm
Forum: General Discussion
Topic: whats wrong with vault nvault?
Replies: 17
Views: 20390

pruning is broken right now - true... I basically don't have the knowledge to fix it and was waiting on a thread on amxx forums but it was never answered... Also I didn't want to support nvault when developing 3 different savings system = waste of my time when sqlite and nvault are doing the same th...
by Geesu
Tue Jan 15, 2008 12:19 pm
Forum: General Discussion
Topic: big bad voodo
Replies: 1
Views: 5023

Yea it works differently now... Unfortunately you lose that capability by allowing people to attack them (that have necklaces)
by Geesu
Tue Jan 15, 2008 12:16 pm
Forum: General Discussion
Topic: r 9 crashing
Replies: 2
Views: 5726

I would venture to guess it's something with the bots... have you tried what is in SVN?
by Geesu
Tue Jan 15, 2008 12:14 pm
Forum: General Discussion
Topic: List your xp statistics websites here!
Replies: 9
Views: 27168

List your xp statistics websites here!

Just wanted to have a list of people that are running it :) I don't care if it's 1.1 or 1.2 etc.... Just post the URL!
by Geesu
Tue Jan 15, 2008 12:14 pm
Forum: General Discussion
Topic: Xp stats
Replies: 26
Views: 31287

Unfortunately it won't display all players... I could have it but the names of teh people are lost in the conversion... I'll put it on the to-do list to see if I can have them stored in the conversion, but the VERY first time you convert war3users to 3.0 would take a long time (could be like a 3 min...
by Geesu
Tue Jan 15, 2008 12:11 pm
Forum: General Discussion
Topic: Just One thing...
Replies: 8
Views: 12349

:) You're welcome :) And yes seriously thanks Yami I <3 you... I don't think this community would continue to have as much interaction if you weren't around, my availability lately has not been so great due to work/RL things... so I GREATLY appreciate the work you do! If only I had time to work on w...
by Geesu
Tue Dec 18, 2007 1:50 pm
Forum: General Discussion
Topic: Xp stats
Replies: 26
Views: 31287

It's been fixed - re download
by Geesu
Tue Dec 18, 2007 1:43 pm
Forum: Help/Support
Topic: A few questions and a bug report
Replies: 2
Views: 4902

Note; don't EVER say newest in version.... goddamn....
by Geesu
Fri Dec 14, 2007 9:29 am
Forum: Help/Support
Topic: Remove "two items from same shopmenu"-function
Replies: 5
Views: 6909

1) It's not one file... it is across the entire plugin.. which is why it was a bitch to code
2) The idea was so you could have new configurations like what you mention... If that's a problem I would suggest dropping the % for mask (via the war3ft.cfg file)
by Geesu
Fri Dec 14, 2007 9:28 am
Forum: General Discussion
Topic: Some Suggestions to make v3.0 better
Replies: 4
Views: 7949

2) Would allowing you to set the number of charges in the config file help? (then you could set it to 1 if you'd like and it would be like the old version)
by Geesu
Thu Dec 13, 2007 4:23 pm
Forum: Help/Support
Topic: Remove "two items from same shopmenu"-function
Replies: 5
Views: 6909

It would kind of be a pain in the ass TBH... I had to re-write everything in order to have 2 items work from the same menu :/
by Geesu
Tue Dec 11, 2007 11:01 am
Forum: Help/Support
Topic: Version 3.0 RC9 <-- supports czero ?
Replies: 2
Views: 4548

<3 wikis :)
by Geesu
Tue Dec 11, 2007 11:00 am
Forum: General Discussion
Topic: Multi mole
Replies: 7
Views: 11905

put it as a feature request on the bug tracker...
by Geesu
Sat Dec 08, 2007 4:21 pm
Forum: General Discussion
Topic: Cs 1.5
Replies: 3
Views: 6471

try 1.69b... That *may* work on 1.5
by Geesu
Fri Dec 07, 2007 7:53 pm
Forum: Whatever
Topic: Any war mod ?
Replies: 1
Views: 11997

non-steam is NOT supported...
by Geesu
Fri Dec 07, 2007 1:45 pm
Forum: Help/Support
Topic: Undead's Holy Aura Gun Switch
Replies: 4
Views: 6814

ty Senne
by Geesu
Fri Dec 07, 2007 1:45 pm
Forum: Help/Support
Topic: Version 3.0 RC9 <-- supports czero ?
Replies: 2
Views: 4548

Yes it's for CS/CZ/DOD
by Geesu
Fri Dec 07, 2007 1:44 pm
Forum: General Discussion
Topic: Multi mole
Replies: 7
Views: 11905

I don't know that I like that request... Just think about a 1v1 situation where the non-moled person is a n00b and doesn't know wtf is happening...

= insta-death every round
by Geesu
Fri Dec 07, 2007 1:44 pm
Forum: General Discussion
Topic: Xp stats
Replies: 26
Views: 31287

are you sure it's pointing to the correct database??

When you search in the database itself can you find yourself?

Provide me with a DB dump and I can debug this more.
by Geesu
Fri Dec 07, 2007 9:04 am
Forum: Help/Support
Topic: Undead's Holy Aura Gun Switch
Replies: 4
Views: 6814

Can you post what plugins you are running...
by Geesu
Fri Dec 07, 2007 8:36 am
Forum: General Discussion
Topic: Xp stats
Replies: 26
Views: 31287

But it's working normal now right?
by Geesu
Fri Dec 07, 2007 8:36 am
Forum: General Discussion
Topic: Multi mole
Replies: 7
Views: 11905

Wait - I'm confused.... SO right now you buy mole, buy it's a one-time use item right?

And his request is to have it let you continue to mole as long as you're alive?
by Geesu
Wed Dec 05, 2007 8:24 am
Forum: General Discussion
Topic: How to give xp
Replies: 2
Views: 7981

wc3_givexp <player name> <xp>
by Geesu
Wed Dec 05, 2007 8:24 am
Forum: General Discussion
Topic: Xp stats
Replies: 26
Views: 31287

I'm confused is it not working now? And no you don't need RC9... RC8 should work fine
by Geesu
Tue Dec 04, 2007 2:12 pm
Forum: Announcements and Releases
Topic: Warcraft 3 Frozen Throne - Version 3.0 RC9 for Download
Replies: 0
Views: 31782

Warcraft 3 Frozen Throne - Version 3.0 RC9 for Download

v3.0 RC9 - Addition: [FS#29] Client console commands for all items - Addition: [FS#59][WEB] Rank based on TOTAL XP - "total" option added to config file - Bug Fix: [FS#46] Immolate not doing the proper amount of damage - Bug Fix: [FS#47] Warden's Hardened skin was not working correctly - Bug Fix: [...
by Geesu
Mon Dec 03, 2007 5:43 pm
Forum: Help/Support
Topic: sqlite prune
Replies: 5
Views: 7178

Yea SVN has a lot of fixes... and it's "stable"... I'd release it as RC9 but i don't want to zip up the files b/c i'm lazy :P
by Geesu
Mon Dec 03, 2007 4:56 pm
Forum: Announcements and Releases
Topic: Version 1.2.1 - Updated PHP XP Statistics Page!
Replies: 1
Views: 14861

Version 1.2.1 - Updated PHP XP Statistics Page!

For 3.0 (Version 1.2.1) Preview it here Download it here For 2.x (Version 1.1) Preview it here Download it here Version 1.2.1 has 2 important updates: Bug fix - searching for player/steam id wasn't working New mode added called 'total' which will list a player's total XP on the main page over all r...
by Geesu
Fri Nov 30, 2007 2:50 pm
Forum: General Discussion
Topic: ETA on a fix for negative experience?
Replies: 5
Views: 17951

rofl he will? :P

Post it and i'll have a look
by Geesu
Fri Nov 30, 2007 8:41 am
Forum: Help/Support
Topic: Problem to load XP
Replies: 16
Views: 18636

Max connections wuoldn't be an issue....

Is there a maximum queries variable or something?
by Geesu
Wed Nov 28, 2007 10:35 am
Forum: Help/Support
Topic: Problem to load XP
Replies: 16
Views: 18636

That's crazy - literally one minute later the server goes away.... must be a connection limit...

Is there a way you can get the MySQL configuration information? Like the maximum amount of connections or requests allowed for your username? (should be available in phpmyadmin)
by Geesu
Tue Nov 27, 2007 3:48 pm
Forum: Help/Support
Topic: Anyone have a database dump of their player information?
Replies: 1
Views: 3395

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
by Geesu
Tue Nov 27, 2007 3:38 pm
Forum: Help/Support
Topic: Problem to load XP
Replies: 16
Views: 18636

so basically whatever user is running the hlds program doesn't have write permissions to those folder...

chmod 777 those 2 folders so error logs can be written...

war3ft ALWAYS writes to a log file on a map load/change, so clearly it has to be a permission issue
by Geesu
Tue Nov 27, 2007 3:36 pm
Forum: Help/Support
Topic: player dropped
Replies: 6
Views: 7676

it could also be because of cl_minmodels... check your game console for an error message
by Geesu
Tue Nov 27, 2007 3:33 pm
Forum: General Discussion
Topic: Xp stats
Replies: 26
Views: 31287

Is it working now? Unfortunately the structure changed around RC6ish I think - so if you ran a previous DB version, you would have to delete all data for the 1.2 web statistics to work.

Josh
by Geesu
Sat Nov 24, 2007 1:48 pm
Forum: Help/Support
Topic: can some help me with chameleon
Replies: 1
Views: 2557

ft_races isn't used anymore... look in the config file
by Geesu
Thu Nov 22, 2007 8:07 pm
Forum: Help/Support
Topic: Boots of Speed Issue
Replies: 8
Views: 9533

post your war3ft.cfg pls