Id 3d text
#8

ok i fixed the error 033 and error 35.
any ideas n error 008 ]
heres what ai did to fix last two errors


Код:
	new result[128];
		new number[MAX_PLAYERS] = playerid; // at this part im trying to get the playerid , so doing this since                    playerid is a variable it should print the id correctly????
		format(result,sizeof(result), "%i.",number); 
		new Text3D:PlayerLabel[MAX_PLAYERS];
		PlayerLabel[playerid] = Create3DTextLabel(result, 0xFFFFFFAA, 10.0, 20.0, 40.0, 20.0, 0);
		Attach3DTextLabelToPlayer(PlayerLabel[playerid], playerid, 0.0, 0.0, 0.7);
Reply


Messages In This Thread
Id 3d text - by daminOwens - 26.02.2014, 14:51
Re: Id 3d text - by daminOwens - 26.02.2014, 16:18
Respuesta: Id 3d text - by CuervO - 26.02.2014, 16:22
Re: Id 3d text - by daminOwens - 26.02.2014, 16:55
Respuesta: Id 3d text - by CuervO - 26.02.2014, 17:01
Re: Id 3d text - by daminOwens - 26.02.2014, 17:28
Respuesta: Id 3d text - by CuervO - 26.02.2014, 17:33
Re: Id 3d text - by daminOwens - 26.02.2014, 17:34
Respuesta: Id 3d text - by CuervO - 26.02.2014, 17:36

Forum Jump:


Users browsing this thread: 1 Guest(s)