05.04.2012, 03:33
First of all why are you reading Player Info from the ini file? Why not call your Player Variables from your PlayerInfo enum.
Most of them look like PlayerInfo[playerid][pKills] or PlayerInfo[playerid][Kills] or similar to this.
These are also used to get the value of the array assigned to it!
Most of them look like PlayerInfo[playerid][pKills] or PlayerInfo[playerid][Kills] or similar to this.
These are also used to get the value of the array assigned to it!