26.04.2014, 16:03
Consegui arrumar um erro, tirei o PRIMARY KEY do campo id_player e funcionou, porйm, o cache_get_field_content nгo estб salvando os valores para o meu ENUM, ele passa null
Код:
cache_get_field_content(0, "usuario", PlayerData[playerid][usuario]); cache_get_field_content(0, "senha", PlayerData[playerid][senha]);