A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/player/more_text


Name: more_text - list a string

Syntax:
	more_text(string str, string function)

Description:
	The more_text function lists a string showing a limited number of
	lines at a time, like the more function. The number of maximum
	displayed lines is 23.

	The second argument is optional. If provided this function is called
	in the calling object when the player has finished moring.

Return value: 1

Examples:
	this_player()->more_text(read_file("doc/player/more"));

See also:


This page was generated in LPC

Imprint / Impressum