Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Custom animations in MP...  (Read 1729 times)

0 Members and 1 Guest are viewing this topic.

MadDogX

  • Guest
Custom animations in MP...
« 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

Rubble_Maker

  • Guest
Re:Custom animations in MP...
« Reply #1 on: 16 Jun 2003, 20:22:14 »
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... ;)