Quote:
Originally Posted by Treckerfahrer97
And where i can see that my equipmentsystem works together with my MySQL Database? D:
|
With this I will assume that you are using some CMS and emulator that you are not familiar with, so do the following:
Open the database and look for a table of equipment for each player, not for the configuration but for the inventory of each one.
If you don't find it then you will have to create the table in the database and create a function in the emulator to update the inventory.