3DTextLabel question
#7

Quote:
Originally Posted by -Luis
Посмотреть сообщение
Код:
if ( Text3D:label== INVALID_3DTEXT_ID ) // The label is an invalid one.
{
    SendClientMessage( playerid, -1, "SERVER: That label does not exist!" );
}
Try this.
I look around and The Code is this

Код:
if(Text3D:label ==Text3D:INVALID_3DTEXT_ID)
{
      SendClientMessage( playerid, -1, "SERVER: That label does not exist!" );
}
Reply


Messages In This Thread
3DTextLabel question[solved] - by horsemeat - 25.03.2013, 22:09
Re: 3DTextLabel question - by kamzaf - 25.03.2013, 22:21
Re: 3DTextLabel question - by greentarch - 25.03.2013, 22:41
Re: 3DTextLabel question - by horsemeat - 25.03.2013, 22:58
Re: 3DTextLabel question - by Luis- - 25.03.2013, 22:59
Re: 3DTextLabel question - by horsemeat - 27.03.2013, 00:38
Re: 3DTextLabel question - by horsemeat - 27.03.2013, 00:47
Re: 3DTextLabel question - by Pottus - 27.03.2013, 00:52
Re: 3DTextLabel question - by horsemeat - 14.04.2013, 19:04

Forum Jump:


Users browsing this thread: 2 Guest(s)