[Ajuda] Errozinho aqui....
#9

Quote:
Originally Posted by Don_Speed
Посмотреть сообщение
Tenta assim
pawn Код:
//OnPlayerSpawn
SetTimer ( " DonSpeed " , 1000 , true ) ;
//Final do GM
forward DonSpeed(playerid);
public DonSpeed(playerid)
{
    if(Informacoes[playerid][PlayerAdmin] < 3)
    {
       new Text3D:label = Create3DTextLabel("Olб sou admin do servidor \nPosso ajudar ?!", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0);
       Attach3DTextLabelToPlayer(label, playerid, 0.0, 0.0, 0.7);
    }
    else
    {
       Delete3DTextLabel ( playerid ) ;
       DeletePlayer3DTextLabel ( playerid ) ;
    }
    return true;
}
obrigado a todos que ajudaram consegui vlw's
Reply


Messages In This Thread
Errozinho aqui.... - by Math3us - 24.07.2012, 23:49
Re: Errozinho aqui.... - by Don_Speed - 24.07.2012, 23:51
Re: Errozinho aqui.... - by leonardo1434 - 24.07.2012, 23:51
Re: Errozinho aqui.... - by Math3us - 24.07.2012, 23:52
Re: Errozinho aqui.... - by Victor' - 24.07.2012, 23:52
Re: Errozinho aqui.... - by Math3us - 25.07.2012, 00:06
Re: Errozinho aqui.... - by Victor' - 25.07.2012, 00:08
Re: Errozinho aqui.... - by Don_Speed - 25.07.2012, 00:14
Re: Errozinho aqui.... - by Math3us - 25.07.2012, 00:21

Forum Jump:


Users browsing this thread: 3 Guest(s)