プレイ日記
ЩMr.Mo14 mr.mo14
almost done with version 1 of crafter.
12そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
Except that you need to implement an inventory system.
0そうだね
プレイ済み
返信[2]
親投稿
ЩMr.Mo14 mr.mo14
yup, just did. :)
0そうだね
プレイ済み
返信[3]
親投稿
PChicken NerdChicken
:D
0そうだね
プレイ済み
返信[4]
親投稿
ЩMr.Mo14 mr.mo14
:)
0そうだね
プレイ済み
返信[5]
親投稿
ЩMr.Mo14 mr.mo14
updated inventory
0そうだね
プレイ済み
返信[6]
親投稿
PChicken NerdChicken
Add this in at the beginning: C=0 FOR I=1 TO LEN(INV[])-1 INC C,INV[I] NEXT IF C==0 THEN ?"Nothing in your inventory." So that it shows a message when your inv is empty. Add this in instead of ?"1-WOOD :";blahblah[blah] IF INV[1]>0 THEN ?"1-WOOD :"INV[1] so that it only shows up when you have anything of that material.
1そうだね
プレイ済み
返信[7]
親投稿
PChicken NerdChicken
*at the beginning of your inventory code
1そうだね
プレイ済み
返信[8]
親投稿
PChicken NerdChicken
If the previous posts you made were Crafter, then it would be like Dwarf Fortress! Nice!
1そうだね
プレイ済み
返信[9]
親投稿
ЩMr.Mo14 mr.mo14
thanks! :)
0そうだね
プレイ済み
返信[10]
親投稿
ЩMr.Mo14 mr.mo14
credits
0そうだね
プレイ済み
返信[11]
親投稿
ΣΞ| $†α® smarties6688
This language kinda seems like a mini batch, and vbs combo! I don't have SmileBasic, but I might get it.
1そうだね
未プレイ
返信[12]
親投稿
ЩMr.Mo14 mr.mo14
you should. :) very cool language! in fact, i am writing a micro basic [my code] to smile basic compiler [in smilebasic!!]
0そうだね
プレイ済み