Clamp

From EDukeWiki
Revision as of 23:57, 4 March 2018 by Jblade (talk | contribs) (Created page with "'''clamp''' <gamevar> <min> <max> Will lock <gamevar> to the minimum/maximum values set if it tries to exceed them. Category:EDuke commands Category:Gamevar ma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

clamp <gamevar> <min> <max>

Will lock <gamevar> to the minimum/maximum values set if it tries to exceed them.