Page 2 of 2
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 3:09 pm
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.
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 3:40 pm
by Asmodaius
Weight info description it can't be changed. It's client sided.
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 3:49 pm
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
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 6:57 pm
by II337
Can someone help me with an gatekeeper?
I want to do one myself or add it with a preconfigured.
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 7:08 pm
by AntV
The number displayed for the players is client side info.
You cannot change it from the server.
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 7:39 pm
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?
Re: Manapotion / Adding NPCs
Posted: Wed Oct 29, 2014 9:00 pm
by II337
FIXED NAMES
I could fix it. You have to add a row in npcaidata for the Custom NPC.
Re: Manapotion / Adding NPCs
Posted: Thu Oct 30, 2014 12:52 am
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?