How to make sendclientmessage send once instead of spamming
#1

How to make sendclientmessage send once instead of spamming
For example something happens and it should send this
pawn Код:
{
 SendClientMessage(playerid, 0xFF0000FF, "Example!");
}
What could i do so it sends it once instead of spam
Reply
#2

Simple. Don't put it in a loop.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)