27.10.2017, 13:45
PVars can be used in any filterscripts and intractable
PVars will delete when OnPlayerDisconnect is called otherwise you can remove it manually
PVars are slower than object variables like 20%?
But I'd rather to use object variable if not going to intract them in another filterscript and yeah new EngineStatus[MAX_VEHICLES] is better.
PVars will delete when OnPlayerDisconnect is called otherwise you can remove it manually
PVars are slower than object variables like 20%?
But I'd rather to use object variable if not going to intract them in another filterscript and yeah new EngineStatus[MAX_VEHICLES] is better.