Element/DFF: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (DFF moved to Element/DFF: Now an element)
No edit summary
Line 7: Line 7:
===Client===
===Client===
{{Engine_functions}}
{{Engine_functions}}
[hu:Element/DFF]]

Revision as of 20:24, 8 December 2018

The DFF class represents a RenderWare Model File (DFF) loaded by the client, which can be used to replace the model associated to a certain model ID. After this has been done, the custom model is applied to all newly created entities from that ID.

Collision data can also be embedded in DFF files. At the moment, vehicle collision replacement works with DFF embedded collisions only.

Related scripting functions

Client


[hu:Element/DFF]]