Thanks was very annoying.
|
|

Not sure of the side effects as of now, but this will fix the npc's flinching after spawning a npc.
Search for: In Npchandler.java
It should be somewhere in process and should look somewhat like this:Code:RebuildNPCList = true;
Remove or comment it out, and repeat.Code:for (int j = 1; j < server.playerHandler.maxPlayers; j++) { if (server.playerHandler.players[j] != null) { server.playerHandler.players[j].RebuildNPCList = true; } }
Problem Fixed.

Thanks was very annoying.

THANK YOU YOU FIX my NPCS ON CRACK
lmao, finaly someone done this, ty.


| « 90% mining | Pick/Rock/Level dependencies | [Req] Need Delta Tuts Links For: » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |