Game gib manager: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
Line 13: Line 13:


==Inputs==
==Inputs==
* {{i targetname}}
* {{I Targetname}}
* '''SetMaxPieces <integer>'''
* '''SetMaxPieces <integer>'''
: Set maxpieces
: Set maxpieces
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}

Revision as of 19:37, 19 January 2009

Template:Wrongtitle Template:Base point ep1

Entity Description

Manages gibs on server and client,

Template:Map properties

Keyvalues

<integer> Sets the max number of gib that can be spawned at a time. Set to -1 if you want to use the default value (func_break_max_pieces).

Inputs

  • SetMaxPieces <integer>
Set maxpieces

Outputs