Jump to content

[SHARE/GUIDE]FOR THOSE WHO ARE BORED TO SPAWN ANTI-PK


Recommended Posts

Here is a simple sql code execute it and ur done:)

This Code changes the stats from every L2Guard Type npc and makes them more more more powerful

Here it is:

 

UPDATE `l2jarchid_db`.`npc` SET `str` = '50', `con` = '60', `men` = '60', `patk` = '99999', `pdef` = '99999', 
`mdef` = '99999', `atkspd` = '999', `runspd` = '500' WHERE `npc`.`type` = 'L2Guard' ;works with l2jarchid pack and should work with every other 

 

 

Regards Totis

 

Link to comment
Share on other sites

  • 2 months later...

Nice guide,I was searching for this,for a long time.

 

lol what?

 

How hard is it to make an NPC with maxed stats? Like, 30 seconds?

 

This isn't a guide, it's just some kid who exported an sql entry that encompasses maybe 1 minute's worth of work.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...