What happend here?!
#4

Anyway, I've creating a timer... Like that

OnPlayerDeath: SetTimerEx("TextdrawHide", 5000, false, "Hide", playerid);

PHP код:
forward TextdrawHide(playerid);
public 
TextdrawHide(playerid)
{
    
TextDrawHideForPlayer(playeridTextdraw12);
    
TextDrawHideForPlayer(playeridTextdraw13);
    
TextDrawHideForPlayer(playeridTextdraw14);
    
TextDrawHideForPlayer(playeridTextdraw15);
    
TextDrawHideForPlayer(playeridTextdraw16);
    return 
1;

So...
Reply


Messages In This Thread
What happend here?! - by Thanks - 29.12.2017, 17:16
Re: What happend here?! - by Kaperstone - 29.12.2017, 17:22
Re: What happend here?! - by Thanks - 29.12.2017, 17:25
Re: What happend here?! - by Thanks - 29.12.2017, 17:30
Re: What happend here?! - by RogueDrifter - 29.12.2017, 17:30
Re: What happend here?! - by Thanks - 29.12.2017, 17:34
Re: What happend here?! - by Thanks - 29.12.2017, 19:47
Re: What happend here?! - by Thanks - 30.12.2017, 19:42
Re: What happend here?! - by Thanks - 31.12.2017, 07:48
Re: What happend here?! - by RogueDrifter - 31.12.2017, 08:07

Forum Jump:


Users browsing this thread: 4 Guest(s)