[Ajuda] Create3DTextLabel
#3

tenho um comando /tagvip em dialog onde muda a cor da tag VIP .
Eu botei isso lб no OnDialogResponse e deu 4 erros :
if( dialogid == D_TAGVIP )
{
if( response )
{
if( listitem == 0 )
{
if(PLAYER_VIP[playerid])
{
TAG_ADMIN[playerid] = Create3DTextLabel("VIP", 0xFFFFFFFF, 30.0, 40.0, 50.0, 40.0, 0);
Attach3DTextLabelToPlayer(TAG_ADMIN[playerid], playerid, 0.0, 0.0, 0.7);
}
}
}
}
Reply


Messages In This Thread
Create3DTextLabel - by GuiKommander - 10.01.2017, 19:05
Re: Create3DTextLabel - by Whoo - 10.01.2017, 19:15
Re: Create3DTextLabel - by GuiKommander - 10.01.2017, 21:30
Re: Create3DTextLabel - by Whoo - 10.01.2017, 21:36
Re: Create3DTextLabel - by GuiKommander - 10.01.2017, 21:42
Re: Create3DTextLabel - by Felipe1241421 - 10.01.2017, 21:59
Re: Create3DTextLabel - by Whoo - 10.01.2017, 22:05
Re: Create3DTextLabel - by GuiKommander - 10.01.2017, 22:21

Forum Jump:


Users browsing this thread: 1 Guest(s)