06.03.2015, 21:51
Sounds like classic SetTimer instead of SetTimerEx mistake, or a MySQL callback that has a playerid parameter while no such parameter is passed by the calling function. In that case id 0 will always be used by the function.

