Floor

From The Elder Scrolls Construction Set Wiki

A command for Oblivion Script Extender

Syntax:

floor [float]

Returns the nearest whole number below a number.

[edit] Example

set n to floor 5.784

n = 5

[edit] See Also

Personal tools