プレイ日記
T Audiodome
idk what the syntax error is...
1そうだね
プレイ済み
返信[1]
親投稿
*J.P.*[P]£ aj2003aj
hmm.. give me a sec..
0そうだね
プレイ済み
返信[2]
親投稿
Stewart segludian1
If you want more than one statement on a line of code you need to seperate them with colons (:). However, unlike its predecessor you can have multi-line if statements in smile basic. Something like: IF magic$ =="ALAKAZAM" THEN PRINT "A MAGIC BOLT FIRES!" BEEP 42 WAIT 10 ELSE PRINT "THAT ISN'T THE SPELL" BEEP 13 WAIT 6 ENDIF Also, the GOTO's frighten me. DEF, WHILE/WEND, REPEAT/UNTIL
0そうだね
プレイ済み
返信[3]
親投稿
JAGMAN316 Jadwad
Yeah, GOSUB is better, Plus the other loops.
0そうだね
プレイ済み
返信[4]
親投稿
Try putting : after every command on that line.
0そうだね
プレイ済み