プレイ日記
Ethan SF£³ spider3Ybanana
Could Someone Help me Make a Starscape for the Background of this Using GFILL's?
1そうだね
プレイ済み
返信[1]
親投稿
Hanzo rzsense
Isn't it available for you that a lot of dots put by GPSET at random as follows? GCLS #BLACK:CLS FOR I=0 TO 255 C=RND(256) GPSET RND(400),RND(240),RGB(255,C,C,C) NEXT I
2そうだね
未プレイ
返信[2]
親投稿
Ethan SF£³ spider3Ybanana
i did exactly as you said, but now it Says that GPSET is an illegal Function call
0そうだね
プレイ済み
返信[3]
親投稿
Hanzo rzsense
Write "GPSET" and following three arguments in a line.
0そうだね
未プレイ
返信[4]
親投稿
Ethan SF£³ spider3Ybanana
It didnt Work. It just made the Screen Black
0そうだね
プレイ済み
返信[5]
親投稿
Hanzo rzsense
Could you show me the program you've written?
0そうだね
未プレイ
返信[6]
親投稿
Ethan SF£³ spider3Ybanana
Heres this part. Its actually 300 lines Long.
2そうだね
プレイ済み
返信[7]
親投稿
Hanzo rzsense
In this case, you don't need line 15(GCLS, CLS). And set transparency (first argument of RGB function) 255 instead of 244.
1そうだね
未プレイ
返信[8]
親投稿
Ethan SF£³ spider3Ybanana
Thanks for the Help! :D Heres how it looks. I put you in the Credits, too.
0そうだね
プレイ済み
返信[9]
親投稿
Hanzo rzsense
You're welcome! I'm looking forward to your game being completed.
0そうだね
未プレイ