Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

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.
 
Junior Spellweaver
Joined
Nov 26, 2011
Messages
124
Reaction score
2
Re: [Release] Add Lucky Powder D12 to NPC

Hellp me
 
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 @@@@@@@@@@@@
 
Initiate Mage
Joined
Apr 2, 2006
Messages
70
Reaction score
0
Re: [Release] Add Lucky Powder D12 to NPC

add table manual ??
 
Junior Spellweaver
Joined
Nov 26, 2011
Messages
124
Reaction score
2
Re: [Release] Add Lucky Powder D12 to NPC

if you using Statiic DB then start from 86800 instead of 86441 :):

tell me if it worked

Yes Im Have Db Statiic :D
In refscrappackageitem start my what?

Thx You Now Im Have Problem Lucky No Have Imeg ?
 
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.
 
Back
Top