diag resetShapes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:diag_resetShapes}} {{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |...") |
No edit summary |
||
Line 15: | Line 15: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''diag_resetshapes''' |= Syntax | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>diag_resetshapes</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:08, 7 April 2017
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" and local data.
Limitation - you can't reload cfgSkeletons (Which is inside model.cfg) - Groups:
- Uncategorised
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
[[Category:Introduced with arma3dev version 1.69]][[ Category: arma3dev: New Scripting Commands | DIAG RESETSHAPES]][[ Category: arma3dev: Scripting Commands | DIAG RESETSHAPES]]