new Float:Dinheiro; Dinheiro = 50000; new String[8]; strdel(Dinheiro, 2, strlen(dinheiro)); format(String, sizeof(String), "%d.0000",Dinheiro);