Raised This Month: $32 Target: $400
 8% 

Last Users Connected


Post New Thread Reply   
 
Thread Tools Display Modes
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 06-13-2006 , 20:39  
Reply With Quote #101

Update..

Changes:
  • Added lc_maxnames, which determines the maximum number of names to display when a player connects
  • With all query results, names are show in order of how often they are used. So a players primary name will appear first.
  • AKA mode defaults to on now.
  • Fixed possible message overflow, causing AKA messages to not be shown.

The only other thing I have planned is fixing it so it doesn't lag the server when a player joins and you have a huge database.. This will be done after I get out of school, which is next week.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Rebell
Veteran Member
Join Date: Nov 2004
Location: GERMANY
Old 06-14-2006 , 04:06  
Reply With Quote #102

Quote:
Originally Posted by devicenull
The only other thing I have planned is fixing it so it doesn't lag the server when a player joins and you have a huge database.. This will be done after I get out of school, which is next week.
Schools out forever
__________________
Rebell is offline
tron73
Senior Member
Join Date: Apr 2004
Location: Schulzendorf / germany
Old 06-18-2006 , 05:57  
Reply With Quote #103

Sorry, but I did not find the answer:

Are the clientcommands for the chat or for console? Where is the output written, chat or console ?

Thanx
__________________


Debian LAMP
AMD 64 3700+
2xCS:S
tron73 is offline
Send a message via ICQ to tron73
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 06-18-2006 , 15:24  
Reply With Quote #104

Quote:
Originally Posted by tron73
Sorry, but I did not find the answer:

Are the clientcommands for the chat or for console? Where is the output written, chat or console ?

Thanx
Console for both


Just updated the plugin, the only downside is you can't upgrade old databases, you have to start fresh
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 06-19-2006 , 20:42  
Reply With Quote #105

Anyone have suggestions?
I have to finish moving everything to threaded queries, but that's not a big deal.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Godsmack
New Member
Join Date: Jun 2006
Old 06-24-2006 , 13:42   Re: Last Users Connected
Reply With Quote #106

How do i veiw datebase.sq
__________________
Godsmack is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 06-24-2006 , 15:23   Re: Last Users Connected
Reply With Quote #107

Quote:
Originally Posted by Godsmack
How do i veiw datebase.sq
http://sqlitebrowser.sourceforge.net

Won't make much sense unless you know the basics of relational databases, or you dig out the queries I used from the source.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Dag
Member
Join Date: Feb 2005
Old 07-04-2006 , 09:17   Re: Last Users Connected
Reply With Quote #108

I get this error with the latest version

[META] Failed to load plugin addons/last_connected/bin/last_mm. SqlLite returned error 14
Dag is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 07-04-2006 , 14:22   Re: Last Users Connected
Reply With Quote #109

Quote:
Originally Posted by Dag
I get this error with the latest version

[META] Failed to load plugin addons/last_connected/bin/last_mm. SqlLite returned error 14
#define SQLITE_CANTOPEN 14 /* Unable to open the database file */

You seem to have a permissions problem on the data directory, or it does not exist.
addons/last_connected/data needs to exist, and srcds needs to have full access to create and write to files there.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Dag
Member
Join Date: Feb 2005
Old 07-04-2006 , 20:55   Re: Last Users Connected
Reply With Quote #110

addons/last_connected/data

That didn't exist, works fine now. Thank you.
Dag is offline
Reply


Thread Tools
Display Modes

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 17:39.


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