Frequently Asked Questions: Difference between revisions
m Add Thrash to list of moves with hardcoded behavior |
m Fix section link |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 291: | Line 291: | ||
Yes, you can apply the [[ChooseStarter]] patch to do this. If you also want to remove the personality test you can also apply the [[SkipQuiz]] patch. | Yes, you can apply the [[ChooseStarter]] patch to do this. If you also want to remove the personality test you can also apply the [[SkipQuiz]] patch. | ||
If you want to skip the quiz and force a specific player and partner combination, see “[[ | If you want to skip the quiz and force a specific player and partner combination, see “[[Frequently Asked Questions#Can I skip the personality test and just force a certain starting team?|Can I skip the personality test and just force a certain starting team?]]” in the scripting section. | ||
=== Can I expand the list of starters (e.g. to add starters from later generations?) === | === Can I expand the list of starters (e.g. to add starters from later generations?) === | ||
| Line 332: | Line 332: | ||
[[File:Jump to scene.png|none|thumb|Adding the call to the debug scene chooser to EVENT_DIVIDE]] | [[File:Jump to scene.png|none|thumb|Adding the call to the debug scene chooser to EVENT_DIVIDE]] | ||
=== Can I skip the personality test | === Can I skip the personality test and just force a certain starting team? === | ||
Yes, in order to do this you will have to do two things: | Yes, in order to do this you will have to do two things: | ||