trusted-editors
4
edits
Please create an account or Login! Have fun!
No edit summary |
(→Speed) |
||
Line 188: | Line 188: | ||
=== Speed === | === Speed === | ||
C2G scripting can be used to modify the | C2G scripting can be used to modify the speed at which the game is played. To do this, the following line must be added before calling the map: | ||
<nowiki> 1 speed =</nowiki> | <nowiki> 1 speed =</nowiki> | ||
The number determines the speed, | The number determines the speed, where 1 is normal speed; the upper limit is unknown. This flag will apply for all future levels; in order to restore normal speed, the flag must be called again before a later level. | ||
=== Blocking flags === | === Blocking flags === |