27.10.2017, 13:40
SetPVarInt / GetPVarInt vs Normal Vars.
Who it's better and what i should to use?
And another question. SetPVarInt got automatic clearing after public OnPlayerDisconect or clear on public OnPlayerConnect?
Ex: A system engine it's faster by using SetPVarInt / GetPVarInt or by using normal vars like new EngineStauts[MAX_VEHICLES]; ?
Who it's better and what i should to use?
And another question. SetPVarInt got automatic clearing after public OnPlayerDisconect or clear on public OnPlayerConnect?
Ex: A system engine it's faster by using SetPVarInt / GetPVarInt or by using normal vars like new EngineStauts[MAX_VEHICLES]; ?