Tsukihime 1,487 Posted October 16, 2012 (edited) Feature: Level Cap -Tsukihime This script allows you to set the level cap of an actor using features. You can't go beyond level 99 because the default game doesn't support levels higher than 99. Download Script: Download here Required: Feature Manager Usage Tag database objects with <ft: level_cap x>For some integer x. Edited March 30, 2016 by Tsukihime Share this post Link to post Share on other sites
ekomega 20 Posted November 16, 2012 (edited) Any chance you could add the ability to increase the level cap of an actor with a script call? Ex. initially Actor A has a max level of 30, but after some event, a script call could change his max level to 60. Thanks. Edited November 16, 2012 by ekomega 1 oriceles reacted to this Share this post Link to post Share on other sites
Levi Stepp 12 Posted November 21, 2012 Any chance you could add the ability to increase the level cap of an actor with a script call? Ex. initially Actor A has a max level of 30, but after some event, a script call could change his max level to 60. Thanks. Feature: Level Cap -Tsukihime This script allows you to set the level cap of an actor using features. You can't go beyond level 99 because the default game doesn't support levels higher than 99. Download Script: http://db.tt/lfVxQMkE Required: Feature Manager Usage Tag database objects with <ft: level_cap x> For some integer x. What is the point of this when you can set the level cap in "Max Level" in the database? Share this post Link to post Share on other sites
Tsukihime 1,487 Posted November 21, 2012 (edited) I assumed it would not be possible to set the max level while the game is running, which is the point of using features. Any chance you could add the ability to increase the level cap of an actor with a script call? Ex. initially Actor A has a max level of 30, but after some event, a script call could change his max level to 60. Thanks. Maybe you can just use classes to define the level limit. Edited November 21, 2012 by Tsukihime Share this post Link to post Share on other sites
Tsukihime 1,487 Posted November 21, 2012 (edited) doublepost Edited November 21, 2012 by Tsukihime Share this post Link to post Share on other sites