プレイ日記
Merpaderp? PvzLucario3
why wont this menu work
1そうだね
プレイ済み
返信[1]
親投稿
Hanzo rzsense
Could you try swapping line 11 (CURSOR) for line 12 (OPEN=TRUE)?
0そうだね
未プレイ
返信[2]
親投稿
Merpaderp? PvzLucario3
wont work
0そうだね
プレイ済み
返信[3]
親投稿
Hanzo rzsense
Are there OPENMENU calling and cursor moving part in out of your screenshot?
0そうだね
未プレイ
返信[4]
親投稿
Merpaderp? PvzLucario3
It doesnt even show the menu or text or anything
0そうだね
プレイ済み
返信[5]
親投稿
Hanzo rzsense
Does your program have more lines under line 29? If yes, check there is OPENMENU or not. If no, write OPENMENU under line 29.
0そうだね
未プレイ
返信[6]
親投稿
Stewart segludian
I see a couple of problems, you define a bunch of functions to manipulate the menu but never call them. You also need something to loop over button events and move the cursor around/select menu items. Anyway put a call to your openmenu functionjust before the first def line and you should at least see something drawn.
1そうだね
プレイ済み
返信[7]
親投稿
Stewart segludian
Attached is something to show what I mean by processing input for the menu. Let me know if you need to see all of the code.
1そうだね
プレイ済み
返信[8]
親投稿
Merpaderp? PvzLucario3
@Hanzo I got it but whats the code for if I use the circlepad the cursor will move & I can press A to select a tab
0そうだね
プレイ済み
返信[9]
親投稿
Stewart segludian
Here is an updated version of my previously posted code with circle pad support. Remember to use floating point numbers for recieving position data from the circle pad. I also added some waits on moving through the menus so things didn't go too fast. Hope that helps.
0そうだね
プレイ済み
返信[10]
親投稿
Hanzo rzsense
Refer to Stewart's screenshots. Or Could you expose key of your program temporarily? I'll try correcting it and upload it to the cloud server again.
0そうだね
未プレイ
返信[11]
親投稿
Merpaderp? PvzLucario3
here
0そうだね
プレイ済み
返信[12]
親投稿
Hanzo rzsense
Could you refer to TABSTEST2 in [D23E23K4] ? Please download it asap because I'll keep it on the cloud server temporarily.
1そうだね
未プレイ
返信[13]
親投稿
Merpaderp? PvzLucario3
ok thanks I'll ask if I find some improvements for my game tomorrow bye for now
0そうだね
プレイ済み