Alexandria Uptime: 15.88 Days
Total players online: 0



Take the Tour | Site Map

Name

setDefaultLinesPerCycle — Set the default linesPerCycle for the subs.

Synopsis

call subs.txt setDefaultLinesPerCycle { linesPerCycle }

Author

the.WZA

Parameters

Table 5. setDefaultLinesPerCycle parameters

NameDescription
linesPerCycleDefault lines per cycle.

Description

Set the default linesPerCycle value used by the main script. This setting is used internally by some subs that may temporarily increase the value of linesPerCycle, for better performances, and set back default value before returning.

See Also

subs.setMaxLinesPerCycle