Well im using Ascent and i want to delete everything in the outlands only.
I was given this code:
But i keep getting this error:Code:DELETE * FROM `spawns` WHERE `mapid` = '530';
Thanks to Sector for the code, any help would be awesomeCode:/* SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* FROM `spawns` WHERE `mapid` = '530'' at line 1 */