[FilterScript] [FS] ۞ Blip filterscript v1.0 ۞ (8.2.2008)
#1

What is this?
It's a function with timer which will set player's color from color1 to color2 and from color2 to color1 every second.


Example:
pawn Code:
public OnPlayerSpawn(playerid)
{
  SetPlayerBlipColor(playerid, 1000, 0xFFFFFFAA, 0xFF0000AA);
  return 1;
}

Functions:
Code:
SetPlayerBlipColor(playerid, delay, color1, color2);
SetPlayerBlipColorForAll(delay, color1, color2);
۞ Download v1.0
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)