diag resetShapes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "arma3Diag" to "arma3diag")
m (formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3diag
|game1= arma3


|1.70
|branch= diag
 
|version1= 1.70


|gr1= Diagnostic
|gr1= Diagnostic


| Reload models on-the-fly without the need of restarting the game. Changes applied by diag_resetShapes are applied to all new entities so restart of mission is not necessarily  required - spawning vehicle again or changing back forth weapon should usually do the trick. It works only with "-FilePatching" in combination with local data. Command will reload '''only''' models present in local data.
|descr= Reload models on-the-fly without the need of restarting the game. Changes applied by '''diag_resetShapes''' are applied to all new entities so restart of mission is not necessarily  required - spawning vehicle again or changing back forth weapon should usually do the trick. It works only with "-FilePatching" in combination with local data. Command will reload '''only''' models present in local data.
<br>
<br>
<br>
<br>
Limitation - you can't reload cfgSkeletons (Which is inside model.cfg)
Limitation - you can not reload CfgSkeletons (Which is inside model.cfg)


| [[diag_resetShapes]]
|s1= [[diag_resetShapes]]


| [[Nothing]]
|r1= [[Nothing]]
   
   
|x1= <code>[[diag_resetShapes]]</code>
|x1= <code>[[diag_resetShapes]]</code>
}}
}}

Revision as of 14:48, 23 May 2021

Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Reload models on-the-fly without the need of restarting the game. Changes applied by diag_resetShapes are applied to all new entities so restart of mission is not necessarily required - spawning vehicle again or changing back forth weapon should usually do the trick. It works only with "-FilePatching" in combination with local data. Command will reload only models present in local data.

Limitation - you can not reload CfgSkeletons (Which is inside model.cfg)
Groups:
Diagnostic

Syntax

Syntax:
diag_resetShapes
Return Value:
Nothing

Examples

Example 1:
diag_resetShapes

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note