Difference between revisions of "UFO-Scripts/Datatypes/V LONGLINES"

From UFO:AI
Jump to navigation Jump to search
(New page: ==V_LONGLINES== V_LONGLINES values can be set with one of these strings: * '''wrap''' Wordwrap long lines to make multiple lines (default) * '''chop''' Cut off the part of long lines that...)
 
(No difference)

Latest revision as of 18:44, 18 October 2008

V_LONGLINES

V_LONGLINES values can be set with one of these strings:

  • wrap Wordwrap long lines to make multiple lines (default)
  • chop Cut off the part of long lines that does not fit
  • prettychop Cut off the part of long lines that does not fit, and add a marker ... to show that the line is not complete

Links