09.03.2017, 18:59
I tried applying an array variable to an actor.
It doesn't work properly.
It destroys the previously created actor, ignoring the playerid parameter.
It doesn't work properly.
PHP код:
if(IsValidActor(DeadBody[playerid])) DestroyActor(DeadBody[playerid]);