TaktiCool / CLib

CLib is a Function/Script Library for ArmA 3
23 stars 9 forks source link

add deleteSimpleObjectComp server side system #17

Closed jokoho48 closed 6 years ago

jokoho48 commented 7 years ago

this system should fix/reduce the issue that sometimes objects that were create with the simple object system dont are synced. that is because the tick/update rate is slower so when the client creates the objects its first get synced to the server and in the next sync its gets synced to the other clients what may needs some secs.