Anim when shot
#4

Quote:
Originally Posted by lucamsx
Посмотреть сообщение
now it works, but 50% of the time, the shooter cant see the victims anim. any ideas?
Did you preload the animation library, because if you haven't that'll be causing a sync issue, but it could also cause your first lot of code to appear not to work at all.



put this code

Код:
print("Debug");
in the if statements (Instead of Debug, something meaningful, like "Hit : Deagle") regarding where it hit in the code, using the weaponid to say where the code actually triggered.

This'll show it's a desync issue or not, and it will help out in showing you how to put debug messages in, to find where the faults actually are.


If it is desync and it is triggering, that means you need to preload the animations.

Код:
PreloadAnimLib
Reply


Messages In This Thread
Anim when shot - by lucamsx - 23.12.2015, 18:19
Re: Anim when shot - by SupperRobin6394 - 23.12.2015, 20:37
Re: Anim when shot - by lucamsx - 23.12.2015, 20:58
Re: Anim when shot - by Sew_Sumi - 23.12.2015, 21:56
Re: Anim when shot - by lucamsx - 24.12.2015, 16:34
Re: Anim when shot - by TwinkiDaBoss - 24.12.2015, 16:48
Re: Anim when shot - by lucamsx - 24.12.2015, 18:14
Re: Anim when shot - by Abagail - 24.12.2015, 18:58
Re: Anim when shot - by Sew_Sumi - 24.12.2015, 19:20
Re: Anim when shot - by lucamsx - 25.12.2015, 09:13

Forum Jump:


Users browsing this thread: 2 Guest(s)