gabrogfl94
Fisherman
Make a menu of options with languages and automaticallym ok now I understandm ok now I understandbasically, for example, the main menu would be a bunch of tokens like this in Tokens_enfix symbols? to Spanish or texts or search?
I complete all pokemon games in Spanish
main_menu_continue,Continue
main_menu_new,New Game
main_menu_load,Load Game
main_menu_quit,Quit
in Tokens_es it would look something like
main_menu_continue,Continuar
main_menu_new,Nuevo Juego
main_menu_load,Carga Juego
main_menu_quit,Dejar De
do you understand what i mean? it reads the file for your language and matches the token to the 'string'
menu
continue
new game
load game
quit game
options game
????'