SA-MP Forums Archive
Animation, BACK WINDOW icon - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Animation, BACK WINDOW icon (/showthread.php?tid=625861)



Animation, BACK WINDOW icon - djoudjou - 07.01.2017

Hi,

I have a problem with ApplyAnimation, when an animation was executed for a player he was considerated like "back-windows".

Like this screen: http://prntscr.com/dsnrd5

Thanks


Re: Animation, BACK WINDOW icon - Codeah - 07.01.2017

Could you explain this more... English?


Re: Animation, BACK WINDOW icon - djoudjou - 21.01.2017



Like this. An animation was executed on "Ronnie_Pennington" and he was considered like AFK (icon on left-side of health/armour bar).
The player is not AFK! It's a bug, he was desync of the server. And when the animation was stopped the player was re-sync (icon removed).


Re: Animation, BACK WINDOW icon - Yaa - 21.01.2017

Quote:
Originally Posted by djoudjou
Посмотреть сообщение


Like this. An animation was executed on "Ronnie_Pennington" and he was considered like AFK (icon on left-side of health/armour bar).
The player is not AFK! It's a bug, he was desync of the server. And when the animation was stopped the player was re-sync (icon removed).
can u post here the code of ApplyAnimation ?


Re: Animation, BACK WINDOW icon - djoudjou - 21.01.2017

It's for ALL animations, not just for one. So, I have no code for you.


Re: Animation, BACK WINDOW icon - djoudjou - 21.01.2017

upppp


Re: Animation, BACK WINDOW icon - Codeah - 21.01.2017

Are you the only one who is experiencing this?


Re: Animation, BACK WINDOW icon - Yaa - 21.01.2017

Quote:
Originally Posted by djoudjou
Посмотреть сообщение
It's for ALL animations, not just for one. So, I have no code for you.
Quote:
Originally Posted by Yaa
Посмотреть сообщение
can u post here the code of ApplyAnimation ?
Help rules:

No codes = No help


Re: Animation, BACK WINDOW icon - djoudjou - 26.01.2017

For exemple, this animation was bugged:

Код:
TogglePlayerControllable(playerid, 0);
ApplyAnimation(playerid, "GYMNASIUM", "gym_tread_geton", 1, 0, 0, 0, 1, 0, 1 );



Re: Animation, BACK WINDOW icon - djoudjou - 28.01.2017

upppp