Anim at login fails D:
#1

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;
}
Reply


Messages In This Thread
Anim at login fails D: - by Majataka - 08.04.2010, 17:59
Re: Anim at login fails D: - by Thrarod - 08.04.2010, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)