[Ajuda] CreateDynamic3DTextLabel nгo estб funcionando?
#1

Olб, estou com problema nгo consigo resolver.
O que acontece, quando player vai mudar nome do set nгo aparece na carro. Alguйm sabe o que й? :/

PHP код:
Textcarro[car] = CreateDynamic3DTextLabel(strings, -10.0, -2.50.550.0INVALID_PLAYER_IDSet[car], 0); 
Reply
#2

Tб usando UpdateDynamic3DTextLabelText?

PHP код:
UpdateDynamic3DTextLabelText(idcolor, const text[]); 
Reply
#3

Quando ele muda nome, ele deleta Dynamic3DTextLabelText e cria novamente.
Quando set carrega no servidor ele nгo mostra nome tambйm.
Reply
#4

Porque estб criando em posiзгo constante? Mande uma parte maior do cуdigo.
Reply
#5

Vocк estб tentando usar Attach3dTextLabel com Dynamic 3d text label? se for oc aso, й por isso que nгo estб funfando.
Reply
#6

Quote:

Vocк estб tentando usar Attach3dTextLabel com Dynamic 3d text label? se for oc aso, й por isso que nгo estб funfando.

Nгo.

PHP код:
                        DestroyDynamic3DTextLabel(Textcarro[car]);
                        
Delete3DTextLabel(Textcarro[car]);
                        
DestroyVehicle(Set[car]);
                        
Set[car] = AddStaticVehicleEx(DOF2_GetInt(string,"Modelo"), XYZA
                   
DOF2_GetInt(string,"Cor1"),DOF2_GetInt(string,"Cor2"), -1);
                        
Textcarro[car] = CreateDynamic3DTextLabel(strings, -10.0, -2.50.550.0
                    
INVALID_PLAYER_IDSet[car], 0); 
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)