How To Add Wolf&Vigors To NPC

Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 52
  1. #26
    Sorcerer Supreme 3d2000 is offline
    Member +Rank
    Nov 2011 Join Date
    462Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by SL1MSH4DY View Post
    FML I edited the pk2 manually with a tab between each column and manually imported them back into the pk2 and restarted the server and it still didn't work! Here's my text lines in each txt file. What's wrong with this?
    hope u like this

    http://forum.ragezone.com/f722/relea...1/#post6702101

  2. #27
    Newbie vidalokajr is offline
    MemberRank
    Dec 2011 Join Date
    ArgentinaLocation
    9Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    I have the same problem "3d2000" Anyone know how to solve this as it did in the tutorial
    error :
    BSObj Plugin Sorry my english :D

  3. #28
    Newbie FreaQii is offline
    MemberRank
    Dec 2011 Join Date
    7Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by 3d2000 View Post
    thx so much

    when i try i got this ERROR

    Imageshack - 57290730.jpg

    any idea about that ??
    How have you this fix??

  4. #29
    Sorcerer Supreme 3d2000 is offline
    Member +Rank
    Nov 2011 Join Date
    462Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by FreaQii View Post
    How have you this fix??
    you may try This :)
    http://forum.ragezone.com/f722/relea...1/#post6702101

  5. #30
    Newbie FreaQii is offline
    MemberRank
    Dec 2011 Join Date
    7Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    I have this all add in the SRO_VT_SHARD_INIT Database

    Code:
    (table)refshopgoods:
    1	15	STORE_KT_SMITH_TAB1	PACKAGE_ITEM_CH_SPEAR_10_A	25	-1	xxx	-1	xxx	-1	xxx	-1	xxx

    Code:
    (table)refpricepolicyofitem:
    1	15	PACKAGE_ITEM_CH_SPEAR_10_A	1	0	4491000	-1	xxx	-1	xxx	-1	xxx	-1	xxx

    Code:
    (table)refpackageitem:
    1	15	84037	PACKAGE_ITEM_CH_SPEAR_10_A	0	EXPAND_TERM_ALL	SN_ITEM_CH_SPEAR_10_A	SN_ITEM_CH_SPEAR_10_A_TT_DESC	item\china\weapon\spear_10.ddj	-1	xxx	-1	xxx	-1	xxx	-1	xxx

    Code:
    (table)refscrapofpackageitem:
    1	15	PACKAGE_ITEM_CH_SPEAR_10_A	ITEM_CH_SPEAR_10_A	0	0	78	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx	86685

    But when I open for example the "refscrapofpackageitem" table again than can I not found the codes. I would have added nothing!!!

    I can the Server Start and too Connect without one error but I see not in the NPC SPEAR 10Degree. (I have too all add in the Media.pk2)

  6. #31
    Sorcerer Supreme 3d2000 is offline
    Member +Rank
    Nov 2011 Join Date
    462Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    http://forum.ragezone.com/f722/relea...-shops-791723/

    you may check this :)

    also .. can you plzz tell me how do u add them in your Data Base ??

  7. #32
    Newbie FreaQii is offline
    MemberRank
    Dec 2011 Join Date
    7Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by 3d2000 View Post
    http://forum.ragezone.com/f722/relea...-shops-791723/

    you may check this :)

    also .. can you plzz tell me how do u add them in your Data Base ??
    Now I have fix DB problem & Media.pk2 problem too but when I start Silkroad Launcher and click Start come this error now.


    Client is NOT modified.

    3d2000 when you know TeamViewer you can show self.
    Last edited by FreaQii; 02-01-12 at 09:29 AM.

  8. #33
    Sorcerer Supreme 3d2000 is offline
    Member +Rank
    Nov 2011 Join Date
    462Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    heyy broo ,, when you add Codes to your Media make Sure that the ID if the Itesm is unique .. alsoo is Identical to your Data base so you dont have any problems

    NOte .. when you add the codes in your Media you have to use Tap separator ( dont use space in your media , just hit tap )

    try it again :) GOOD luck ^^

  9. #34
    Member vantuto is offline
    MemberRank
    Aug 2010 Join Date
    49Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    hello all i have this error help me please thank you very much


    Uploaded with ImageShack.us

  10. #35
    Sorcerer Supreme 3d2000 is offline
    Member +Rank
    Nov 2011 Join Date
    462Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by vantuto View Post
    hello all i have this error help me please thank you very much
    heyy broo ,, can you plzz tell us the what you did

    you have to add the Correct code to all tables in your Database

    so plzz tell me :)

  11. #36
    Newbie FreaQii is offline
    MemberRank
    Dec 2011 Join Date
    7Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    THANKS 3d2000 for the HELP
    All WORK :)
    Last edited by FreaQii; 15-01-12 at 04:30 PM.

  12. #37
    Elite Member Oventiful is offline
    Member +Rank
    Jan 2012 Join Date
    106Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    aloot of errors in ur topic !

  13. #38
    Newbie WeeMan is offline
    MemberRank
    Mar 2010 Join Date
    United StatesLocation
    4Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Has anyone managed to fix the client crash issue when buying more than 1 vigor?

    Edit: The 'Data' flag in _RefScrapOfPackageItem needs to be set to 0 instead of 1.

    This should work.
    Code:
    USE SRO_VT_SHARD
    GO
    
    --Wolf
    UPDATE [dbo].[_RefPackageItem] SET Service = 1 WHERE CodeName128 = 'PACKAGE_ITEM_COS_P_FLUTE'
    UPDATE [dbo].[_RefPricePolicyOfItem] SET Service = 1 WHERE RefPackageItemCodeName = 'PACKAGE_ITEM_COS_P_FLUTE'
    UPDATE [dbo].[_RefScrapOfPackageItem] SET Service = 1 WHERE RefPackageItemCodeName = 'PACKAGE_ITEM_COS_P_FLUTE'
    UPDATE [dbo].[_RefShopGoods] SET Service = 1 WHERE RefPackageItemCodeName = 'PACKAGE_ITEM_COS_P_FLUTE'
    
    GO
    
    --Vigors
    SET IDENTITY_INSERT [dbo].[_RefPackageItem] ON
    INSERT [dbo].[_RefPackageItem] (Service, Country, ID, CodeName128, SaleTag, ExpandTerm, NameStrID, DescStrID, AssocFileIcon, Param1, Param1_Desc128, Param2, Param2_Desc128, Param3, Param3_Desc128, Param4, Param4_Desc128) VALUES('1', '15', '84037', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '0', 'EXPAND_TERM_ALL', 'SN_ITEM_ETC_ALL_SPOTION_01', 'SN_ITEM_ETC_ALL_SPOTION_01_TT_DESC', 'item\etc\all_spotion_01.ddj', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    SET IDENTITY_INSERT [dbo].[_RefPackageItem] OFF
    
    INSERT [dbo].[_RefPricePolicyOfItem] (Service, Country, RefPackageItemCodeName, PaymentDevice, PreviousCost, Cost, Param1, Param1_Desc128, Param2, Param2_Desc128, Param3, Param3_Desc128, Param4, Param4_Desc128) VALUES('1', '15', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '1', '0', '20000', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    
    SET IDENTITY_INSERT [dbo].[_RefScrapOfPackageItem] ON
    INSERT [dbo].[_RefScrapOfPackageItem] (Service, Country, RefPackageItemCodeName, RefItemCodeName, OptLevel, Variance, Data, MagParamNum, MagParam1, MagParam2, MagParam3, MagParam4, MagParam5, MagParam6, MagParam7, MagParam8, MagParam9, MagParam10, MagParam11, MagParam12, Param1, Param1_Desc128, Param2, Param2_Desc128, Param3, Param3_Desc128, Param4, Param4_Desc128, [Index]) VALUES('1', '15', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', 'ITEM_ETC_ALL_SPOTION_01', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '86685')
    SET IDENTITY_INSERT [dbo].[_RefScrapOfPackageItem] OFF
    
    INSERT [dbo].[_RefShopGoods] VALUES('1', '15', 'STORE_CA_POTION_TAB1', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '25', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    INSERT [dbo].[_RefShopGoods] VALUES('1', '15', 'STORE_CH_POTION_TAB1', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '27', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    INSERT [dbo].[_RefShopGoods] VALUES('1', '15', 'STORE_EU_POTION_TAB1', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '27', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    INSERT [dbo].[_RefShopGoods] VALUES('1', '15', 'STORE_KT_POTION_TAB1', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '23', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    INSERT [dbo].[_RefShopGoods] VALUES('1', '15', 'STORE_WC_POTION_TAB1', 'PACKAGE_ITEM_ETC_ALL_SPOTION_01', '26', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx', '-1', 'xxx')
    
    GO
    Attached Files Attached Files
    Last edited by WeeMan; 19-01-12 at 12:17 PM.

  14. #39
    Newbie Zenji is offline
    MemberRank
    Feb 2012 Join Date
    4Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    I've added all parts needed to my database and media.pk2, and when I start my client it crashes before getting to login screen, anyone know how to resolve this issue?

  15. #40
    Member ducker997 is offline
    MemberRank
    May 2012 Join Date
    50Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by Zenji View Post
    I've added all parts needed to my database and media.pk2, and when I start my client it crashes before getting to login screen, anyone know how to resolve this issue?
    Same here

  16. #41
    Newbie jibwafu is offline
    MemberRank
    Sep 2012 Join Date
    London, UnitedLocation
    1Posts

    Re: How To Add Wolf&Vigors To NPC

    in Database:
    hi guys kinda new. im having trouble with how to add those codes _refpackage item in Database???
    i cant find any _refpackage in my silkroads database i have extracted it but i cant find it.
    Last edited by jibwafu; 19-09-12 at 02:51 PM.

  17. #42
    Newbie na9er is offline
    MemberRank
    Oct 2012 Join Date
    10Posts

    Re: How To Add Wolf&Vigors To NPC

    Thx WeeMan for ur querie and i change small things so vigor (X-Large) can be add it

    PHP Code:
    USE SRO_VT_SHARD
    GO

    --Vigors
    SET IDENTITY_INSERT 
    [dbo].[_RefPackageItemON
    INSERT 
    [dbo].[_RefPackageItem] (ServiceCountryIDCodeName128SaleTagExpandTermNameStrIDDescStrIDAssocFileIconParam1Param1_Desc128Param2Param2_Desc128Param3Param3_Desc128Param4Param4_Desc128VALUES('1''15''84038''PACKAGE_ITEM_ETC_ALL_POTION_05''0''EXPAND_TERM_ALL''SN_ITEM_ETC_ALL_POTION_05''SN_ITEM_ETC_ALL_POTION_05_TT_DESC''item\etc\all_potion_05.ddj''-1''xxx''-1''xxx''-1''xxx''-1''xxx')
    SET IDENTITY_INSERT [dbo].[_RefPackageItemOFF

    INSERT 
    [dbo].[_RefPricePolicyOfItem] (ServiceCountryRefPackageItemCodeNamePaymentDevicePreviousCostCostParam1Param1_Desc128Param2Param2_Desc128Param3Param3_Desc128Param4Param4_Desc128VALUES('1''15''PACKAGE_ITEM_ETC_ALL_POTION_05''1''0''20000''-1''xxx''-1''xxx''-1''xxx''-1''xxx')

    SET IDENTITY_INSERT [dbo].[_RefScrapOfPackageItemON
    INSERT 
    [dbo].[_RefScrapOfPackageItem] (ServiceCountryRefPackageItemCodeNameRefItemCodeNameOptLevelVarianceDataMagParamNumMagParam1MagParam2MagParam3MagParam4MagParam5MagParam6MagParam7MagParam8MagParam9MagParam10MagParam11MagParam12Param1Param1_Desc128Param2Param2_Desc128Param3Param3_Desc128Param4Param4_Desc128, [Index]) VALUES('1''15''PACKAGE_ITEM_ETC_ALL_POTION_05''ITEM_ETC_ALL_POTION_05''0''0''0''0''0''0''0''0''0''0''0''0''0''0''0''0''-1''xxx''-1''xxx''-1''xxx''-1''xxx''86686')
    SET IDENTITY_INSERT [dbo].[_RefScrapOfPackageItemOFF

    INSERT 
    [dbo].[_RefShopGoodsVALUES('1''15''STORE_CA_POTION_TAB1''PACKAGE_ITEM_ETC_ALL_POTION_05''26''-1''xxx''-1''xxx''-1''xxx''-1''xxx')
    INSERT [dbo].[_RefShopGoodsVALUES('1''15''STORE_CH_POTION_TAB1''PACKAGE_ITEM_ETC_ALL_POTION_05''28''-1''xxx''-1''xxx''-1''xxx''-1''xxx')
    INSERT [dbo].[_RefShopGoodsVALUES('1''15''STORE_EU_POTION_TAB1''PACKAGE_ITEM_ETC_ALL_POTION_05''28''-1''xxx''-1''xxx''-1''xxx''-1''xxx')
    INSERT [dbo].[_RefShopGoodsVALUES('1''15''STORE_KT_POTION_TAB1''PACKAGE_ITEM_ETC_ALL_POTION_05''24''-1''xxx''-1''xxx''-1''xxx''-1''xxx')
    INSERT [dbo].[_RefShopGoodsVALUES('1''15''STORE_WC_POTION_TAB1''PACKAGE_ITEM_ETC_ALL_POTION_05''27''-1''xxx''-1''xxx''-1''xxx''-1''xxx')

    GO 
    media.pk2
    ---------------refpackageitem.txt

    PHP Code:
    1    15    84037    PACKAGE_ITEM_ETC_ALL_POTION_05    0    EXPAND_TERM_ALL    SN_ITEM_ETC_ALL_POTION_05    SN_ITEM_ETC_ALL_POTION_05_TT_DESC    item\etc\all_potion_05.ddj    -1    xxx    -1    xxx    -1    xxx    -1    xxx 
    --------------refpricepolicyofitem.txt
    PHP Code:
    1    15    PACKAGE_ITEM_ETC_ALL_POTION_05    1    0    1150    0    xxx    0    xxx    0    xxx    0    xxx 
    -------------refscrapofpackageitem.txt
    PHP Code:
    1    15    PACKAGE_ITEM_ETC_ALL_POTION_05    ITEM_ETC_ALL_POTION_05    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    -1    xxx    -1    xxx    -1    xxx    -1    xxx    86685 
    -------------refshopgoods.txt
    PHP Code:
    1    15    STORE_CA_POTION_TAB1    PACKAGE_ITEM_ETC_ALL_POTION_05    26    -1    xxx    -1    xxx    -1    xxx    -1    xxx
    1    15    STORE_CH_POTION_TAB1    PACKAGE_ITEM_ETC_ALL_POTION_05    28    
    -1    xxx    -1    xxx    -1    xxx    -1    xxx
    1    15    STORE_EU_POTION_TAB1    PACKAGE_ITEM_ETC_ALL_POTION_05    28    
    -1    xxx    -1    xxx    -1    xxx    -1    xxx
    1    15    STORE_KT_POTION_TAB1    PACKAGE_ITEM_ETC_ALL_POTION_05    24    
    -1    xxx    -1    xxx    -1    xxx    -1    xxx
    1    15    STORE_WC_POTION_TAB1    PACKAGE_ITEM_ETC_ALL_POTION_05    27    
    -1    xxx    -1    xxx    -1    xxx    -1    xxx 

  18. #43
    Newbie GhosTsReapeR is offline
    MemberRank
    Nov 2012 Join Date
    23Posts

    Re: How To Add Wolf&Vigors To NPC

    i added it, working fine, just while they are in shop it shows no icon, but after buying them, icon shows up, any ideas?

  19. #44
    Member Hypo is offline
    MemberRank
    Nov 2012 Join Date
    Sancavro,SraLocation
    28Posts

    Re: How To Add Wolf&Vigors To NPC

    Hello all i got error same you have 3d2000 so if you fixed it please try to pm me . :)

  20. #45
    Member Hypo is offline
    MemberRank
    Nov 2012 Join Date
    Sancavro,SraLocation
    28Posts

    Re: How To Add Wolf&Vigors To NPC

    Nice one !

  21. #46
    Member Hypo is offline
    MemberRank
    Nov 2012 Join Date
    Sancavro,SraLocation
    28Posts

    Re: [Release]How To Add Wolf&Vigors To NPC

    Quote Originally Posted by nikluetke View Post
    could anyone tell me if this is a server or clientsided problem?
    i got same error !

  22. #47
    Member Hypo is offline
    MemberRank
    Nov 2012 Join Date
    Sancavro,SraLocation
    28Posts

    Re: How To Add Wolf&Vigors To NPC

    Hello !

  23. #48
    Banned HoNoR Kal is offline
    BannedRank
    Dec 2012 Join Date
    In HoNoR-KalLocation
    183Posts

    Re: How To Add Wolf&Vigors To NPC

    :x:x:x:x

  24. #49
    Member Serif94 is offline
    MemberRank
    Nov 2012 Join Date
    64Posts

    Re: How To Add Wolf&Vigors To NPC

    how to fix when i buy 50 vigors i get dc :/

  25. #50
    Member anikan1985 is offline
    MemberRank
    Feb 2012 Join Date
    97Posts

    Re: How To Add Wolf&Vigors To NPC

    u need edit media.pk2 and db



Page 2 of 3 FirstFirst 123 LastLast

Advertisement