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

N1G-TF2-RANK - TF2 Ranking with optional Webinterface


Post New Thread Reply   
 
Thread Tools Display Modes
retsam
Veteran Member
Join Date: Aug 2008
Location: so-cal
Old 05-25-2009 , 19:36   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #581

Fyi. It looks like it needs something in order to compile. It has a fatal error looking for auto update compiling. : (
retsam is offline
Mems
Member
Join Date: May 2009
Old 05-25-2009 , 20:29   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #582

So do we replace the old .smx file with this new one, despite the different file name?
Mems is offline
Grundy
Member
Join Date: May 2009
Old 05-25-2009 , 21:31   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #583

I am sorry to say, that my servers (and many servers) run sqlite (unless you are running a server from your personal machine). If people rent servers like me, its normally a sqlite server.

The plug in still doesnt work for me.

Spy still gets -2 points for death with the Dead Ringer watch.
__________________
Grundy is offline
Grundy
Member
Join Date: May 2009
Old 05-25-2009 , 21:43   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #584

Quote:
Originally Posted by r5053 View Post
Maybe i remove soon the SQLLite Support (because it's to slow)

How many People use SQLLite insted of MYSQL?
My server from GAMESERVERS.COM uses SQLLite. So I imagine that the 1000's of other customers servers run the same.
__________________
Grundy is offline
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 05-25-2009 , 22:49   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #585

I seriously doubt that thousands of servers out there are using SQLite. I think you would be fine removing it.

Are you ever going to clean up your database layout or make your code more readable? It's terrible right now and it's only gotten worse as the plugin has expanded.
__________________
msleeper is offline
r5053
SourceMod Donor
Join Date: May 2007
Location: Germany
Old 05-26-2009 , 00:44   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #586

Quote:
Originally Posted by retsam View Post
Fyi. It looks like it needs something in order to compile. It has a fatal error looking for auto update compiling. : (
FYI: That's why i uploaded a smx!
__________________
Visit HLPortal.de (this is not my Page)


r5053 is offline
Send a message via ICQ to r5053 Send a message via Skype™ to r5053
r5053
SourceMod Donor
Join Date: May 2007
Location: Germany
Old 05-26-2009 , 00:45   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #587

Quote:
Originally Posted by Grundy View Post
Spy still gets -2 points for death with the Dead Ringer watch.
Does it really remove the 2 points or does it show this message only?
__________________
Visit HLPortal.de (this is not my Page)


r5053 is offline
Send a message via ICQ to r5053 Send a message via Skype™ to r5053
Grundy
Member
Join Date: May 2009
Old 05-26-2009 , 01:23   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #588

Quote:
Originally Posted by r5053 View Post
Does it really remove the 2 points or does it show this message only?
*EDIT: I just tested it and I can confirm that it ONLY shows the message. It does not effect score anymore when using the Dead Ringer.

Thank you. Still need to fix the text though then I think we are golden!


And to the person who said:
"I seriously doubt that thousands of servers out there are using SQLite. I think you would be fine removing it."

GAMESERVERS.COM is the leading hosting server for TF2. Every one of their servers uses SQLite. This is proof alone that the people are using SQLite servers over the other. Simple numbers really.

Do you have any statistics to prove that wrong? For example: Name a hosting company that DOES NOT use SQLite.
__________________

Last edited by Grundy; 05-26-2009 at 01:44.
Grundy is offline
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 05-26-2009 , 01:36   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #589

this code might work better for dead ringer since it's bits you're looking for...
though I think that all dead ringer kills are all == 32, but just in case they're not

basically skips the player_death event.
PHP Code:
if (GetEventInt(event"death_flags") & 32// dead ringer kill, do nothing
        
return Plugin_Continue
seems to work well for my plugin
__________________
My Pluggies If you like, consider to me.
BrutalGoerge is offline
Grundy
Member
Join Date: May 2009
Old 05-26-2009 , 01:47   Re: N1G-TF2-RANK - TF2 Ranking with optional Webinterface
Reply With Quote #590

r5053, Please check my edited post above.

A basically changed my original post to:

*EDIT: I just tested it and I can confirm that it ONLY shows the message. It does not effect score anymore when using the Dead Ringer.
__________________
Grundy is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:39.


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