3DText variable bugged
#2

Text3D is not just an integer value, that contains the id of the label, so you cant display it using the normal string formats (printf, format, ... just accept the native pawn variable types)
If you want to display the id, you'd have to count the label ids yourself, by increasing a variable on each labelcreation.
Reply


Messages In This Thread
3DText variable bugged - by MJ! - 28.08.2010, 10:36
Re: 3DText variable bugged - by Mauzen - 28.08.2010, 10:42
Re: 3DText variable bugged - by Hiddos - 28.08.2010, 10:47
Re: 3DText variable bugged - by MJ! - 28.08.2010, 10:47
Re: 3DText variable bugged - by Hiddos - 28.08.2010, 10:53
Re: 3DText variable bugged - by MJ! - 28.08.2010, 10:58
Re: 3DText variable bugged - by MJ! - 28.08.2010, 17:19

Forum Jump:


Users browsing this thread: 2 Guest(s)