18.03.2010, 21:38
pawn Код:
new Text3D:ForSale3DTextLabel;
ForSale3DTextLabel = CreateDynamic3DTextLabel("For SALE!",COLOR_GREEN,HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez] +0.5 ,25.0,0,1,-1,-1,-1,100);
CreateDynamicPickup(1273, 23, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez], -1, -1, -1, 80);