animation problem
#5

Quote:
Originally Posted by Stigg
Посмотреть сообщение
pawn Код:
public OnPlayerConnect(playerid)
{
    PreloadAnimLib(playerid,"SHOP");
    return 1;
}
pawn Код:
PreloadAnimLib(playerid, animlib[])
{
    ApplyAnimation(playerid,animlib,"null",0.0,0,0,0,0,0);
}
i didnt know that. thanks. that helps. can i make the player do an animation on onplayerrequestclass like that and then onplayerspawn turn it off?
Reply


Messages In This Thread
animation problem - by CrazyBlob - 13.04.2011, 12:22
Re: animation problem - by sciman001 - 13.04.2011, 12:38
Re: animation problem - by CrazyBlob - 13.04.2011, 12:39
Re: animation problem - by Stigg - 13.04.2011, 12:43
Re: animation problem - by sciman001 - 13.04.2011, 12:48
Re: animation problem - by Stigg - 13.04.2011, 12:48
Re: animation problem - by sciman001 - 13.04.2011, 12:50
Re: animation problem - by Stigg - 13.04.2011, 12:54

Forum Jump:


Users browsing this thread: 1 Guest(s)