TexasJunior Posted November 30, 2008 Posted November 30, 2008 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
Feelmyspells Posted November 30, 2008 Posted November 30, 2008 Nice guide,I was searching for this,for a long time.
nomz Posted February 4, 2009 Posted February 4, 2009 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.
DāЯқŜiĐє Posted February 4, 2009 Posted February 4, 2009 You should better check the dates..(Reported)
TexasJunior Posted February 4, 2009 Author Posted February 4, 2009 Locked* if you want help ..here just pm me !! !!
Recommended Posts