Random TextDraws (A small problem, Nothing big)
#3

Quote:
Originally Posted by Backwardsman97
View Post
Well isn't that what you made it to do? Hide one, show another?

Also, you don't have to use SetTimerEx here.

pawn Code:
RTDS_Timer = SetTimerEx("Random_Messages", 85000, 1, "i");

//Can just be
RTDS_Timer = SetTimer("Random_Messages", 85000, 1);
It hides everything, ok thanks Ill edit that
Reply


Messages In This Thread
Random TextDraws (A small problem, Nothing big) - by OleKristian95 - 14.09.2011, 18:52
Re: Random TextDraws (A small problem, Nothing big) - by Backwardsman97 - 14.09.2011, 19:04
Re: Random TextDraws (A small problem, Nothing big) - by OleKristian95 - 14.09.2011, 19:06

Forum Jump:


Users browsing this thread: 1 Guest(s)