SA-MP Forums Archive
MySQL - PVars or normal variables - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MySQL - PVars or normal variables (/showthread.php?tid=235325)



MySQL - PVars or normal variables - Steve M. - 05.03.2011

Hey guys!

I'm using MySQL system and I don't know what shall I use for storing data. Shall I use PVars or normal variables? Any ideas?


Re: MySQL - PVars or normal variables - HyperZ - 05.03.2011

I suggest you to use PVars.


Re: MySQL - PVars or normal variables - Steve M. - 05.03.2011

Yeah, but if I use PVars I need extra variables to store data in PVars. And when I'm using normal variables, I don't need to do that.


Re: MySQL - PVars or normal variables - Tomejus - 05.03.2011

normal variables ftw!