draw_self(); draw_set_color(c_white); draw_set_font(fnt_main); draw_text(x + 25, y + 32, string_hash_to_newline(podiumletter[0])); draw_text(x + 41, y + 28, string_hash_to_newline(podiumletter[1])); draw_text(x + 53, y + 22, string_hash_to_newline(podiumletter[2]));