29.01.2017, 10:06
Make sure you have it like this in your enum.
pawn Код:
enum p_info
{
Float:pHealth//<< this
};
new PlayerInfo[MAX_PLAYERS][p_info]