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

rememberthefrags SQL 0.2.6 beta


Post New Thread Reply   
 
Thread Tools Display Modes
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 05-07-2011 , 20:14   Re: rememberthefrags SQL 0.2.6 beta
Reply With Quote #61

lol I dunno. Im kinda lost now.
0 seconds = infinite or reset at end of map?

I was referring to a 'end of map' reset instead of a constant number in seconds, but im kinda lost
__________________
bmann_420 is offline
Podunk
Senior Member
Join Date: Nov 2005
Location: Florida
Old 05-08-2011 , 15:45   Re: rememberthefrags SQL 0.2.6 beta
Reply With Quote #62

rtf_reset_newround 0 //discard data on new round ( 0 or 1 )

your suggestion about the other stuff is in there too i think
__________________
Check out my website at http://matthewmiller.info
Podunk is offline
Send a message via MSN to Podunk
naSTR
Veteran Member
Join Date: Dec 2011
Location: Asia, Mongolia
Old 02-28-2012 , 22:36   Re: rememberthefrags SQL 0.2.6 beta
Reply With Quote #63

Got this error, frags not saving.
PHP Code:
L 02/29/2012 11:36:19: [rememberthescore.amxx] <esqla connection failed
L 02
/29/2012 11:36:19: [rememberthescore.amxxrememberthefrags SQL 0.2.6 beta started 
PHP Code:
rtf_id             "not set"    //Unique Identifier for this network
rtf_sql_type       "mysql"     //mysql or sqlite
rtf_sql_host       "127.0.0.1"  //sql host
rtf_sql_user       "root"       //sql username
rtf_sql_pass       ""           //sql password
rtf_sql_db         "amx"        //database name
rtf_sql_table      "admins"        //table name
rtf_tickrate       5.0          //rate at which plugin runs ( LOWER = MORE CPU )
rtf_reset_seconds  1000000000   //seconds until data is discarded
rtf_reset_newround 0            //discard data on new round ( 0 or 1 )
rtf_max_frags      1000000000   //discard data with more than this many frags
rtf_max_deaths     1000000000   //discard data with more than this many deaths
rtf_min_frags      0            //minimum frags before account is started
rtf_min_deaths     0            //minimum deaths before account is started 
My sql
PHP Code:
amx_sql_host    "127.0.0.1"
amx_sql_user    "root"
amx_sql_pass    ""
amx_sql_db        "amx"
amx_sql_table    "admins"
amx_sql_type    "mysql" 
__________________
naSTR 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 11:13.


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