I downloaded a REV that is included a war system, this is the first time I'm using the system.
So, I received an error that is completely unknown to me, so if anyone can clarify how to fix this issue, I'd appreciate it.
Thanks
Console error:
So, I received an error that is completely unknown to me, so if anyone can clarify how to fix this issue, I'd appreciate it.
Thanks
Console error:
Code:
[23:34:30.688] mysql_real_query(): SELECT `pk`.`player_id`, `pd`.`date` FROM `pl
ayer_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `p
layer_deaths` pd ON `k`.`death_id` = `pd`.`id` WHERE `pd`.`player_id` = 2 AND `k
`.`unjustified` = 1 AND `pd`.`date` >= 1307936070 AND `k`.`war` = 0 - MYSQL ERRO
R: Unknown column 'k.war' in 'where clause' (1054)