Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm getting the same problem - a function like this:

function scr_draw_all_water(alph){
if (live_call(alph)) return live_result;
...code...
}

isn't recognised as a live file when booting up a server.

Please await eagerly - no one has sent me a sample project yet so I don’t even know if it’s my fault or another GameMaker bug