Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 62
Search took 0.01 seconds.
Search: Posts Made By: Sobuno
Forum: Plugins 08-16-2013, 03:36
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

No need to make my question look idiotic, I am trying to debug it here with my limited time. If you'd prefer, you can go update the plugin yourself. I haven't played the game for several years, so I...
Forum: Plugins 08-14-2013, 18:29
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

Did you disable the other plugin while using mine? They're not supposed to be run in parallel

Also, the errors only appeared once, right? It shows them when initialising your database, i.e. adding...
Forum: Plugins 07-13-2013, 13:21
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

The database format for the existing weapons is the same, but the cvars are generated automatically now, which means the name of some cvars changed. Therefore, you need to update the .cfg file that...
Forum: Plugins 06-20-2013, 19:25
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

I am primarily waiting for response to the version I posted a few pages ago, but yeah, life is still busy.
Forum: Plugins 05-24-2013, 18:28
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

As far as I remember, it will use the old fields and create new fields for weapons not already in the database.


Do make sure to backup though, yes, I do not run a server myself so my testing is...
Forum: Plugins 05-23-2013, 14:49
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

.sp files are the plugins before they get compiled, .smx files are the compiled versions. You can either compile using the local compiler or an online one (Like the one at sourcemod.net)...
Forum: Plugins 04-29-2013, 07:41
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Forum: Plugins 04-27-2013, 21:16
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

http://wiki.teamfortress.com/wiki/Eureka_Effect
Forum: Plugins 04-26-2013, 19:14
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

Updates to the database for weapons are now handled by running through all weapons on version change, checking if they have a field in the database and adding one if they don't. This means less code...
Forum: Plugins 04-24-2013, 11:12
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

I didn't realise there actually was a config file as all those cvars are also defined with default values in the plugin itself.

The ones I've added are:

rank_the_rescue_ranger_points...
Forum: Plugins 04-23-2013, 19:45
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

Most of the stuff mentioned in (http://forums.alliedmods.net/showpost.php?p=1862643&postcount=2352) should be in the attached version (except rtd_toxic, rtd_timebomb and taunt_caber; those are left...
Forum: Plugins 10-17-2012, 19:12
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

These are (roughly, list has been generated by a script that checked what values were missing in the weapons table based on the latest TF2_Stats.sp) the weapons/actions that still need to be added to...
Forum: Plugins 10-12-2012, 07:05
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

The problem with the second last rank showing twice should be fixed now, no idea about the weapons on the left as I have been unable to reproduce that.

Also, I found out that you are unable to...
Forum: Plugins 10-12-2012, 05:05
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

It's easy enough if someone can produce the required images in the same style and format as the images/weaponicons folder
Forum: Plugins 10-12-2012, 04:35
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

Wow, yeah, that's weird. Oh well, I guess I do need to start testing stuff myself

EDIT: And a lot of the categories on the left are shown multiple times
Forum: Plugins 10-11-2012, 08:47
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

I've uploaded a new version that should fix these problems; it was just a case of a lowercase W versus an uppercase
Forum: Plugins 10-11-2012, 04:41
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

Is it running on your website now? I can't really tell because all your pages seem lightning fast and I didn't check your site before now

EDIT: I have an optimization ready for weapon ranks now,...
Forum: Plugins 10-10-2012, 20:38
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

And the same optimization can be made at Class Ranking, I want to know if it works on Player Ranking before I continue though. Also, sleep calls on me.
Forum: Plugins 10-10-2012, 20:34
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

Ok, I took a closer look at player_rankings.php and I believe I can improve its performance significantly.

The attached file should be renamed to player_ranking2.php and uploaded. If it seems to...
Forum: Plugins 10-08-2012, 20:02
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.0.0]

I have no idea if this is still a problem for people, but here's a fix (At least for that particular instance of the problem; I have not searched through the files for other instances)

The...
Forum: Plugins 07-18-2012, 13:18
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.0.0]

Not still lurking, I visited the site for the first time since my last post yesterday as I am trying TF2 again (Mostly to see if I can even snipe anymore, having only played League of Legends for the...
Forum: Plugins 07-17-2012, 12:04
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.0.0]

The page is stating that a 0-day vulnerability (A previously unknown vulnerability, i.e. it has not been patched) has been found in a webapp made by Heinosblog and that said webapps can be found by...
Forum: Plugins 11-04-2010, 18:09
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v7.1.2/v7.0.2]

My work here is done then. Happy New Year!

*Fades away*
Forum: Plugins 11-04-2010, 04:52
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v7.1.2/v7.0.2]

DEFAULT can be used with SQLite as mentioned in the SQLite documentation (They list it as a column-constraint: http://www.sqlite.org/syntaxdiagrams.html#column-constraint). I was under the same...
Forum: Plugins 11-03-2010, 20:34
Replies: 2,724
Views: 1,085,465
Posted By Sobuno
Re: [TF2 Stats] With Web Ranking and Item Logger [v7.1.2/v7.0.2]

I decided to do a search on Google and believe I have now found the cause of the issue.

For the developers:
When altering the tables in SQLite and adding new columns, remember to set their...
Showing results 1 to 25 of 62

 
Forum Jump

All times are GMT -4. The time now is 06:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode