SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') OR modelid2 IN () OR modelid3 ' at line 4 at /home/wow/www/mop-shoot.tauri.hu/www/pages/npc.php line 618
Array
(
    [code] => 1064
    [message] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') OR
                        modelid2 IN () OR
                        modelid3 ' at line 4
    [query] => 
                    SELECT DISTINCT entry
                    FROM creature_template
                    WHERE
                        modelid1 IN () OR
                        modelid2 IN () OR
                        modelid3 IN () OR
                        modelid4 IN ()
                    
    [context] => /home/wow/www/mop-shoot.tauri.hu/www/pages/npc.php line 618
)