- Joined
- Mar 13, 2012
- Messages
- 936
- Reaction score
- 578
- First Language
- Norwegian
- Primarily Uses
I think this should be the right place for this. Maybe. Don't think it quite fits in Script Requests or thereabouts, at least.
If I were to, say, add a Param, XParam or Sparam in the Game_BattlerBase script (as an example, adding the line "def pwr; param(8); end # PWR PoWeR" at the end of the param block), is there any way I'd be able to see it and use it in the Database? Obviously not in the parameter curves under Classes, but perhaps in the pulldown menus under Features?
Not really expecting a "yes" to this one; most likely I'll just have to do a lot of manual script calls and so on, but... it'd be really nice if it were possible.
If I were to, say, add a Param, XParam or Sparam in the Game_BattlerBase script (as an example, adding the line "def pwr; param(8); end # PWR PoWeR" at the end of the param block), is there any way I'd be able to see it and use it in the Database? Obviously not in the parameter curves under Classes, but perhaps in the pulldown menus under Features?
Not really expecting a "yes" to this one; most likely I'll just have to do a lot of manual script calls and so on, but... it'd be really nice if it were possible.

