animation problem
#4

pawn Код:
public OnPlayerConnect(playerid)
{
    PreloadAnimLib(playerid,"SHOP");
    return 1;
}
pawn Код:
PreloadAnimLib(playerid, animlib[])
{
    ApplyAnimation(playerid,animlib,"null",0.0,0,0,0,0,0);
}
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)