13.05.2020, 08:54
`email` is not an integer.
Use the same way for `LastIP` and `RegIP`.
pawn Code:
//native cache_get_row(row, field_idx, destination[], connectionHandle = 1, max_len = sizeof(destination));
cache_get_row(0, 15, PlayerInfo[playerid][Email], dbHandle, 128);