Where I have the red line (This is Apa's tea thiever guide, was reading it line by line to try and learn)
Few questions,
1) Why does the script there say to drop when the inventory is empty (If this was correct in the tutorial ?)
2) I was gonna try and make my own walking to bank and walk back, would this be using the walk entity feature, or what part of the API do i utilize to try this? (Using the cake stall, and replaced the entity of tea stall with cake , thats it so far.
3)Why is the empty inventory in the onstart instead of onloop, is that to clear the inventory when the script is starting?
4) Maybe I missed this in the guide, what is "case" ?