Skip to main content

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

Okay, I'm not sure what you fixed, because I realized just now that the last time I tested it, it was in a set of several {if} statements that were missing the closing {/if} tag 😰. It runs fine now that I closed them. So it has probably been my fault! Not sure how I've let this slip through, I've been using properly closed {if}s in this tool for more than a month now.

I think it didn't work in other tests I did, but I really can't remember if I properly closed the if statements in those. Sorry and thank you very much for looking into it! 🌼

(+1)

No worries! Glad you figured it out! There seemed to be one case that didn't work as-is, but at the very least I changed the code up to be more readable/understandable (at least to me).