Page 20 of 20

Re: [Tutorial] Adding an item to an NPC sell list

PostPosted: Sat Oct 03, 2009 4:06 pm
by PurpleYouko
Calder. he's using my editor.
It has a built in function that allows you to edit item stats.

As you pointed out move speed occurs at 2 different places, 23 and 52. Apparently he chose the 52 value in the item editor.
It actually loads the entire list from STR_ABILITY.STL and you can choose one from a drop down list. Wel technically it loads it from the "lookup" tab in the spreadsheet but that is a direct copy of the STL

It would appear that the 52 stat works fine in the client but doesn't work in the server. My guess is that the server only checks the 23 value since that one is used mostly.
Pretty much all the stats occur in two places on that list. The lower one seems to be used for items while the upper one is sometimes used for GM skills and stuff. I'm not entirely sure what the difference is but it's usually a good idea to use the lower one whenever possible.

Re: [Tutorial] Adding an item to an NPC sell list

PostPosted: Thu Aug 12, 2010 9:45 am
by theking007
hi Imame just one question!

you said that

by lmame:
For osRose dev rev, you don't need the .csv anymore, just the STB's (list_sell.stb).

i put new cart sale on NPC MILDUN at junon i add cart '14009 and 14010 on item new row next on wooden frame cart! but it doesnt view when i log in the game! i use latest Dev rev server files. i have a screen shot's below:
Image

Re: [Tutorial] Adding an item to an NPC sell list

PostPosted: Thu Aug 12, 2010 11:59 am
by Choseal
Add it to the client ánd server.

Re: [Tutorial] Adding an item to an NPC sell list

PostPosted: Thu Oct 07, 2010 9:44 am
by Elamentus
Okay, Purple...
A quick question:
After adding a new item tab, and already existing items (nothing custom made) to an NPC, does every player on the server then need to update their client to the same files as me for it to work ?
Or will it be server sided only ?

Re: [Tutorial] Adding an item to an NPC sell list

PostPosted: Thu Oct 07, 2010 3:03 pm
by Sethanye
you need to update the client. even without customs, cos you edit list_sell.stb, cos for them itll show unedited shops if you dont

Re: [Tutorial] Adding an item to an NPC sell list

PostPosted: Sat Dec 04, 2010 11:55 am
by Franek
I want to add refines to NPC and i cant, coz when i click on the selling tab i get error and game crashes
I want to add from low essence to enhiriks... and its always a fail.