crating 3d text label to all VWorlds?
#5

I have set everything right.

pawn Код:
for(new i = 0; i<24; i++)
{
        Create3DTextLabel("Exit",COLOR_LIGHTRED, BuildingCoords[i][0], BuildingCoords[i][1], BuildingCoords[i][2],80.0,-1);
        printf("Exit Labels: X: %f Y: %f Z:%f", BuildingCoords[i][0], BuildingCoords[i][1], BuildingCoords[i][2]);
}
It should work according to the code.
Reply


Messages In This Thread
creating 3d text label to all VWorlds? - by armyoftwo - 23.11.2010, 12:42
Re: crating 3d text label to all VWorlds? - by Zh3r0 - 23.11.2010, 12:45
Re: creating 3d text label to all VWorlds? - by armyoftwo - 23.11.2010, 12:56
Re: crating 3d text label to all VWorlds? - by Zh3r0 - 23.11.2010, 12:59
Re: crating 3d text label to all VWorlds? - by armyoftwo - 23.11.2010, 13:00
Re: crating 3d text label to all VWorlds? - by armyoftwo - 23.11.2010, 13:09
Re: crating 3d text label to all VWorlds? - by armyoftwo - 24.11.2010, 13:37

Forum Jump:


Users browsing this thread: 1 Guest(s)