AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Player Time Tracker v2.3.5 (https://forums.alliedmods.net/showthread.php?t=93671)

Warnink 06-09-2012 16:46

Re: Player Time Tracker v2.3.5
 
Thanks alot for that Otokiru its now working great.

Anybody know how easy it would be to have this plugin announce a csay message every time someone gains 10 hours, like...

"Warnink has gained 10 hours!"

Then 10 hours later...

"Warnink has gained 20 hours!" etc...

Would just be a nice perk for my players to get some recognition for the amount of time they spend on the servers.

clad 07-31-2012 13:29

Re: Player Time Tracker v2.3.5
 
Quote:

Originally Posted by Otokiru (Post 1717088)
The reason its not refreshing correctly is because there is a missing line on line 625. :wink:
PHP Code:

SQL_TQuery(hDatabaseGetTheTimegetTimeTclient



Otokiru ,
i downloaded your version a couple of post back, and compiled it against snapshot 1.4.5
Then editted my database.cfg
Code:

    "ptt"
    {
        "driver"            "default"
        "host"                "ipofhostedDB"
        "database"            "mydbname"
        "user"                "mydbusername"
        "pass"                "mydbpassword"
        //"timeout"            "0"
        "port"            "3306"
    }

Then ran the query on the mysql database, and restarted the server.

The plugin loads fine but i get this in the logs.
Code:

L 07/31/2012 - 10:02:47: [SM] Displaying call stack trace for plugin "ptt.smx":
L 07/31/2012 - 10:02:47: [SM]  [0]  Line 625, ptt.sp::Queries()
L 07/31/2012 - 10:02:47: [SM]  [1]  Line 593,  ptt.sp::UpdateTimes()

Typing sm_help in the console shows the command "sm_mytime" , but if the command is run. i get
Code:

Unknown  command: sm_mytime
Any ideas what could be going on ?

scorpadorp 12-30-2012 13:34

Re: Player Time Tracker v2.3.5
 
Quote:

Originally Posted by clad (Post 1762044)
Otokiru ,
i downloaded your version a couple of post back, and compiled it against snapshot 1.4.5
Then editted my database.cfg
Code:

    "ptt"
    {
        "driver"            "default"
        "host"                "ipofhostedDB"
        "database"            "mydbname"
        "user"                "mydbusername"
        "pass"                "mydbpassword"
        //"timeout"            "0"
        "port"            "3306"
    }

Then ran the query on the mysql database, and restarted the server.

The plugin loads fine but i get this in the logs.
Code:

L 07/31/2012 - 10:02:47: [SM] Displaying call stack trace for plugin "ptt.smx":
L 07/31/2012 - 10:02:47: [SM]  [0]  Line 625, ptt.sp::Queries()
L 07/31/2012 - 10:02:47: [SM]  [1]  Line 593,  ptt.sp::UpdateTimes()

Typing sm_help in the console shows the command "sm_mytime" , but if the command is run. i get
Code:

Unknown  command: sm_mytime
Any ideas what could be going on ?

I get the same error. Too bad there are no similar plugins for sm.

nineteeneleven 05-01-2013 07:57

Re: Player Time Tracker v2.3.5
 
I dont think this is working properly either. Its pulling multiple steam ids for the same person

http://kablowsion.com/TimeTracker/

nineteeneleven 05-28-2013 09:28

Re: Player Time Tracker v2.3.5
 
Would and me mind repairing this plugin? It would be nice to have since valve took the time played off steam profiles

wasder 06-19-2013 09:42

Re: Player Time Tracker v2.3.5
 
I can confirm that this is unworking.

nineteeneleven 06-20-2013 20:19

Re: Player Time Tracker v2.3.5
 
Use this one

http://forums.alliedmods.net/showthread.php?t=217670

Aspect 04-17-2018 18:21

Re: Player Time Tracker v2.3.5
 
Hello, I am looking for someone to assist me in setting up the whole MySQL thing, is anyone avaliable. I have very limited knowledge, but I'm a fast learner.

mlov420 04-17-2018 21:22

Re: Player Time Tracker v2.3.5
 
Whats the point of trying to use this? The author hasn't updated the plugin here in almost 7 years and its been almost 4 since the last comment here...

You should use something more standard like GameME, RankME, HLStats, or any other statistics tracker, even for things as simple as tracking player time.


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

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