What use ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What use ? (
/showthread.php?tid=295234)
What use ? -
juraska - 05.11.2011
What better for data loading and saving - Regular Variables or Pvars?
I need know, which option is faster ant better
Re: What use ? -
The_Moddler - 05.11.2011
Regular variables, are faster for me.
Re: What use ? -
juraska - 05.11.2011
what's about script optimisation
which variables less strain script?
Re: What use ? -
Wesley221 - 05.11.2011
Take a look at this topic:
https://sampforum.blast.hk/showthread.php?tid=268499&langid=6
That will help you out with the PVars
Re: What use ? -
juraska - 05.11.2011
Oh, thanks. Now everything is clear