0 EdenEternal Posted July 20, 2010 Posted July 20, 2010 How do i delete them :P ???? what mean retail monster i can't understand
0 HouLiGaN Posted July 20, 2010 Author Posted July 20, 2010 well i know how to do it from ingame but i cant do that to all of l2 world Mobs! I will Try and do what Akz tell me . Leki i men the mobs that are already there... not the custom 1 the ones that are from official... Get it?! And thanks guys for respond :)!
0 EdenEternal Posted July 20, 2010 Posted July 20, 2010 well i know how to do it from ingame but i cant do that to all of l2 world Mobs! I will Try and do what Akz tell me . Leki i men the mobs that are already there... not the custom 1 the ones that are from official... Get it?! And thanks guys for respond :)! if don't add it self all packs have retail mobs i think
0 Akz Posted July 20, 2010 Posted July 20, 2010 He wants to delete all mobs from the map. What's so hard to understand? :P
0 nekys Posted July 20, 2010 Posted July 20, 2010 delete from `spawnlist` where `npc_templateid` in (SELECT `id` FROM `npc` WHERE type` = 'L2Monster' AND `title` = '');
0 Onix Posted July 20, 2010 Posted July 20, 2010 easy to explain lets go : 1. Open notepad and put this delete from `spawnlist` where `npc_templateid` in (SELECT `id` FROM `npc` WHERE type` = 'L2Monster' AND `title` = ''); 2. Save as delete.sql (ofc its example) . 3. Open Navicat click twice on localhost then right-click in our database (default name is l2jdb) select execute SQL from a file and select your file called delete.sql and click excute and all finished ;)
0 xLeGenD Posted July 20, 2010 Posted July 20, 2010 easy to explain lets go : 1. Open notepad and put this delete from `spawnlist` where `npc_templateid` in (SELECT `id` FROM `npc` WHERE type` = 'L2Monster' AND `title` = ''); 2. Save as delete.sql (ofc its example) . 3. Open Navicat click twice on localhost then right-click in our database (default name is l2jdb) select execute SQL from a file and select your file called delete.sql and click excute and all finished ;) btw u must edit the sql..
0 HouLiGaN Posted July 21, 2010 Author Posted July 21, 2010 Ty nekys i will try that now and see if it works ;)!
0 HouLiGaN Posted July 21, 2010 Author Posted July 21, 2010 btw u must edit the sql.. Sorry for spam... Please edit it it wont work im running on epilogue l2j server if it makes any difrence!
0 Erol Posted July 21, 2010 Posted July 21, 2010 well i know how to do it from ingame but i cant do that to all of l2 world Mobs! I will Try and do what Akz tell me . Leki i men the mobs that are already there... not the custom 1 the ones that are from official... Get it?! And thanks guys for respond :)! ye but you may need again in a future. That's why i suggest to delete in game.
Question
HouLiGaN
How do i delete them :P ????
22 answers to this question
Recommended Posts