Posts: 2,524
Threads: 109
Joined: Sep 2009
Reputation:
0
PVars are slower than variables.
Posts: 2,524
Threads: 109
Joined: Sep 2009
Reputation:
0
Yes but it's just a fact of milliseconds, not really very important. Thought I dont use PVars, I heard their easier to use.
This forum requires that you wait 60 seconds between posts. Please try again in 10 seconds.
GTFO
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Variables are faster, but PVars are more memory efficient and seem easier to use.
Posts: 158
Threads: 29
Joined: Oct 2009
Reputation:
0
I prefer variables. PVars sucking for me.
I only use PVars for cross scripts. I prefer normal variables
Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
So... is there any meaningful difference in speed PVars vs. Variables?
Because my gamemode is 60% PVars and if their are slow, i would change them to normal ones.