How can I attach a 3D text to a pickup?
#4

Here is a small example which you should get a drift from -

Код:
	if(HouseInfo[h][hOwned] == 0)
		{
            Create3DTextLabel("[Property]",0x00AE00FF,HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+0.75,20.0,0,1);
			HouseInfo[h][hPickupID]=CreatePickup(1239, 1, HouseInfo[h]
		}
Reply


Messages In This Thread
How can I attach a 3D text to a pickup? - by nuriel8833 - 30.08.2010, 14:35
Re: How can I attach a 3D text to a pickup? - by Yamoo - 30.08.2010, 15:48
Re: How can I attach a 3D text to a pickup? - by nuriel8833 - 30.08.2010, 15:53
Re: How can I attach a 3D text to a pickup? - by Yamoo - 30.08.2010, 16:05
Re: How can I attach a 3D text to a pickup? - by CAR - 30.08.2010, 19:09
Re: How can I attach a 3D text to a pickup? - by nuriel8833 - 31.08.2010, 05:41

Forum Jump:


Users browsing this thread: 1 Guest(s)