At Like A Certain Time A Message Shows.
#1

Im useing a Real Life Clock.

http://forum.sa-mp.com/index.php?topic=33480.0

At A Certain Time I want a SetGameModeText Message To Show Up.

How Do I do it?
Reply
#2

explain more, Have no idea what your on about.
Reply
#3

I mean Like....

I'm using that real life clock System,
I want at like 8:00am for a SetGamemodetext to pop up saying "Its time to go to work"

Get it?
Reply
#4

Im not sure but maybey ask in that topic ?
I think it would help more then start a whole new one.

Gr Artix
Reply
#5

In "public time()"
Just modify it to this:
[pawno]if (hour == 8 ){SetWorldTime(8 );SetGameModeText("Its time to go to work");}[/pawno]
(Added spaces were the "8"'s are as they change them into smilies on this forum.)
Untested..Should work?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)