プレイ日記
Jacob KulcakKid4
.............................................A picture that J.P was gonna help me with.
2そうだね
プレイ済み
返信[1]
親投稿
*J.P.* DEV NEWPICY3
oh so if you put x,y or something like that (with a space in-between) it sets the numbers that come after that, because locate was in the def and cant be used like that or something.. idk. anyways short vers: its DEF (name, which is L)L X,Y the X,Y makes it use the two numbers or things after that for a specified thing which is the next thing: LOCATE X,Y this means that when you put it in it
1そうだね
未プレイ
返信[2]
親投稿
SıмΞоп SimeonW
Hey that's a nice tutorial! Kudos to J.P
1そうだね
プレイ済み
返信[3]
親投稿
*J.P.* DEV NEWPICY3
will be L,X,Y or L,2,5 (any number) but putting the X,Y after DEF L makes it read the two numbers after it basically. do you understand?
1そうだね
未プレイ
返信[4]
親投稿
*J.P.* DEV NEWPICY3
thanks! @Simeon (on computer and cant do cool symbol btw)
0そうだね
未プレイ
返信[5]
親投稿
Jacob KulcakKid4
Yeah, I think I understand now. It was surprisingly simple
0そうだね
プレイ済み
返信[6]
親投稿
*J.P.* DEV NEWPICY3
oh and thank you btw for that post. it (probably) will really help me with a problem i have..
1そうだね
未プレイ
返信[7]
親投稿
Jacob KulcakKid4
Well you already made like three tutorials for me, so it's the least I can do in return.
1そうだね
プレイ済み
返信[8]
親投稿
*J.P.* DEV NEWPICY3
haha lol ok.
0そうだね
未プレイ
返信[9]
親投稿
Jacob KulcakKid4
So I have a question about DEF. I would test it on my 3ds, but I'm a lazy guy.(hope somebody can agree with me on that) So you said that DEF can be used kind of like goto, and was just trying to figure it out:Example without DEF @loop Blah blah Bla blah blah If blah ==blah then goto @blah Goto @loop So this is what I was thinking it would be like for DEF: DEF Loop Blah blah vvv
0そうだね
プレイ済み
返信[10]
親投稿
Jacob KulcakKid4
vvv blah If blah == blah then BLAH DEF LOOP
0そうだね
プレイ済み
返信[11]
親投稿
Jacob KulcakKid4
Oh wait, I think it already has that in the tut. nm
0そうだね
プレイ済み
返信[12]
親投稿
*J.P.* DEV NEWPICY3
lol and always put end (END) at the end of a DEF.
0そうだね
未プレイ
返信[13]
親投稿
Jacob KulcakKid4
So in the picture it shows the DEF only having the first letters of SPHOME, how does it know what the DEF is?
0そうだね
プレイ済み
返信[14]
親投稿
*J.P.* DEV NEWPICY3
its DEF (custom name) then what you want it to do END so whenever you write SPH it will do whatever is in the DEF statement, so it knows by what you put inside it. you can name it ANYTHING you could name it vmfvdhfgnflghldrfgfmldfhgfh and it would still work (as long as you still put the same letters when calling it) understand?
0そうだね
未プレイ
返信[15]
親投稿
Jacob KulcakKid4
yes
0そうだね
プレイ済み
返信[16]
親投稿
*J.P.* DEV NEWPICY3
so next ill be making a For loop tutorial, do you know how to use for loops?
0そうだね
未プレイ
返信[17]
親投稿
Jacob KulcakKid4
Yeah, I can use goto, repeat , while, and kind of for to loops
0そうだね
プレイ済み
返信[18]
親投稿
Trabajon Leyenda_17
Is this a beginer tutorial? Maybe I could help making it 'fun' enough to be understood even a toddler. ((Not really but I could try.))
0そうだね
プレイ済み
返信[19]
親投稿
Jacob KulcakKid4
Not really. DEF is more intermediate-expert code(closer to intermediate). So if you're just starting smile basic, it's probably best to learn other stuff first
0そうだね
プレイ済み