プレイ日記
klonoa hellkolbod
ok so i did everything this guy on sbs said to do in terms of loading map and such (but instead of mapname i did mapice because thats the map i want) and it listed a error did i do something wrong
1そうだね
プレイ済み
返信[1]
親投稿
Jacob KulcakKid4
You don't have a TO for the FOR loop. And you didn't add a NEXT to end the FOR loop.
0そうだね
プレイ済み
返信[2]
親投稿
klonoa hellkolbod
it says the error is in one also did i do correctly?
0そうだね
プレイ済み
返信[3]
親投稿
Jacob KulcakKid4
No. It's FOR I=0 TO 1 or TO I=1, one of those two.
0そうだね
プレイ済み
返信[4]
親投稿
klonoa hellkolbod
but everything else is ok?
0そうだね
プレイ済み
返信[5]
親投稿
Jacob KulcakKid4
I think the 0 in DIM should be [0] not (0). Other than that, it's fine, but it's a little different from what I do, so you might have to tinker a little.
0そうだね
プレイ済み
返信[6]
親投稿
klonoa hellkolbod
well thanks for the help
0そうだね
プレイ済み
返信[7]
親投稿
Jacob KulcakKid4
It worked, right?
0そうだね
プレイ済み
返信[8]
親投稿
klonoa hellkolbod
its saying its in 3 now i just did a test run
0そうだね
プレイ済み
返信[9]
親投稿
Jacob KulcakKid4
Um, you forgot the TO I=1. Just put it right after the FOR I=0.
0そうだね
プレイ済み
返信[10]
親投稿
klonoa hellkolbod
same or different line
0そうだね
プレイ済み
返信[11]
親投稿
Jacob KulcakKid4
Same line. FOR I=0 TO I=1, that order
0そうだね
プレイ済み
返信[12]
親投稿
klonoa hellkolbod
type mismatch in 0:4 (i added a underscore between map and ice because thats what the file actuall file name and forgot i added)
0そうだね
プレイ済み
返信[13]
親投稿
Jacob KulcakKid4
Ooooohhhhhhh. I now see what's wrong. The BGLOAD needs to be LOAD instead. and BGLOAD should be in that tutorial you were watching.
0そうだね
プレイ済み
返信[14]
親投稿
klonoa hellkolbod
i was actually reading it so 1 it lied (to an extended) and 2 what do you do with bgload
0そうだね
プレイ済み
返信[15]
親投稿
klonoa hellkolbod
it lies!! i renamed it so it fits and it still lies!! also i found out that you dont need the sc_ and_L things
0そうだね
プレイ済み
返信[16]
親投稿
Jacob KulcakKid4
This is how I do map code. (ignore the comments) sorry for the late reply.
0そうだね
プレイ済み
返信[17]
親投稿
klonoa hellkolbod
will this work if i added the sprite movement stuff on to this? also it works it still listed at file cannot be found
0そうだね
プレイ済み
返信[18]
親投稿
Jacob KulcakKid4
Let me see your code. And yes, once you load the map, there's nothing to bother about map-wise.
0そうだね
プレイ済み
返信[19]
親投稿
klonoa hellkolbod
here ya go
0そうだね
プレイ済み
返信[20]
親投稿
Jacob KulcakKid4
It said the error is on line 5? If so, try putting "DAT:SC_STR_MAPICE_L0" in the quotes for LOAD.
0そうだね
プレイ済み
返信[21]
親投稿
klonoa hellkolbod
still lists error
0そうだね
プレイ済み
返信[22]
親投稿
Jacob KulcakKid4
I honestly don't know then. The only thing I can think of is that you got the map name wrong, but that's all I can do for you.
0そうだね
プレイ済み
返信[23]
親投稿
klonoa hellkolbod
i modifyed the name of it multiple times to fit the code if you dont then your in the same boat as i and i welcome you lol
1そうだね
プレイ済み
返信[24]
親投稿
Jacob KulcakKid4
Try posting this again, I'm sure someone else will jump in to help you. I'll bet it will be the most obvious mistake that couldn't see through.
0そうだね
プレイ済み