Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
132 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 5258
次のページ(過去)
プレイ日記
nate NJR1432
Iphonesim 1.2 fixed the bug where siri didnt work. So siri now works. Enjoy! :)
1そうだね
プレイ済み
返信[2]
親投稿
nate NJR1432
The update to this is that siri works! BTW I gave you another game thats fun in the comments where you asked me the question :)
0そうだね
プレイ済み
返信[1]
親投稿
nate NJR1432
Here try this! Iphonesim 1.2! key in pic. Missouri still is the only state that works for the restaurant finder ;) but adding more states soon!
1そうだね
プレイ済み
返信[28]
親投稿
nate NJR1432
@Philip theres no key yet
0そうだね
プレイ済み
返信[27]
親投稿
nate NJR1432
Thats right now just type in either NAH I'M GOOD or YES. :D
0そうだね
プレイ済み
返信[13]
親投稿
nate NJR1432
I'm Christian!
2そうだね
プレイ済み
返信[3]
親投稿
nate NJR1432
I'll test! :D
1そうだね
プレイ済み
プレイ日記
nate NJR1432
Can someone show me the code for an AI that will follow you?
0そうだね
プレイ済み
返信[2]
親投稿
nate NJR1432
IDK I am making mission 1 though already got title screen, GUI, and gun to work!
1そうだね
プレイ済み
返信[11]
親投稿
nate NJR1432
Thanks a ton! :D
0そうだね
プレイ済み
返信[23]
親投稿
nate NJR1432
Heres a pic of what to do.
0そうだね
プレイ済み
返信[9]
親投稿
nate NJR1432
Could you show me the code? I dont understand, sorry :[
1そうだね
プレイ済み
返信[22]
親投稿
nate NJR1432
You didnt make the @YES and @NAH labels you got to make those loops.
0そうだね
プレイ済み
返信[15]
親投稿
nate NJR1432
I am the spelling police :P
1そうだね
プレイ済み
返信[20]
親投稿
nate NJR1432
You put oinput its 0 input LOCATE 20,0 INPUT YES$ IF YES$=="YES"THEN GOTO @YES IF YES$=="NAH I'M GOOD"THEN GOTO @NAH also delete the button stuff :)
0そうだね
プレイ済み
返信[13]
親投稿
nate NJR1432
you mean castle?
1そうだね
プレイ済み
返信[18]
親投稿
nate NJR1432
oh you want buttons, try this B=BUTTON IF B AND #A THEN GOTO @YES IF B AND #B THEN GOTO @NAH
0そうだね
プレイ済み
返信[1]
親投稿
nate NJR1432
Try this @LOOP B=BUTTON IF B AND #A THEN GOTO @NAME IF B AND #B THEN GOTO @NAME GOTO @LOOP that might work try that ;)
0そうだね
プレイ済み
返信[12]
親投稿
nate NJR1432
Sorry forgot to look at it yesterday I will today though ;)
0そうだね
プレイ済み
返信[6]
親投稿
nate NJR1432
Simon how would i turn a gun to the left or right when the sprite moves?
0そうだね
プレイ済み