Page 1 of 1

How can i add NPC buffer and NPC Gmshop?

Posted: Mon Sep 07, 2009 9:12 pm
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

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

Posted: Tue Sep 08, 2009 10:01 am
by web835
pls help me

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

why ?

thx

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

Posted: Tue Sep 08, 2009 12:00 pm
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

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

Posted: Tue Sep 08, 2009 12:14 pm
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.

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

Posted: Tue Sep 08, 2009 12:16 pm
by web835
i found, thx

and NPC GM shop how can i add too?

Buffers i add'ed but NPC GM shop how?

thx

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

Posted: Tue Sep 08, 2009 12:23 pm
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