Difference between revisions of "ScriptEvent:setBoxClipModel"
From Mod Wiki
(No difference)
|
Latest revision as of 17:42, 5 November 2007
Parameters
vector mins -- Mins of the bounds to set. vector maxs -- Maxs of the bounds to set. float mass -- Mass of the new clipmodel.
Result
None.
Supported By
sdScriptEntity
Functionality
Changes the clip model for the entity to the given bounds, using the specified mass.