Need help deleting 3DText
#6

You need to delete it, but you have to reference by the ID returned when you create it from what I can see.

Which means you need to store the return value at a global level and obviously use different/unique variable names for each bus (if you want to control individually), probably an array of numbers.

Delete3DTextLabel(ID);

But as I said you need to store each buses label as individual ID's so that you can remove them the same way without affecting other buses.

Also I have no idea based on the WIKI how Updating it can do anything, you still need the returns reference ID in order to manipulate it and the other params are only colour and text (no real removal or change of placement, what's the point for this scenario?).
Reply


Messages In This Thread
Need help deleting 3DText - by kert93 - 09.10.2011, 18:41
Re: Need help deleting 3DText - by [MWR]Blood - 09.10.2011, 18:43
Re: Need help deleting 3DText - by Stigg - 09.10.2011, 18:44
Re: Need help deleting 3DText - by kert93 - 09.10.2011, 18:51
Re: Need help deleting 3DText - by kert93 - 10.10.2011, 08:27
Re: Need help deleting 3DText - by GrimR - 10.10.2011, 09:28

Forum Jump:


Users browsing this thread: 1 Guest(s)