02.09.2011, 20:23
Hello
i want to make a 3D Text Label which updates itself when someone has harvested the field.
But it don't work..
I hope someone can help me.
Best regards
i want to make a 3D Text Label which updates itself when someone has harvested the field.
Код:
new Farmerlabel;
Код:
Update3DTextLabelText(Farmerlabel, 0xFFFFFFFF, "Drogenlager: %d.", FarmerDrugs);
Код:
Farmerlabel = Create3DTextLabel("Drogenlager: %d", FarmerDrogen, 0xFFFF00AA,-100.2003,-59.9764,3.1172,15,50,0);
I hope someone can help me.
Best regards