Skip to main content

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

Sorry if Im asking something dumb but, I want to print a integer variable ( number) not a string and I try this 

         : print "^c^ {secrets} < / 3 secrets founded.>";

its the only way i found to not get the error warning. But still not work.  I searched in document but I'm not finding any HOW TO for it works. 

How can I do that? 

: print {("^c^" + secrets + " / 3 secrets found.")}

god lord... I had tried everything dont know how i never tested this way -,-

Many Thanks AG o/