03.10.2015, 15:35
Is "pFpunish" a boolean type variable? If so, add "!!" before "cache_get_field_content_int" function.
pawn Код:
pInfo[playerid][pFpunish] = !!cache_get_field_content_int(0, "pFpunish", MySQLCon);