Code:
show_menu(id, keys1, menu)
->
Code:
show_menu(id, keys1, menu,"Skins para las armas")
&
Code:
show_menu(id, keys2, menu2)
->
Code:
show_menu(id, keys2, menu2,"Skins para Cuchillo")
Also, for multiple pages it requires a shit load more coding, probably that ( judging by the extremely inefficient and slow code here ) you wouldn't be able to handle ( no offense ). Also, I have no clue how menu1 would work, because it was missing the title, which no one seems to understand is not a title, it's the unique name of the menu.
__________________