SetPlayerChatBubble Help. | +rep
#3

use this"
pawn Код:
new ChatDeath[128];
format(ChatDeath, sizeof(ChatDeath), "You have died, you must wait 120 seconds before accepting death.", ChatDeath);
            SetPlayerChatBubble(playerid,ChatDeath,COLOR_YELLOW,15.0,5000);
            SetTimerEx("DeathTimer", 1200, 0, "ii", playerid);
            GameTextForPlayer(playerid, "~r~Brutally Wounded", 5000, 3);
            ClearAnimations(playerid);
            ApplyAnimation(playerid, "KNIFE", "KILL_Knife_Ped_Damage", 4.0, 0, 1, 1, 1, 0, 1);
            TogglePlayerControllable(playerid, 0);
Reply


Messages In This Thread
SetPlayerChatBubble Help. | +rep - by NickMirra - 06.06.2015, 11:22
Re: SetPlayerChatBubble Help. | +rep - by nezo2001 - 06.06.2015, 11:27
Re: SetPlayerChatBubble Help. | +rep - by Rabea - 06.06.2015, 11:31
Re: SetPlayerChatBubble Help. | +rep - by JaydenJason - 06.06.2015, 11:38

Forum Jump:


Users browsing this thread: 1 Guest(s)