Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How to change responses to GET ALL

A topic by Garry Francis created Sep 05, 2019 Views: 110 Replies: 4
Viewing posts 1 to 6
Submitted

If you use GET ALL, it literally tries to get everything, including scenery. This results in an error-type response for each scenery item. Can I change GET ALL so that it doesn't try to get scenery?

Host

I've coded a fix for this now, it'll be published in the next few days.

Submitted

Can you let us know when it's published? Is there anything I'll have to do in my code or will it be automatic?

Host

It's published now Garry (1.0.0 beta 3B). Press CONTROL + F5 to get the new version of Adventuron.

Submitted

I just did an update to 1.0.0 Beta 3d.

Beautiful. This works nicely now. It no longer tries to get scenery and it gives a nice message if there's nothing portable to get. Thanks, Chris. Much appreciated.