SA-MP Forums Archive
Anim at login fails D: - 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: Anim at login fails D: (/showthread.php?tid=140335)



Anim at login fails D: - Majataka - 08.04.2010

Well when I login to my server I can hear the music but the problem is that the "Characters" wont start doing the anim before i go "LEFT" or "RIGHT"
why? Where is the problem?
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SetPlayerPos(playerid, 263.4860,-158.6177,5.0786);
    SetPlayerFacingAngle(playerid, 90.0);
    SetPlayerCameraPos(playerid, 261.3386,-157.3170,6.7024);
  ApplyAnimation(playerid,"STRIP", "PUN_HOLLER",4.0,1,1,1,1,1);
    SetPlayerCameraLookAt(playerid, 263.4860,-158.6177,5.0786);
    return 1;
}



Re: Anim at login fails D: - Thrarod - 08.04.2010

You must preload anim library, rip it off from Seifanims or gl_animations