04.07.2013, 10:18
You need to link it to the player table. I'll take you have auto increment ids for your player's table as well. Store those ids in Pawn when loading and use it whenever you need to fetch some player related data from different tables.