How can i add NPC buffer and NPC Gmshop?

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
web835
Posts: 14
Joined: Thu Sep 03, 2009 9:10 pm

How can i add NPC buffer and NPC Gmshop?

Post by web835 »

D:\L2Jserver\gameserver\data\html\mods

D:\L2Jserver\gameserver\data\scripts\custom

here i have custom npc's files and i read that he need to update server data base with those filse to add custom NPC's
how can i do that

i have a fresh server final gracia suported by EASYphp 3.2.1 , work verry well, thx to L2j suport Team, but i still need Custom NPC's to my server

Pls tell me how t make this

Regards, Web835
web835
Posts: 14
Joined: Thu Sep 03, 2009 9:10 pm

Re: How can i add NPC buffer and NPC Gmshop?

Post by web835 »

pls help me

and 1 more thing, in game i can't edit NPC's shops,manage items etc

why ?

thx
web835
Posts: 14
Joined: Thu Sep 03, 2009 9:10 pm

Re: How can i add NPC buffer and NPC Gmshop?

Post by web835 »

i finaly add the NPC Buffers, atm working to add NPC GM store

but for NPC buffs i dunno how to change the time of the buffs

anyone? hello

thx anyway
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: How can i add NPC buffer and NPC Gmshop?

Post by janiii »

web835 wrote:but for NPC buffs i dunno how to change the time of the buffs
check config for skill duration list or search forum.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
web835
Posts: 14
Joined: Thu Sep 03, 2009 9:10 pm

Re: How can i add NPC buffer and NPC Gmshop?

Post by web835 »

i found, thx

and NPC GM shop how can i add too?

Buffers i add'ed but NPC GM shop how?

thx
User avatar
Gnacik
L2j Veteran
L2j Veteran
Posts: 925
Joined: Tue Dec 16, 2008 3:49 pm
Location: Wąchock ٩(̾●̮̮̃̾•̃̾)۶ Polska
Contact:

Re: How can i add NPC buffer and NPC Gmshop?

Post by Gnacik »

Im using simple method to make proper update. you can try :

1. shutdown ls/gs server
2. make database update (Skip login, Upgrade gs)
3. insert your mysql fixes changes etc. if you have, just put all fixes into your somefile.sql
4. copy all files from .zip into your gs/ls folders
5. copy all custom files into your gs/ls folders

easy, fast and always working without problem.

If you have custom html's, multisells, scipts or smth just make some folder called my_stuff and put your custom files maintaining original folder structure. i mean my_stuff/gameserver/data/default/xxx.htm for example. After making server update you can just copy all your files into server folders in 1 second.
And keep all custom things in custom_xxx tables in mysql
Post Reply