problem
#4

Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success) {
    if (!success) {
        TextDrawShowForPlayer(playerid, Textdraw0);
        SetTimerEx("InvalidKomanda", 3000, true, "");
		TextDrawHideForPlayer(playerid, Textdraw0);
    }
    return 1;
}
I hope I helped you.
Reply


Messages In This Thread
problem - by MatriXgaMer - 10.01.2014, 14:35
Re: problem - by Miguel - 10.01.2014, 14:38
Re: problem - by MatriXgaMer - 10.01.2014, 14:49
Re: problem - by IceShock - 10.01.2014, 14:53
Re: problem - by amirab - 10.01.2014, 14:54
Re: problem - by MatriXgaMer - 10.01.2014, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)