Player and global storage can only save number?
When i use setPlayerStorageValue(uid, 99999, '1;10,20,30') it's saves.
but if its is save as 1;10,20,30 and i use getPlayerStorageValue(uid, 99999) it's returns 1.
There's a way to return 1;10,20,30? If no, why setPlayerStorageValue can save non-integrer value?
-----------------
There is a prevision when will be released the tfs 0.3.5?
Thanks, Olavo
When i use setPlayerStorageValue(uid, 99999, '1;10,20,30') it's saves.
but if its is save as 1;10,20,30 and i use getPlayerStorageValue(uid, 99999) it's returns 1.
There's a way to return 1;10,20,30? If no, why setPlayerStorageValue can save non-integrer value?
-----------------
There is a prevision when will be released the tfs 0.3.5?
Thanks, Olavo
Last edited: