ApplyActorAnimation Help
#2

Try this code! sure if you change the anim!

Quote:

new Actor;

Quote:

public OnGameModeInit()
{
Actor = CreateActor(179, 316.1, -134.0, 999.6, 90.0); // Actor as salesperson in Ammunation
ApplyActorAnimation(Actor, "DEALER", "shop_pay", 4.1, 0, 0, 0, 0, 0); // Pay anim
return 1;
}

Reply


Messages In This Thread
ApplyActorAnimation Help - by WinterKiller - 31.05.2015, 08:13
Re: ApplyActorAnimation Help - by IgorLuiz - 01.06.2015, 00:07
Re: ApplyActorAnimation Help - by Abagail - 01.06.2015, 00:09
Re: ApplyActorAnimation Help - by WinterKiller - 03.06.2015, 09:06
Re: ApplyActorAnimation Help - by Luis- - 03.06.2015, 09:26
Re: ApplyActorAnimation Help - by Admigo - 04.06.2015, 04:25

Forum Jump:


Users browsing this thread: 1 Guest(s)