Frequently Asked Questions: Difference between revisions

m Clarify that the debugger must be opened to edit a script
m Add warning about starters being potentially removed from the team when evolved
Line 220: Line 220:
<syntaxhighlight>$PERFORMANCE_PROGRESS_LIST[10] = 1;</syntaxhighlight>
<syntaxhighlight>$PERFORMANCE_PROGRESS_LIST[10] = 1;</syntaxhighlight>
These lines must be placed within <code>def 0 {</code>.
These lines must be placed within <code>def 0 {</code>.
'''Note''': Evolving your starters might cause them to be removed from the active team, and you can only add them back if [[Performance Progress Flags|performance progress flag 7]] is enabled.


=== How can I publish my hack so other people can play it? ===
=== How can I publish my hack so other people can play it? ===