Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
次のページ(過去)
返信[2]
親投稿
MSWS coolestkid123
Oop, nope. I just couldn't remember what the last color was. Planning on changing it to yellow and adding a color customizer.
0そうだね
プレイ済み
返信[3]
親投稿
MSWS coolestkid123
Oh sorry lol. As stated above this is the only way to do this. I've made 2 simple functions that let you save/load arrays into an already defined array. Eg: DIM T$[9] T$[0]="Test" T$[1]="HI" SAVESTR "FILENAME",T$ LOADSTR "FILENAME",DESTINATIONARRAY$
0そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Heres the bottom screen.
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
Whoa, acid mode looks pretty cool!
4そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Yes. Just like variables you just have to add $ after their name. Eg: DIM TEST$[5] TEST$[0]="Hi" TEST$[1]="Sup!" etc.
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
[ZRW3DK3V] Simon Says is now out!! Contains multiple gamemodes and is really easy! Hope you enjoy, please comment suggestions.
3そうだね
プレイ済み
返信[6]
親投稿
MSWS coolestkid123
@PChicken The only problem with that is that Smile replaces any illegal ASCII value with the X character. Eg: CHR$(5553) would be X, CHR$(7542) would be the same.
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
*SIGH*, can someone please help? I want to filter all the x characters...
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Easy fix for that: Small changes! This way you know exactly what went wrong.
0そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
Again like the variable, they can be either number or string. Think of an array as a book. Eg: BOOK[0]="Hello" BOOK[1]="This is a test" Please look up youtube vids about arrays as they are very useful and I'm not a pro at them.
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Variables only hold data. There are 2 types of variables, string and number. A$ is a string variable. A is a number variable. Almost every single program uses variables; wether for stats tracker, know where the player is, count how many enemies are on the screen, etc. Theres also arrays, which can be defined by DIM[Number of "pages"]
1そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
FINALLY got a replacement N3DS!!! (Code above isn't mine)
1そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
Oh, sorry didn't see that last sentence, I'll see what I can do.
0そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
I think BGOFS is what you need...
0そうだね
プレイ済み
返信[3]
親投稿
MSWS coolestkid123
That depends on 2 things. The smilebasic servers have a max file size, and there is a limit to how many characters you can have in one program (specific number is somewhere in my posts)
0そうだね
プレイ済み
返信[6]
親投稿
MSWS coolestkid123
Alot of erasing and redoing
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
This legit is how bad my touch screen is, makes typing typing this almost impossible.
3そうだね
プレイ済み
返信[3]
親投稿
MSWS coolestkid123
Here's what I mean, please tell me how I would fix it. [NX5383HJ]
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
How do I draw straght lines! I've coded it well enough, but somtimes it links a new line with the previous one! Please help!!!
2そうだね
プレイ済み
返信[3]
親投稿
MSWS coolestkid123
Really simple. I typed ACLS, pressed the ? and looked at what the default text file was. I think it was something like: LOAD "GRPF:SYS/DEFSP",0
0そうだね
プレイ済み