Issue With Actors
#4

I guess that all what you need to do is the following..

On top of script
PHP код:
new actor
Under on gamemodeinit

PHP код:
actor CreateActor(modelxyzrotation);
SetActorInvulnerable(actor1);
ApplyActorAnimation(actoranimlibanimnamespeedloop, and the rest of the format); 
And then check OnPlayerGiveDamageToActor, and set the actor's position to the original place, easy..
Reply


Messages In This Thread
Issue With Actors - by Jay_Dixon - 25.06.2018, 17:46
Re: Issue With Actors - by JasonRiggs - 25.06.2018, 18:30
Re: Issue With Actors - by Jay_Dixon - 25.06.2018, 18:33
Re: Issue With Actors - by JasonRiggs - 25.06.2018, 18:40
Re: Issue With Actors - by Jay_Dixon - 25.06.2018, 18:42
Re: Issue With Actors - by JasonRiggs - 25.06.2018, 18:56
Re: Issue With Actors - by Jay_Dixon - 25.06.2018, 19:00
Re: Issue With Actors - by JasonRiggs - 25.06.2018, 19:13
Re: Issue With Actors - by Jay_Dixon - 25.06.2018, 19:35
Re: Issue With Actors - by Dayrion - 25.06.2018, 21:01

Forum Jump:


Users browsing this thread: 1 Guest(s)