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

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: namazso
Forum: Plugins 11-15-2015, 07:24
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.1.0, 10/18/15)

Whats not working? Previous issues were fi
xed with last update, check dates.
Forum: Plugins 06-28-2015, 03:20
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.1, 6/15/15)

the /mytime certainly does not, but for me it tracks players' times.
Forum: Plugins 06-22-2015, 08:18
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.1, 6/15/15)

yes, about 2 days ago last time for a c++ project, but sourcepawn is not c. If you think about porting the function, then i dont think its wroth it
Forum: Plugins 06-22-2015, 08:09
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.1, 6/15/15)

if you think that this is so bad, then you haven't looked at the original plugin's source. i tried making it somewhat better, rewriting whole functions, but its still badly structured
Forum: Plugins 06-22-2015, 08:07
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.1, 6/15/15)

thats because sourcemod seems to have an incomplete printf-format implementation. I'll fix it, i forgot to test this originally, i always used the web ui.
Forum: Plugins 06-14-2015, 17:18
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.0, 5/22/15)

you can try running CREATE TABLE IF NOT EXISTS `%s` (`name` varchar(64) CHARACTER SET utf8 NOT NULL, `steamid` varchar(64) NOT NULL, `time_played` int(64) NOT NULL, UNIQUE KEY `steamid` (`steamid`))...
Forum: Plugins 06-14-2015, 01:52
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.0, 5/22/15)

clientprefs is a SQLite table, and probably my sql queries don't work with it as it was designed to be used with MySQL
Forum: Plugins 05-23-2015, 02:57
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.0, 5/22/15)

i know, VPS hoster has maintenance today, will be up sometime during the day

Edit: up now
Forum: Plugins 05-23-2015, 01:02
Replies: 48
Views: 23,207
Posted By namazso
Re: [ANY] Player Time Tracker (Redux) (3.0.0, 5/22/15)

it only tracks time, more lightweight, and doesnt need an additional script. if you use hlstatsx then this plugin is probably not for you
Forum: Plugins 05-22-2015, 18:25
Replies: 48
Views: 23,207
Posted By namazso
[ANY] Player Time Tracker (Redux) (3.1.0, 10/18/15)

Description:
This plugin lets you track how long specific people have played on any servers that you have this plugin installed on. It uses a MySQL database to store the information.

What's...
Showing results 1 to 10 of 10

 
Forum Jump

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


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