invertedobject

From Arx Libertatis Wiki
Revision as of 21:03, 8 July 2022 by Ds (talk | contribs) (Created page with "{{ScriptCommandPage |obsolete=true |description=enable or disable detail textures |context=any |parameters= enable bool Enable or disable detail textures |intro=<br> In versions before {{Changelog|1.2}} this command was needed to keep <code>plate_clean</code> items flipped upside down when dragging them. In {{Changelog|1.2}} dragging was improved to automatically retain the rotation of all entities so this command is no longer needed and now has no effect. }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The invertedobject script command is obsolete and does nothing. It is equivalent to nop except for consuming additional parameters and is only provided for backwards compatibility with older scripts.

In versions before Arx Libertatis 1.2 this command was needed to keep plate_clean items flipped upside down when dragging them. In Arx Libertatis 1.2 dragging was improved to automatically retain the rotation of all entities so this command is no longer needed and now has no effect.

Usage

invertedobject <enable>

Context: Any Entity

Parameters:

ParameterTypeDescription
enable bool Enable or disable detail textures