Raised This Month: $ Target: $400
 0% 

Played Time Dosen't save players time [*]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Backstabnoob
BANNED
Join Date: Feb 2009
Location: Iwotadai Dorm
Old 11-18-2013 , 10:47   Re: Played Time Dosen't Save Player's time
Reply With Quote #1

Your (alka's) threaded query handler is useless, since it doesn't provide any information about the query whatsoever.

Code:
public query(FailState, Handle:Query, Error[], Errcode){       }

You might want to check whether the query even executes:

Code:
public query(FailState, Handle:Query, Error[], Errcode){       log_amx( "Query %d executed. Data: { FailState: %d, Errcode: %d, Error: %s }", _:Query, FailState, Errcode, Error ) }

Run the plugin for several hours and then check your logs. Post the results here.
Backstabnoob 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 23:15.


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