30.12.2011, 19:38
Can someone tell me how to make SendClientMessage not spam when your on a pickup.
I have >
Now when I go onto that pickup, it spams crazy.
Maybe Timers?
I have >
pawn Код:
if(pickupid == bleugh)
{
SendClientMessage(playerid, COLOR_YELLOW, "(AH-INFO) Use <FFFFFF>/enter <F230AA> to enter the building!");
}
Maybe Timers?