12.04.2015, 19:03
Sure.
They're set to 5.
pawn Код:
PlayerInfo[playerid][Health] = cache_get_row_float(0, 3, MySQLConnection);
PlayerInfo[playerid][Armour] = cache_get_row_float(0, 4, MySQLConnection);