Looking For GooD Database

03/06/2012 01:29 UCanSeeMe#1
i need Good Database DG11 or DG12 OR DG13 Dont have any wrong Please if any one have Pm me Here and i will give him GM
03/06/2012 01:40 JungleRules#2
OQEY
03/06/2012 01:43 UCanSeeMe#3
Quote:
Originally Posted by JungleRules View Post
OQEY
؟؟؟
03/06/2012 01:46 BestOnWorld#4
Data Base D13
[Only registered and activated users can see links. Click Here To Register...]
03/06/2012 01:49 UCanSeeMe#5
Quote:
Originally Posted by BestOnWorld View Post
Data Base D13
[Only registered and activated users can see links. Click Here To Register...]
its good data bro? no bug or any things?
03/06/2012 02:46 Dr.Abdelfattah#6
I think bestonworld database is oky but u may find few bugs as at all leaked d12/13 databases .
03/06/2012 02:59 UCanSeeMe#7
Quote:
Originally Posted by Dr.Abdelfattah View Post
I think bestonworld database is oky but u may find few bugs as at all leaked d12/13 databases .
i have media dg12/13 but dont have lucky powder i cant buy it at npc

and Cant buy new avatar's from media U can help me DR?
03/06/2012 03:04 Dr.Abdelfattah#8
you just need to add the lucky powder at client and server side and avatars need to add to database .. (search for guides, there are many guides explain how to that) .
03/06/2012 03:06 vnzla#9
i think the best database is created for yourself
03/06/2012 03:07 Dr.Abdelfattah#10
Quote:
Originally Posted by vnzla View Post
i think the best database is created for yourself
I agree with you,
If you use d11 database and begin to build d12 and the rest stuff you need will be better and without bugs or even you will know where's the bug at db or client and how to fix it .
03/06/2012 03:08 UCanSeeMe#11
Quote:
Originally Posted by Dr.Abdelfattah View Post
you just need to add the lucky powder at client and server side and avatars need to add to database .. (search for guides, there are many guides explain how to that) .
U can tell me how i add lucky powder bro ?
we leek ely enta 3ayzo ya basha walahy ana b2aly 1mounth mesh 3aref
03/06/2012 03:11 Dr.Abdelfattah#12
Quote:
Originally Posted by UCanSeeMe View Post
U can tell me how i add lucky powder bro ?
we leek ely enta 3ayzo ya basha walahy ana b2aly 1mounth mesh 3aref
u need to search for a guides and i will gives u a small explain about lucky powder
you may need to find out lucky powder (lv 11 powder for example) at refobjcommon and add a new one as lvl 12 with the same success data (params) of lvl 11 powder
you will also find guides how to add it to any NPC u need and so on .
03/06/2012 03:19 UCanSeeMe#13
Quote:
Originally Posted by Dr.Abdelfattah View Post
u need to search for a guides and i will gives u a small explain about lucky powder
you may need to find out lucky powder (lv 11 powder for example) at refobjcommon and add a new one as lvl 12 with the same success data (params) of lvl 11 powder
you will also find guides how to add it to any NPC u need and so on .
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 Code:
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 itemetcarchemy_reinforce_prob_up_a.ddj -1 XXX -1 xxx -1 xxx -1 xxx
dbo.RefPricePolicyOfItem
PHP Code:
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 Code:
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 Code:
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.

This Correct?? Or No?
03/06/2012 14:34 H34D_B4NG3R#14
Quote:
Originally Posted by UCanSeeMe View Post
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 Code:
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 itemetcarchemy_reinforce_prob_up_a.ddj -1 XXX -1 xxx -1 xxx -1 xxx
dbo.RefPricePolicyOfItem
PHP Code:
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 Code:
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 Code:
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.

This Correct?? Or No?
yea i tested it and is working
03/06/2012 16:56 UCanSeeMe#15
Quote:
Originally Posted by H34D_B4NG3R View Post
yea i tested it and is working
what u see name your data? i want link it please