Comments

Log in with itch.io to leave a comment.

(+1)

need to fix bug, when you route two planes can dispatch two of them one of them is right but somehow one of them is wrong even tho u loaded routed pinged seperately, at the end it says the plane doesnt carry ther right cargo for the destination.


its a nice game, i now feel like im gonna go to jail in a week <3

(+1)

basically nothing is wrong with the item loaded or the destination somehow it just doesnt let you dispatch, but to dispatch it, you could

ping (item) 

route (plane) (new destination)

dispatch

(+1)

repairing the bug can make the multiple planes not useless anymore

Ooooo I actually haven't tested or accounted for that scenario 😅 

I'm very happy you liked it though, thanks for the heads up and feedback!!

I'll try to fix as soon as I get the chance.

I don't understand how to play

It is not easy to understand

Hi, sorry about that, I didn't add enough tutorialing ^^'

You begin by activating the systems with the <initialize> command, then you find an expensive item in your inventory to sell, for example "ab123",

If you type <ping ab123>, it shows you countries interested in buying, say Japan.

If the plane is called p1, for example, you load the plane with the item like this: <load ab123 p1>, then <route p1 japan>, then <dispatch p1>, and like that, you made a sale. You can type <help> to see all the other commands. After enough money, you conclude the cycle by typing <terminate> or <end> to go to the upgrades menu. I hope this helps!