15.02.2017, 07:24
Pvars can be accessed in any script. (you can use them in filterscripts and gamemodes where their values are globally same)
Variables are limited to the script only.
Pvars take more memory but speed is allright. You should concentrate on what you are using them for.
Variables are limited to the script only.
Pvars take more memory but speed is allright. You should concentrate on what you are using them for.