How to reload NPC

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
smartmedia
Posts: 60
Joined: Tue Jun 16, 2009 4:38 pm
Location: Hellas

How to reload NPC

Post by smartmedia »

Hi..

I want to reload an NPC without to restart the server. Is that possible...??? If yes, how...???
For example in Core i want to change the position because is not aligned right.
I know about Reload HTML but what about the database data, how to reload them...
Thanks
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: How to reload NPC

Post by _DS_ »

Not recommended.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
lishawj
Posts: 253
Joined: Thu Apr 30, 2009 12:29 am

Re: How to reload NPC

Post by lishawj »

Personally, I had found that it's always much better to change the x,y,z coordinates of any NPC while the server is down, especially for raidbosses. I remember doing this for the Alligator Boss on dino island that was stuck in high heaven before it was fixed.

Make your changes while offline and restart server, best practice, imo.
ZumbuL
Posts: 45
Joined: Sun Feb 01, 2009 4:59 am
Location: USA

Re: How to reload NPC

Post by ZumbuL »

ONLY DO THIS ON A TEST SERVER:

//reload npc

Don't do it on a live server... too much shit tends to happen after you do it...

I usually test, and retest on my test server, and then shut down the live server, execute it, and then launch it... never fails
To do, and to think about doing... completely different things...
Post Reply