Odd problem
#3

It occurs for everyone

My timer update for it

pawn Код:
synctimer = SetTimer("SyncUp", 6000, 1);

public SyncUp()
{
    SyncTime();
    DollahScoreUpdate();
}
Edit: I put the syncup timer under my timers for my random checkpoints and it works fine now

Thank you for the help
Reply


Messages In This Thread
Odd problem - by ihatetn931 - 17.01.2010, 05:29
Re: Odd problem - by Chaprnks - 17.01.2010, 08:01
Re: Odd problem - by ihatetn931 - 17.01.2010, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)