主菜单按钮调整
This commit is contained in:
@@ -157,18 +157,18 @@ return{
|
||||
group="Official QQ Group (if not hacked): 1127702001",
|
||||
WidgetText={
|
||||
main={
|
||||
play="Play",
|
||||
offline="Single",
|
||||
online="Multi",
|
||||
custom="Custom",
|
||||
qplay="Q. Play",
|
||||
stat="Statistics",
|
||||
help="Help",
|
||||
setting="Settings",
|
||||
qplay="Q. Play",
|
||||
lang="言/A",
|
||||
help="Help",
|
||||
quit="Exit",
|
||||
music="Music Room",
|
||||
account="Account",
|
||||
sound="SE Room",
|
||||
minigame="Mini Games",
|
||||
quit="Exit",
|
||||
},
|
||||
mode={
|
||||
start="Start",
|
||||
|
||||
@@ -157,18 +157,18 @@ return{
|
||||
group="Groupe QQ officiel (si non piraté) : 1127702001",
|
||||
WidgetText={
|
||||
main={
|
||||
play="Jouer",
|
||||
-- offline="Single",
|
||||
-- online="Multi",
|
||||
custom="Mode perso.",
|
||||
qplay="Partie rapide",
|
||||
stat="Statistiques",
|
||||
help="Aide",
|
||||
setting="Paramètres",
|
||||
qplay="Partie rapide",
|
||||
lang="言/A",
|
||||
help="Aide",
|
||||
quit="Quitter",
|
||||
music="Salon musical",
|
||||
account="Compte",
|
||||
sound="Salon SE",
|
||||
minigame="Minijeux",
|
||||
quit="Quitter",
|
||||
},
|
||||
mode={
|
||||
start="Démarrer",
|
||||
|
||||
@@ -161,18 +161,18 @@ return{
|
||||
group="Grupo Oficial de QQ (si no lo hackean):1127702001",
|
||||
WidgetText={
|
||||
main={
|
||||
play="Jugar",
|
||||
-- offline="Single",
|
||||
-- online="Multi",
|
||||
custom="Person.",
|
||||
qplay="P. Rápida",
|
||||
stat="Estadísticas",
|
||||
help="Ayuda",
|
||||
setting="Opciones",
|
||||
qplay="P. Rápida",
|
||||
lang="言/A",
|
||||
help="Ayuda",
|
||||
quit="Salir",
|
||||
music="Música",
|
||||
account="Cuenta",
|
||||
sound="Sala de SE",
|
||||
minigame="Minijuegos",
|
||||
quit="Salir",
|
||||
},
|
||||
mode={
|
||||
start="Empezar",
|
||||
|
||||
@@ -110,18 +110,18 @@ return{
|
||||
},
|
||||
WidgetText={
|
||||
main={
|
||||
play="!!!",
|
||||
offline="!",
|
||||
online="!!!",
|
||||
custom="_?!",
|
||||
qplay="!",
|
||||
stat="=___",
|
||||
help="???",
|
||||
setting="_?_",
|
||||
qplay="!",
|
||||
lang="言/A",
|
||||
help="???",
|
||||
quit="X",
|
||||
music="~~~",
|
||||
account="Account",
|
||||
sound="=><=",
|
||||
minigame="^_^",
|
||||
quit="X",
|
||||
},
|
||||
mode={
|
||||
start="!!!",
|
||||
|
||||
@@ -161,18 +161,18 @@ return{
|
||||
group="官方QQ群(如果没有被暗改的话就是这个):1127702001",
|
||||
WidgetText={
|
||||
main={
|
||||
play="开始",
|
||||
offline="单机游戏",
|
||||
online="联网游戏",
|
||||
custom="自定义",
|
||||
qplay="快速开始",
|
||||
stat="统计信息",
|
||||
help="帮助",
|
||||
setting="设置",
|
||||
qplay="快速开始",
|
||||
lang="言/A",
|
||||
help="帮助",
|
||||
quit="退出",
|
||||
music="音乐室",
|
||||
account="账户",
|
||||
sound="音效室",
|
||||
minigame="小游戏",
|
||||
quit="退出",
|
||||
},
|
||||
mode={
|
||||
start="开始",
|
||||
|
||||
@@ -34,16 +34,16 @@ function Pnt.main()
|
||||
end
|
||||
|
||||
WIDGET.init("main",{
|
||||
WIDGET.newButton({name="play", x=150,y=220,w=200,h=140,color="lRed", font=55,code=WIDGET.lnk.goScene("mode")}),
|
||||
WIDGET.newButton({name="setting", x=370,y=220,w=200,h=140,color="sky", font=45,code=WIDGET.lnk.goScene("setting_game")}),
|
||||
WIDGET.newButton({name="custom", x=590,y=220,w=200,h=140,color="lPurple",font=45,code=WIDGET.lnk.goScene("customGame"),hide=function()return not RANKS.marathon_normal end}),
|
||||
WIDGET.newButton({name="help", x=150,y=380,w=200,h=140,color="lYellow",font=50,code=WIDGET.lnk.goScene("help")}),
|
||||
WIDGET.newButton({name="stat", x=370,y=380,w=200,h=140,color="lGreen", font=40,code=WIDGET.lnk.goScene("stat")}),
|
||||
WIDGET.newButton({name="offline", x=150,y=220,w=200,h=140,color="lRed", font=40,code=WIDGET.lnk.goScene("mode")}),
|
||||
WIDGET.newButton({name="online", x=370,y=220,w=200,h=140,color="lCyan", font=40,code=WIDGET.lnk.goScene(LOGIN and"netgame"or"login"),hide=function()return not LOGIN end}),
|
||||
WIDGET.newButton({name="custom", x=590,y=220,w=200,h=140,color="lBlue", font=45,code=WIDGET.lnk.goScene("customGame"),hide=function()return not RANKS.marathon_normal end}),
|
||||
WIDGET.newButton({name="setting", x=150,y=380,w=200,h=140,color="lOrange",font=40,code=WIDGET.lnk.goScene("setting_game")}),
|
||||
WIDGET.newButton({name="stat", x=370,y=380,w=200,h=140,color="lGreen", font=35,code=WIDGET.lnk.goScene("stat")}),
|
||||
WIDGET.newButton({name="qplay", x=590,y=380,w=200,h=140,color="white", font=45,code=function()SCN.push()loadGame(STAT.lastPlay,true)end}),
|
||||
WIDGET.newButton({name="lang", x=150,y=515,w=200,h=90,color="dYellow", font=45,code=WIDGET.lnk.goScene("lang")}),
|
||||
WIDGET.newButton({name="music", x=370,y=515,w=200,h=90,color="dGreen", font=30,code=WIDGET.lnk.goScene("music")}),
|
||||
WIDGET.newButton({name="lang", x=150,y=515,w=200,h=90,color="lYellow", font=45,code=WIDGET.lnk.goScene("lang")}),
|
||||
WIDGET.newButton({name="help", x=370,y=515,w=200,h=90,color="dGreen", font=50,code=WIDGET.lnk.goScene("help")}),
|
||||
WIDGET.newButton({name="quit", x=590,y=515,w=200,h=90,color="grey", font=45,code=function()VOC.play("bye")SCN.swapTo("quit","slowFade")end}),
|
||||
WIDGET.newKey({name="account", x=150,y=610,w=200,h=60,color="red", code=function()SCN.go(LOGIN and"account"or"login")end}),
|
||||
WIDGET.newKey({name="music", x=150,y=610,w=200,h=60,color="red", code=WIDGET.lnk.goScene("music")}),
|
||||
WIDGET.newKey({name="sound", x=370,y=610,w=200,h=60,color="green", code=WIDGET.lnk.goScene("sound")}),
|
||||
WIDGET.newKey({name="minigame", x=590,y=610,w=200,h=60,color="blue", code=WIDGET.lnk.goScene("minigame")}),
|
||||
})
|
||||
Reference in New Issue
Block a user