Actors
#1

I am not best with actors so I need your help guys.
I want to create actor on X, Y, Z and I want actor to die when play shoots him. Is it possible??
Reply
#2

Possible

Creating actor
Код:
CreateActor(playerid, x, y, z, rot)
Then set it vurnable
Код:
SetActorInvulnerable(MyActor, false);
And check damage here
https://sampwiki.blast.hk/wiki/OnPlayerGiveDamageActor
Reply
#3

Thx. I will try
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)