Add Lucky Powder D12 to NPC

Junior Spellweaver
Joined
Feb 3, 2012
Messages
196
Reaction score
7
Nothing special but I found some ppl need it, and this is my first release

1- Extract first those 4 files from your media.pk2 (refpackageitem.txt , refpricepolicyofitem.txt , refscrapofpackageitem.txt , refshopgoods.txt)

2- in your DB, you need to edit :

dbo.RefPackgeItem

PHP:
1	15	yourDBID	PACKAGE_ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12	0	EXPAND_TERM_ALL	SN_ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12	SN_ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12_TT_DESC	item\etc\archemy_reinforce_prob_up_a.ddj	-1	XXX	-1	xxx	-1	xxx	-1	xxx

dbo.RefPricePolicyOfItem
PHP:
1	15	PACKAGE_ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12	1	0	77438	-1	xxx	-1	xxx	-1	xxx	-1	xxx

dbo.RefScrapOfPackageItem
PHP:
1	15	PACKAGE_ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12	ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx	yourDBID

dbo.RefShopGoods (Which NPC you want the Lucky Powder D12 to be added), in this example I chose NPC Grocery Alex
PHP:
1	15	STORE_SD_ACCESSORY_EU_TAB3	PACKAGE_ITEM_ETC_ARCHEMY_REINFORCE_PROB_UP_A_12	19	-1	xxx	-1	xxx	-1	xxx	-1	xxx

- After you add this rows to your DB, do the same to the files you extracted from your media.
 
Initiate Mage
Joined
Jan 21, 2012
Messages
1
Reaction score
0
Re: [Release] Add Lucky Powder D12 to NPC

HI ALL PLEASE ANY ONE HELP ME why me too get in in gs !!! failed to build reference data from this _[REFSHOP] table pls any one help me @@@@@@@@@@@@
 
Newbie Spellweaver
Joined
Apr 2, 2006
Messages
70
Reaction score
0
Re: [Release] Add Lucky Powder D12 to NPC

add table manual ??
 
Skilled Illusionist
Joined
Jan 6, 2012
Messages
302
Reaction score
30
Re: [Release] Add Lucky Powder D12 to NPC

Error


Error
 
Junior Spellweaver
Joined
Oct 18, 2011
Messages
141
Reaction score
7
Re: [Release] Add Lucky Powder D12 to NPC

thanks very helpful
 
Junior Spellweaver
Joined
Oct 20, 2011
Messages
111
Reaction score
1
Re: [Release] Add Lucky Powder D12 to NPC

useful .. but if i want to add d13 lucky powders too i can replace in code 12 to 13 and will work fine ?
 
Initiate Mage
Joined
Apr 24, 2012
Messages
1
Reaction score
0
I done this guide, but when open my server the SR_gameserver crash. heeeelp meeeee.