[Ajuda] string
#9

Tenta assim:

PHP код:
format(STRXsizeof(STRX), "{00FFFF}Dono(a): {FFFFFF}%s \n\n{00FFFF}CasaID:{FFFFFF}%d"houseData[c][Dono], c);
UpdateDynamic3DTextLabelText(LabelCasa[c], BrancoSTRX); 
espero que n haja outro bug com UpdateDynamic3DTextLabelText

ou assim:

PHP код:
if(LabelCasa[c] == Text3D:INVALID_3DTEXT_ID)
{
    
LabelCasa[c] = CreateDynamic3DTextLabel(STRX, -1houseData[c][houseX], houseData[c][houseY], houseData[c][houseZ], 30.0INVALID_PLAYER_IDINVALID_VEHICLE_ID1, -1, -1, -13.0);
}
else
{
    
UpdateDynamic3DTextLabelText(LabelCasa[c], BrancoSTRX);

Reply


Messages In This Thread
string - by iWiNeR - 12.06.2018, 16:39
Re: string - by Minerva - 12.06.2018, 16:45
Re: string - by iWiNeR - 12.06.2018, 16:55
Re: string - by Ermanhaut - 12.06.2018, 17:04
Re: string - by AutoMatic2 - 13.06.2018, 00:09
Re: string - by iWiNeR - 13.06.2018, 16:45
Re: string - by Ermanhaut - 13.06.2018, 16:52
Re: string - by iWiNeR - 13.06.2018, 17:12
Re: string - by AutoMatic2 - 13.06.2018, 21:09
Re: string - by iWiNeR - 13.06.2018, 21:24

Forum Jump:


Users browsing this thread: 3 Guest(s)