Editing Shop 'N'

Newbie Spellweaver
Joined
Jun 3, 2009
Messages
44
Reaction score
0
does anyone know how to edit the items they sell in the shop 'n'


if anyone knows please help me out!

thanks for attention:eek:tt1:




some moderator can move me to the correct area?

excuse me for the mistake!
 
Skilled Illusionist
Joined
Jul 16, 2005
Messages
330
Reaction score
5
Please look around with the old threads.
There's an explanation about the binded and nonbinded items how they were able to get this kind of itemid.
 
Upvote 0
Newbie Spellweaver
Joined
Jun 3, 2009
Messages
44
Reaction score
0
I know I can be annoying, i but did not find the topic ... you pass the link?
 
Upvote 0
Junior Spellweaver
Joined
Jun 10, 2008
Messages
100
Reaction score
1
if you dont mind we need detail guide on editing NPCShop.scp, i did change NPCShop.scp, but still not showing that new item mall, should i also change some files inside the client like as cabal.enc or else?
 
Upvote 0
Experienced Elementalist
Joined
Feb 16, 2012
Messages
234
Reaction score
96
you need only edit NPCShop.scp and then restart/reload the cabal server
 
Upvote 0
Newbie Spellweaver
Joined
Jan 23, 2013
Messages
57
Reaction score
5
you need only edit NPCShop.scp and then restart/reload the cabal server

I tried to edit the eCoin/cc price but then when the channels restarted all 1st tab (General) of NPC Shop in all grocers & alchemist of BI, GD, DS & PL will GONE. It will become a blank tab. Is there a need to edit also in the Client side?
 
Upvote 0
Junior Spellweaver
Joined
Sep 7, 2012
Messages
166
Reaction score
16
Code:
[NPC]	Shop_ID	World_ID	Order	NPC_ID	Pool_ID1	Pool_ID2
1	1	0	0	50	1	2	
1	1	0	0	50	1	2	
2	1	1	0	4	3	2	
3	1	1	1	5	4	2	
4	1	1	2	6	5	2	
5	1	1	3	7	6	2	
6	1	2	0	4	7	2	
7	1	2	1	5	8	2	
8	1	2	2	6	9	2	
9	1	2	3	7	10	2	
10	1	3	0	4	11	2	
11	1	3	1	5	12	2	
12	1	3	2	6	13	2	
13	1	3	3	7	14	2	
14	1	4	0	4	15	2	
15	1	4	1	5	16	2	
16	1	4	2	6	17	2	
17	1	4	3	7	18	2	
18	1	4	4	13	19	2	
19	1	5	0	4	20	2	
20	1	5	1	5	21	2	
21	1	5	2	6	22	2	
22	1	5	3	7	23	2	
23	1	9	0	7	24	2	
24	1	15	0	50	25	2	
25	1	15	1	149	26	2	
26	1	15	2	150	27	2	
27	1	16	0	2	28	2	
28	1	16	1	3	29	2	
29	1	16	2	17	30	2	
30	1	16	3	18	31	2	
31	1	23	0	7	32	2	
32	1	0	0	51	2	0

how do you edit this?
 
Upvote 0
Back
Top