OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: MadDogX on 16 Jun 2003, 15:29:31
-
Heya, I have a small question:
If I have a vehicle with custom animations and I execute an animation on the server ONLY, will the animation still show up on all computers, or does the animation have to be executed locally on all clients?
Thx in advance
MadDogX
-
I think animations are correctly replicated by all clients; it doesn't even matter on which machine you execute the animation. The animation command should be comparable to the createVehicle command in that it automatically takes care of synchronization.
Hope I'm not mistaken here... ;)