01.05.2015, 23:06
Quote:
its because anim needs to pre-load, the first actor you spawn, it pre-loads the anim, and each next one will get that anim at first, as its already preloaded.
just preload the anim before the use, just like you do with a player anims. |
Also on an unrelated note, can someone try hitting some dead actors with cars and confirm this bug I'm experiencing? Procedure: Kill an actor, get in an Infernus, ram the actor repeatedly until you see what happens (it doesn't happen every time the actor is hit, but after it does happen there is no return). Result: An actor stuck in the air, until you set it's position again. This can all be done within test_cmds (just uncomment the actor damage callback).