Manapotion / Adding NPCs

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
dedmoped
Posts: 70
Joined: Thu Jul 01, 2010 5:44 pm
Location: Ukraine

Re: Manapotion / Adding NPCs

Post by dedmoped »

II337 wrote:Is there a way to change the description of the item?
I set the weight to 0 but it displays still 180.
This can be done only in the patch the game client \system\itemname-e.dat
And as the weight of the subject, and other settings are in the file of the patch the game client \system\etcitemgrp.dat

If you are in the .xml file server, change the weight, it will be so in the game, but the value appears in the description of the weight of the object will not need to edit the patch of the game.
Sorry for my english...
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: Manapotion / Adding NPCs

Post by Asmodaius »

Weight info description it can't be changed. It's client sided.
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Manapotion / Adding NPCs

Post by II337 »

Now to the point Adding NPCs.
I decided to add the YANBuffer, cause I read alot about an easy installation.
It worked everything fine but now I dont know how to spawn this buffer. I
tried to spawn the ID in the xml.files but its not working, the console also said
YANBuffer - buffer_npcs.xml: Npc with id 1000006 does not exists!
Can you guys help me out? The MP Potion problem is solved
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Manapotion / Adding NPCs

Post by II337 »

Can someone help me with an gatekeeper?
I want to do one myself or add it with a preconfigured.
User avatar
AntV
Posts: 177
Joined: Mon May 10, 2010 10:46 pm

Re: Manapotion / Adding NPCs

Post by AntV »

The number displayed for the players is client side info.
You cannot change it from the server.
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Manapotion / Adding NPCs

Post by II337 »

I could add a scheme buffer, everything works fine.
I can spawn it but I can not see the name only if I target the buffer.
Anyhow to fix it?
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Manapotion / Adding NPCs

Post by II337 »

FIXED NAMES

I could fix it. You have to add a row in npcaidata for the Custom NPC.
II337
Posts: 67
Joined: Mon Oct 27, 2014 9:44 pm

Re: Manapotion / Adding NPCs

Post by II337 »

I added a Scheme Buffer and configured all buff durations.
GMShop is working too and a NPC with some services.
I still have problems with a Gatekeeper some1 who has experience with GKs?
Post Reply