Warning - Will +REP
#8

Can you find it Press Crtl+F and find WT where you define it
is it timer or some thing else?

because in this code

public OnGameModeExit()
{
new WT; //you defining variable here and its not timer
KillTimer(ClockTimer);
KillTimer(WT); // you killing variable which is not timer
db_close(Database);
return 1;
}
Reply


Messages In This Thread
Warning - Will +REP - by ZachKnoxx - 20.07.2015, 20:46
Re: Warning - Will +REP - by MBilal - 20.07.2015, 20:48
Re: Warning - Will +REP - by ZachKnoxx - 20.07.2015, 20:49
Re: Warning - Will +REP - by DarkLored - 20.07.2015, 20:52
Re: Warning - Will +REP - by MBilal - 20.07.2015, 20:52
Re: Warning - Will +REP - by ZachKnoxx - 20.07.2015, 20:54
Re: Warning - Will +REP - by DarkLored - 20.07.2015, 20:55
Re: Warning - Will +REP - by MBilal - 20.07.2015, 20:55

Forum Jump:


Users browsing this thread: 1 Guest(s)