3DText variable bugged
#1

Let's do this:

pawn Код:
new Text3D: label[MAX_PLAYERS];

// in a command
label[playerid] = Create3DTextLabel(ReturnName(playerid),COLOR_WHITE,pos[0],pos[1],pos[2]-0.3,30.0,0);
// ok, Text3d is avaible
// after this line, let's do this:
printf("%d",label[playerid]);
Ok, i get the warning Tag Mismatch, and in console i get val 0.

SO !?
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: 4 Guest(s)