[help] with a textdraw - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [help] with a textdraw (
/showthread.php?tid=353011)
[help] with a textdraw -
jeffery30162 - 21.06.2012
can someone give me a textdraw sniplet to where i can replace a few thing so it will display on my screen for a few seconds instead of the chat.
heres an example of code that im going to replace with it.
Код:
if(gametime == 0 && gameday == 1)
{
SendClientMessageToAll(COLOR_WHITE,"[GAME DAY] Monday");
}
and also how do i make it to where when someone joins and a place gets robbed it puts it as it is in the image instead of the chat.
Uploaded with
ImageShack.us
ty for your help