Difference between revisions of "ModScale"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
imported>Fella |
||
Line 11: | Line 11: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Statistics Functions]] | [[Category: Statistics Functions]] | ||
[[Category: Statistics Functions (CS 1.0)]] | [[Category: Statistics Functions (CS 1.0)]] |
Revision as of 11:47, 23 January 2008
Syntax:
ModScale float
Example:
ModScale 1.5
ModScale increases the scale of the calling object by the specified amount. This is strictly additive -- if the current scale is 1.2 and you call ModScale .5, the new scale will be 1.7.