Show 3d text label?
#1

I have a "Create3DTextLabel" and i only want people to see it if they are in range of point. How would i make that?

pawn Код:
if(IsPlayerInRangeOfPoint(i, 5, Houses[h][hExteriorX], Houses[h][hExteriorY], Houses[h][hExteriorZ]))
{
    // Show 3DTextLabel ??
}
And if i just create a new text label it doesn't show for some reason. So i guess i have to show it not create it :/
im confused. If you dont understand what im asking for then let me know
Reply


Messages In This Thread
Show 3d text label? - by The Woody - 22.03.2011, 19:40
Re: Show 3d text label? - by Sascha - 22.03.2011, 19:43
Re: Show 3d text label? - by The Woody - 22.03.2011, 19:47
Re: Show 3d text label? - by Sascha - 22.03.2011, 19:48
Re: Show 3d text label? - by The Woody - 22.03.2011, 19:51
Re: Show 3d text label? - by legodude - 22.03.2011, 20:23
Re: Show 3d text label? - by The Woody - 22.03.2011, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)