Posts: 191
Threads: 34
Joined: Sep 2017
Reputation:
0
Does anyone know how to rebuild when an object is broken?
Posts: 17
Threads: 5
Joined: May 2018
Reputation:
0
What do you mean by broken? you have a picture?
Posts: 1,801
Threads: 21
Joined: Mar 2008
Reputation:
0
You need to respawn it by simply destroying and re-creating it. That's the only way to "repair" it (eg. respawn exploded barrels or destroyed fences).
If you use the Streamer Plugin you can simply set its position to a completely different place and put it back where it was before (GetDynamicObjectPos and SetDynamicObjectPos). Should be easier than re-creating it with all information.