OnPlayerUpdate
#9

I have a Problem, when a Player the 2 Time or 3 Time, goto Water and die, the Message "Has Jumped Into Infected Water And Died" spammed.

Код:
         if(IsPlayerInWater(playerid))  {
      SetPlayerHealth(playerid, 0.0);
      format(str,144,"«| %s Has Jumped Into Infected Water And Died.|»",PlayerName[playerid]);
      SendClientMessageToAll(COLOR_CYAN, str);
How to fix that?
Reply


Messages In This Thread
OnPlayerUpdate - by Blackazur - 29.12.2012, 16:45
Re: OnPlayerUpdate - by FTLOG - 29.12.2012, 16:53
Re: OnPlayerUpdate - by Konstantinos - 29.12.2012, 17:35
AW: OnPlayerUpdate - by Blackazur - 29.12.2012, 18:08
Re: OnPlayerUpdate - by Alternative112 - 29.12.2012, 19:13
AW: OnPlayerUpdate - by Blackazur - 29.12.2012, 21:43
Re : OnPlayerUpdate - by lelemaster - 29.12.2012, 22:24
AW: OnPlayerUpdate - by Blackazur - 29.12.2012, 23:15
AW: OnPlayerUpdate - by Blackazur - 30.12.2012, 11:43

Forum Jump:


Users browsing this thread: 1 Guest(s)