Animations problems.. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Animations problems.. (
/showthread.php?tid=213572)
Animations problems.. -
GaB1TzZzu - 19.01.2011
If i use an animation, just I see it, another player not, just sometimes.. Why? How can i resolve this?
Re: Animations problems.. -
Alby Fire - 19.01.2011
You have to compile the Anim FS or your GameMode with the 0.3c a_players include.
Re: Animations problems.. -
GaB1TzZzu - 19.01.2011
Do you have an Anim FS? Or link?
Re: Animations problems.. -
GaB1TzZzu - 19.01.2011
UPP ...
Re: Animations problems.. -
WillyP - 19.01.2011
Search..?
Re: Animations problems.. -
GaB1TzZzu - 20.01.2011
Anyone?
Re: Animations problems.. -
Alby Fire - 20.01.2011
Ehm, can you read? I don't think so!
Answer to the questions over.
Re: Animations problems.. -
GaB1TzZzu - 21.01.2011
UPP.
Re: Animations problems.. -
DVDK - 21.01.2011
Do you have any "return 0;" at OnPlayerUpdate?
Re: Animations problems.. -
Not available - 21.01.2011
Could it be that you set forcesync to 0 on some of the animes?
Quote:
Originally Posted by Wiki says
ApplyAnimation(playerid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time, forcesync)
|