[[[Ajuda]]] Meu Tutorial ta doidгo...
#10

Quote:
Originally Posted by Xapita_Halls
Посмотреть сообщение
topo gm:
pawn Код:
new tutotext;
em cima do textDraw:
pawn Код:
SetTimer("tutotext", 20000, 0); //tempo
pawn Код:
public tutotext(playerid)
{
    TextDrawHideForPlayer(playerid, Textdraw1);
    SetTimer("tutotext2", 20000, 0);
        return 1;
}
public tutotext2(playerid)
{
        TextDrawHideForPlayer(playerid, Textdraw2);
        SetTimer("tutotext3", 20000, 0);
        return 1;
}



E assim vai...
Sу adptar o nome da textdraw no seu GM.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)