06.03.2019, 16:42
Your arguments for cache_get_value_name don't match the definition. You're getting the value, but you aren't storing it.
Since 'ban_expire' is an array, you need to specify the index of which you're storing the time in, i.e. ban_expire[MAX_PLAYERS].
Could you post your TimeConvert stock as well?
Quote:
(row_idx, const column_name[], destination[], max_len = sizeof(destination)) |
Could you post your TimeConvert stock as well?