I wonder why some of those audio dlc functions have those funny names.
0そうだね プレイ済み
If you upload one of your programs and publish it, a public key will be generated so you and others can use it and download your program. A bunch can be found on the SmileBASICSource website.
0そうだね プレイ済み
How do you get the total size of an array?
3そうだね プレイ済み
>>FF Wako - Thanks, that really helped!
>>Shibapedia - Great job with Spex OS! I really like that transparent gui element and the option for English translation.
0そうだね プレイ済み
ASCII for numbers 1-9 is 49-57 and 0 is 58.
0そうだね プレイ済み
I figured it out! Using a number variable will make it output a character based on the number. The number is ASCII for whatever character is being shown. To show numbers with numbers you can figure out the ASCII code for each number or you can use the opposite of STR$ which I don't know what that is.
0そうだね プレイ済み
Does assigning A% to A$ work (A$=A%) ?
0そうだね プレイ済み
If you change your 3DS/WiiU location settings to Japan, is it possible to get Japanese games?
0そうだね プレイ済み
I think GPUTCHAR X,Y,A% or A$ or A or A[whatever] will work.
0そうだね プレイ済み
Yes, that's what I was talking about. It seemed like a glitch because I normally don't see that kind of structure in any of the levels (specifically the random ones) no matter how many times I reset it. Still haven't gotten past that level yet.
0そうだね プレイ済み
No, SimΞeon made it. You can find it by searching his name or you can find it on SmileBASICSource (com).
0そうだね プレイ済み
Well, guess I should get one soon!
0そうだね プレイ済み
The WiiU is actually discontinued? Does that mean they aren't making them anymore?
0そうだね プレイ済み
IF Y==YY THEN STUFF
YY would be the Y coordinate of one of the GPUTCHAR lines like line a would be at Y 120 and line b would be at Y 186.
1そうだね プレイ済み