Ir para conteúdo

Featured Replies

  • Respostas 14
  • Visualizações 1.6k
  • Created
  • Última resposta

Top Posters In This Topic

Posted Images

Postado
  • Diretor de Projetos
1 hora atrás, leozincorsair disse:

esse já e o sistema esta "completo"

Erro meu tente este
 

trocar por:

int32_t healthPercent = round((double)(healthChange) / target->getMaxHealth());
sprintf(buffer, "+%.2f", healthPercent);

 

trocar por:

int32_t healthPercent = round((double)(damage) / target->getMaxHealth());
sprintf(buffer, "-%.2f", healthPercent);

 

Postado
  • Autor
3 horas atrás, HomeJobs disse:

Erro meu tente este
 

trocar por:


int32_t healthPercent = round((double)(healthChange) / target->getMaxHealth());
sprintf(buffer, "+%.2f", healthPercent);

 

trocar por:


int32_t healthPercent = round((double)(damage) / target->getMaxHealth());
sprintf(buffer, "-%.2f", healthPercent);

 

não mudou :(

Postado
  • Diretor de Projetos
Em 14/12/2021 em 22:26, HomeJobs disse:

Erro meu tente este
 

trocar por:


int32_t healthPercent = round((double)(healthChange) / target->getMaxHealth());
sprintf(buffer, "+%2f%", healthPercent);

 

trocar por:


int32_t healthPercent = round((double)(damage) / target->getMaxHealth());
sprintf(buffer, "-%2f%", healthPercent);

 

 

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 520.1k

Informação Importante

Confirmação de Termo