22.07.2009, 20:45
Hello.
When peoples enter Ammunation, the police gets spammed.
How can I make it only sends message once?
When peoples enter Ammunation, the police gets spammed.
How can I make it only sends message once?
pawn Код:
else if(PlayerToPoint(20, i,288.8592,-80.4535,1001.5156))
{//Ammunation 4 (small one's)
GameTextForPlayer(i, "~r~Police has been warned.", 500000, 1);
format(playerid, sizeof(playerid), "HQ: %s has entered ammunation. Keep an extra eye on him.",playerid);
SendFamilyMessage(1, COLOR_DBLUE, playerid);