Actors can't have a variable applied to them?
#7

Quote:
Originally Posted by Aerotactics
Посмотреть сообщение
Something tells me this means they can't be handled with an array variable.
What you quoted from the wiki says, that functions like GetPlayerPos cannot be used on Actors, because they do not use playerids but their own ID range.

Other than that, they have regular IDs like Objects, Vehicles, TextDraws, etc. It's just a number that you can store as you wish.

I assume you want to create one actor per player while he is dead. The code you posted seems correct if you saved the actor IDs into the right slot (slot of the dead player's ID), can you show that part as well?
Reply


Messages In This Thread
Actors can't have a variable applied to them? - by Aerotactics - 09.03.2017, 18:59
Re: Actors can't have a variable applied to them? - by Toroi - 09.03.2017, 23:09
Re: Actors can't have a variable applied to them? - by Aerotactics - 10.03.2017, 04:52
Re: Actors can't have a variable applied to them? - by oSAINTo - 10.03.2017, 05:07
Re: Actors can't have a variable applied to them? - by Unte99 - 10.03.2017, 05:09
Re: Actors can't have a variable applied to them? - by vital2k - 10.03.2017, 07:04
Re: Actors can't have a variable applied to them? - by NaS - 10.03.2017, 07:35

Forum Jump:


Users browsing this thread: 1 Guest(s)