Difference between revisions of "ScriptEvent:chSetNumLines"

From Mod Wiki
 
(No difference)

Latest revision as of 11:21, 5 November 2007

Parameters

integer count -- The new line count.

Result

None.

Supported By

idEntity

Comments

  • This is only valid within the OnUpdateCrosshairInfo function, if called outside of this, the game will crash.

Functionality

Sets the number of active crosshair info lines.