View Single Post
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 12-23-2017 , 23:45   Re: Question: What is a ConVar.FloatValue's expected value?
Reply With Quote #10

how are you telling if the timer is working or not?
what happen if you add
public Action tAutoTimerUpdatePlayer(Handle timer, any data)
{
PrintToChatAll("timer is working");

do you get spammed?
if you do get spammed then i think maybe somewhere in your callback is wrong
__________________
8guawong is offline