Textcarro[car] = CreateDynamic3DTextLabel(strings, -1, 0.0, -2.5, 0.5, 50.0, INVALID_PLAYER_ID, Set[car], 0);
UpdateDynamic3DTextLabelText(id, color, const text[]);
Vocк estб tentando usar Attach3dTextLabel com Dynamic 3d text label? se for oc aso, й por isso que nгo estб funfando. |
DestroyDynamic3DTextLabel(Textcarro[car]);
Delete3DTextLabel(Textcarro[car]);
DestroyVehicle(Set[car]);
Set[car] = AddStaticVehicleEx(DOF2_GetInt(string,"Modelo"), X, Y, Z, A,
DOF2_GetInt(string,"Cor1"),DOF2_GetInt(string,"Cor2"), -1);
Textcarro[car] = CreateDynamic3DTextLabel(strings, -1, 0.0, -2.5, 0.5, 50.0,
INVALID_PLAYER_ID, Set[car], 0);