Thanks to the help of Dommy and Guerro, I've written a game mode based on average time,
I will explain the rules in a another topic ...
For now, I need your help for some translations,
here they are :
en :
Code: Select all
// ---------------------------------- //
// TrackMania Average
400 => "$s$F80Round %1 / %2",
401 => "$s$F80Last Round",
402 => "$sDon't give up !!!",
403 => "Boooo $<%1$> gave up !!",
404 => "$<%1$> $stakes the lead !\n who will stop him ??",
405 => "$<%1$> $skeeps the lead !!!\n %2 rounds in a row !!",
406 => "$<%1$> $s wins the map !!",
407 => "$<%1$> $swins the map !!\n %2 maps in a row !!!",
408 => "$sRound skipped",
409 => "Game rules",
410 => "$wRules of Average game mode",
411 => "The winner is the one who finish the most races while having the best average time.\n \n$f80Be careful $z: if you give up or don't finish the race within the time limit, you will be ranked after the players with one or more races finished !",
412 => "Close this window",
413 => "Rounds per map : "
Code: Select all
// ---------------------------------- //
// TrackMania Average
400 => "$s$F80Round %1 / %2",
401 => "$s$F80Dernier Round",
402 => "$sOn abandonne pas !!!",
403 => "Hoouuu $<%1$> a abandonné !!",
404 => "$<%1$> $sprend la main !\n Mais jusquoù ira-t-il ??",
405 => "$<%1$> $sconserve la main !!!\n %2 rounds d'affilée !!",
406 => "$<%1$> $s gagne la map !!",
407 => "$<%1$> $sgagne la map !!\n %2 maps à la suite !!!",
408 => "$sRound passé",
409 => "Règles du jeu",
410 => "$wRègles du mode de jeu Average",
411 => "Le vainqueur est celui qui finit le plus de rounds et qui a la meilleure moyenne.\n \n$f80Attention $z: si tu abandonnes ou si tu ne termines pas le round avant la fin du temps imparti, tu seras classé derrière les joueurs qui ont réussi à finir plus de rounds !",
412 => "Fermer cette fenêtre",
413 => "Rounds par map : "
is it better to write: player gave up or player has given up ?
Thanks for your help