18.03.2018, 00:40
Isn't there any way of using the auto incremented id from the main table 'players' and store it on the 'bans' table as I tried to?
EDIT: I tried auto_increment & primary key on bans table, but not working too, no errors or anything.
Quote:
|
cache_get_value_name_int(0, "id", banid); |

