Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5
次のページ(過去)
返信[3]
親投稿
Perska Perska02
Try this function. Make sure you actually have defined the hitbox with SPCOL first. DEF SHOW_HITBOX ID%, COL% VAR X#,Y#,W#,H#,XX#,YY#,S%,SX#=1,SY%=# SPOFS ID% OUT XX#,YY# SPCOL ID% OUT X#,Y#,W#,H#,S% IF S% THEN SPSCALE ID% OUT SX#,SY# GBOX XX#+X#*SX#,YY#+Y#*SY#,XX#+(X#*SX#+W#*SX#-1),YY#+(Y#*SY#+H#*SY#-1),COL% END Usage: SHOW_HITBOX spriteID, color
0そうだね
プレイ済み
返信[1]
親投稿
Perska Perska02
Jeez, I really should work on this... Considering I released this 7 months ago and haven't bothered working on it a lot.
1そうだね
プレイ済み
返信[2]
親投稿
Perska Perska02
May I ask what this is?
0そうだね
プレイ済み
返信[4]
親投稿
Perska Perska02
Having Gold ups your project slots from 10 to 100, and the max project size from 4MiB to 20MiB.
1そうだね
プレイ済み
返信[3]
親投稿
Perska Perska02
Values in other slots are accessed via VAR: SLOT 0 VAR AAA EXEC 1 'execute slot 1 to set AAA ?AAA SLOT 1 VAR("0:AAA")=354
1そうだね
プレイ済み
返信[2]
親投稿
Perska Perska02
But does it have blast processing?
4そうだね
プレイ済み
返信[2]
親投稿
Perska Perska02
Actually, no. There are practically infinite ways to load backgrounds.
1そうだね
プレイ済み
返信[8]
親投稿
Perska Perska02
Are you implying I can't make a good track?
0そうだね
プレイ済み
返信[3]
親投稿
Perska Perska02
S$="T256" FOR I%=0 TO 15 INC S$,":"+STR$(I%)+"@"+STR(RND(128)) FOR J%=0 TO 255 INC S$,"O4"MID$("C D E F G A B <C",RND(8)*2,2) NEXT NEXT BGMPLAY S$ change the 256 for different speeds
3そうだね
プレイ済み
返信[2]
親投稿
Perska Perska02
@12Me23 More like THE 7 GRAND SOULS
1そうだね
プレイ済み
返信[3]
親投稿
Perska Perska02
That's normal. That's Japan's SmileBASIC community
1そうだね
プレイ済み
返信[1]
親投稿
Perska Perska02
USE "PRG1:PRGNAME"
0そうだね
プレイ済み
返信[9]
親投稿
Perska Perska02
If the magic number is not there when it is being loaded, SmileBASIC refuses to load the file. I think.
1そうだね
プレイ済み
返信[3]
親投稿
Perska Perska02
do you have a key for this?
1そうだね
プレイ済み
返信[5]
親投稿
Perska Perska02
Considering that the text string "PCBN0001" is there, it's possible that your GRP file somehow had it's file type flag corrupted to be TXT. One possible cause for this is that you might have improperly imported the file using external tools. (PCBN0001 is SmileBASIC's magic number)
1そうだね
プレイ済み
返信[2]
親投稿
Perska Perska02
Is it hard to wait for the official release? Seems so.
3そうだね
プレイ済み
返信[1]
親投稿
Perska Perska02
EUGH. WHILE 1 PLAYGIF "headdesk.gif" 'Why won't you just wait for the official release by Nintendo??? WEND
0そうだね
プレイ済み
返信[2]
親投稿
Perska Perska02
A key for a website? What's with this world asking for keys on everything they saw? Eventually someone'll ask a key to world domination!
10そうだね
プレイ済み
返信[3]
親投稿
Perska Perska02
headdesk.gif*∞
1そうだね
プレイ済み
返信[1]
親投稿
Perska Perska02
headdesk.gif
1そうだね
プレイ済み