31.10.2015, 09:39
That has all been explained multiple times, please search a little. Calling a function is slower than accessing a variable. Only use PVars for cross script sharing or in cases where an array would be overkill (for example passing a value to the next dialog).