Quote:
Originally Posted by SickAttack
So by doing what's below will execute 4 queries?
Code:
SavePVar(playerid, "kills");
SavePVar(playerid, "deaths");
SavePVar(playerid, "score");
SavePVar(playerid, "money");
|
Yes, and i will add a new version soon which will save all inserted PVars in an execute interval.