engineRestoreDFFImage | Multi Theft Auto: Wiki Skip to content

engineRestoreDFFImage

Client-side
Server-side
Shared

Manual Review Required

Please finish this page using the corresponding Old Wiki article. Go to Contribution guidelines for more information.


This function restores changes to DFF file from IMG container.

Caution

This article is incomplete and may contain errors

OOP Syntax Help! I don't understand this!

Syntax

bool engineRestoreDFFImage ( int modelID )
Required Arguments
  • modelID: ID of the model you want to restore.

Returns

  • bool: value

Returns true if IMG file was successfully restored, false otherwise.

Code Examples

Script Example Missing

Function engineRestoreDFFImage needs a script example. Help out by writing one.

Contribution guidelines

See Also

Engine Functions
Engine Elements