Weapons loading problem
#4

MySQL can handle millions of rows, the number of them is meaningless to you if you design the database properly and I assure you that your method is not a good one -- it is not faster either.

You only need to store the weapons each player has in their inventory. If a player does not have any weapons, it will not load anything but in your example it will load a text, split 13 zeros and assign to a player-array that its values are already zeros!
Reply


Messages In This Thread
Weapons loading problem - by XStormiest - 25.09.2018, 18:56
Re: Weapons loading problem - by Calisthenics - 25.09.2018, 19:19
Re: Weapons loading problem - by XStormiest - 25.09.2018, 19:33
Re: Weapons loading problem - by Calisthenics - 25.09.2018, 19:56
Re: Weapons loading problem - by XStormiest - 25.09.2018, 20:02

Forum Jump:


Users browsing this thread: 3 Guest(s)