Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Inventory full.
- INSIDE returnAndUnload
- I'm returning to startLoc which is:
- 0 , 0 , 0
- From currentLoc, which is:
- 0 , 0 , -49
- and lastGoodLoc should equal the above, and it =
- 0 , 0 , -49
- INSIDE travelTo
- currently at
- 0 , 0 , -49
- going to
- 0 , 0 , 0
- LEAVING travelTo
- Traveling to lastGoodLoc (which is):
- 0 , 0 , 0
- INSIDE travelTo
- currently at
- 0 , 0 , 0
- going to
- 0 , 0 , 0
- LEAVING travelTo
- LEAVING returnAndUnload
Advertisement
Add Comment
Please, Sign In to add comment