Skip to main content

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

Hi Zem noticed the passive giver doesn't work because the script is using == instead of >= so if you're not exactly 15 or 20 you're not gonna get the new passives :(

Also it should be $gameActors.actor(1).level instead of $game_actors[1].level

dang and I thought I tested it. thanks!

👍👍