20/08/2025 14:12
Boa tarde, gostaria de uma ajuda para colocar assentos nas textdraws, pós quando coloco ela fica invisilvel
format(str, sizeof str, "Inventário_de:_~b~~h~%s_~w~Itens:_~b~~h~%d/75", PlayerName(playerid), itens);
PlayerTextDrawSetString(playerid, invText[playerid][5], str);
aqui está o codigo, já tentei o FixText mais não deu certo
format(str, sizeof str, "Inventário_de:_~b~~h~%s_~w~Itens:_~b~~h~%d/75", PlayerName(playerid), itens);
PlayerTextDrawSetString(playerid, invText[playerid][5], str);
aqui está o codigo, já tentei o FixText mais não deu certo