Jump to content
  • 0

[requst help ] mobs all over the l2 world


Question

5 answers to this question

Recommended Posts

  • 0
Posted

#Delete ALL mobs UNDER 40 lvl:

#Code:

DELETE spawnlist, npc FROM spawnlist, npc WHERE spawnlist.npc_templateid=npc.idTemplate AND npc.level<40 AND npc.TYPE='L2Monster';

 

------

 

Here you can find more useful SQL scripts, CLICK - say thanks to Chr.Trance :D

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock