Wondering..
#2

Nope you can but you can use this instead and it will clear it from player names but no there is no transparent icon or anything

pawn Код:
CMD:cleardl(playerid, params[])
{
      for(new i = 0; i < 5; i++)
      {
            SendDeathMessage(INVALID_PLAYER_ID, INVALID_PLAYER_ID, 200);
      }
      return 1;
}
Reply


Messages In This Thread
Wondering.. - by iFiras - 28.03.2015, 16:12
Re: Wondering.. - by ahmedkoki - 28.03.2015, 16:20
Re: Wondering.. - by Karan007 - 28.03.2015, 16:21
Re : Re: Wondering.. - by iFiras - 28.03.2015, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)