3D Text Label at Red Marker
#1

Hello, how can i make that a 3D Text Label is on the red marker? Because when i try it, the 3D Text Label disappear, so:

Код:
function ShowCheckpoint(playerid)
{
	MoveObject(gateobj,Map[GateX],Map[GateY],Map[MoveGate],3.0);
	foreach(Player,i) SetPlayerCheckpoint(i,Map[CPx],Map[CPy],Map[CPz],5.0);
	SetTimer("EndMap",MAX_END_TIME,false);
	return 1;
}
Reply


Messages In This Thread
3D Text Label at Red Marker - by Blackazur - 11.07.2013, 20:23
Re: 3D Text Label at Red Marker - by Darnell - 11.07.2013, 20:33
AW: 3D Text Label at Red Marker - by Blackazur - 11.07.2013, 20:37

Forum Jump:


Users browsing this thread: 1 Guest(s)