20.08.2016, 23:06
Hey, I understand that in order to store player information you have to use MySQL or a file system, but if I use the MySQL method, is there a limit to how many stuff I can have there? I plan on storing every single player info there, such as a faction, player items, cars, etc.
I was also wondering, if player X has 30 cars on his account, how would I be able to put them in one field but when loading/saving make the script be able to identify that he has 30 cars.
I was also wondering, if player X has 30 cars on his account, how would I be able to put them in one field but when loading/saving make the script be able to identify that he has 30 cars.