Skip to main content

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

Could someone write a collection of what LUA commands that can be used when creating Custom NPCs? I know there's stuff you can do with time of day, what weather it is, and calling for specific routines from the one's we create ourselves, but I bet there's a bunch of stuff that I wouldn't be able to even think of trying out in the first place.

There's a 'copy documentation' button or something like that next to the Lua tab, just press it and paste it in a notepad, you'll have everything you need.

Oh, I didn't know that. I have seen the button, just never clicked on it lol. In my head the button would do something else that required doing some LUA programming beforehand.