Chiyo Osaka
Member
I'm having a problem with Acedent Prone's FF7 Menu Script. When I stasrt the game, it runs fine, but when I try to go into the menu, it keeps having an error with this line, which is in several places:
It says, "no implicit conversion from nil to integer".
The same code ocurrs at line 196, line 128, and line 80. I deleted those 3 lines, and when I try again, the menu comes up.
The problem is, there's no text. At all.
Can anyone figure this out for me, please?
View attachment 1872
Code:
self.contents.font.size = $defaultfontsize
The same code ocurrs at line 196, line 128, and line 80. I deleted those 3 lines, and when I try again, the menu comes up.
The problem is, there's no text. At all.
Can anyone figure this out for me, please?
View attachment 1872