Posted: Wed Jan 16, 2008 3:37 am Post subject: Problem in ADR RPG MOD
Cant not fight monsters i keep getting this message
Could not query battle list
DEBUG MODE
SQL Error : 1054 Unknown column 'item_restrict_class' in 'where clause'
SELECT * FROM phpbb_adr_shops_items WHERE item_in_shop = '0' AND item_duration > '0' AND item_in_warehouse = '0' AND (item_restrict_class LIKE '%2,%' OR item_restrict_class_enable = '0') AND (item_restrict_race LIKE '%1,%' OR item_restrict_race_enable = '0') AND (item_restrict_align LIKE '%2,%' OR item_restrict_align_enable = '0') AND (item_restrict_element LIKE '%4,%' OR item_restrict_element_enable = '0') AND item_restrict_level <= '1' AND item_restrict_str <= '17' AND item_restrict_dex <= '5' AND item_restrict_con <= '15' AND item_restrict_int <= '8' AND item_restrict_wis <= '11' AND item_restrict_cha <= '15' AND item_owner_id = '219'