プレイ日記
Made this cause I was bored How do I test it
2そうだね
プレイ済み
返信[1]
親投稿
V360 TheV360
Press START or SELECT, or type "RUN" in direct mode. Also, you might need to add PRINT to the beginning of that second string.
0そうだね
プレイ済み
返信[2]
親投稿
So copy that paste it in direct & tap run & then wat or that it & press A
0そうだね
プレイ済み
返信[3]
親投稿
V360 TheV360
No, just type RUN. No copy-and-pasting required. It will RUN whatever you put in slot 0. (To run programs in slots 1-3, then use RUN [slot number])
0そうだね
プレイ済み
返信[4]
親投稿
V360 TheV360
(whoops, then press A after you type RUN)
0そうだね
プレイ済み
返信[5]
親投稿
ok Its working how do you add color like I said im a noob btw this is my last post wanna talk later maybe?
1そうだね
プレイ済み
返信[6]
親投稿
McCutcheon CallistoESHE
COLOR [Text 0-15], [bg 0-15] PRINT "15 is white, 0 is transparent, and 1 is black." You can type "?" instead of "PRINT". ?"Displays text, too!"
1そうだね
プレイ済み
返信[7]
親投稿
Oscar PwnageBlock
Change the color of the text by calling COLOR [Color Constant] before printing a text. The color constant must be one of the following... #TBLACK, #TBLUE, #TCYAN, #TGRAY, #TGREEN, #TLIME, #TMAGENTA, #TMAROON, #TNAVY, #TOLIVE, #TPURPLE, #TRED, #TTEAL, #TWHITE, #TYELLOW. If you want to see the complete list from within SmileBASIC you can check out the help entry for COLOR. (Press [ ? ])
1そうだね
プレイ済み