C2G: Difference between revisions

1 byte added ,  26 September 2019
No edit summary
Line 188: Line 188:


=== Speed ===
=== Speed ===
C2G scripting can be used to modify the game at which the speed is played. To do this, the following line must be added before calling the map:
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, with 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.
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 ===
trusted-editors
4

edits