Fallen Cabal Server files (EP8 based with lot of contents)

Page 14 of 14 FirstFirst ... 467891011121314
Results 326 to 343 of 343
  1. #326
    Valued Member scout071 is offline
    MemberRank
    Sep 2014 Join Date
    Paris, France,Location
    109Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by waldopulanco View Post
    So many bugs. No return stone to buy on NPC. When you create return stone using item id 12 and send to cash inventory 0 return stone and cannot use. rune cannot use it say 0. core alchemist transmuter bug quest, when mobs drop item there is no name eg "of miraculous" no specific name of item. and many more.
    you should put the itemopt=quantity of the item like itemopt=99 then you will get 99pcs of return stone

  2. #327
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by scout071 View Post
    you should put the itemopt=quantity of the item like itemopt=99 then you will get 99pcs of return stone
    thank you, thank you so much for an answer my question.. It works on Return stone. About transmuter do you have an idea? thanks again sir!

  3. #328
    Valued Member scout071 is offline
    MemberRank
    Sep 2014 Join Date
    Paris, France,Location
    109Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by waldopulanco View Post
    thank you, thank you so much for an answer my question.. It works on Return stone. About transmuter do you have an idea? thanks again sir!
    im not sure fixing about the transmuter quest some make patch for the dungeon and for the quest
    but here you go code for transmuter

    Item ID: 640 - Core Alchemic Transmuter (Sword)
    Item ID: 641 - Core Alchemic Transmuter (Armorset)
    Item ID: 642 - Core Alchemic Transmuter (Battleset)
    Item ID: 643 - Core Alchemic Transmuter (Martialset)
    Item ID: 644 - Core Alchemic Transmuter (Artifact)

  4. #329
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    thanks! I try to put a return stone in NPCShop but i got an error..

    - - - Updated - - -

    thanks! I try to put a return stone in NPCShop but i got an error..

    this is the value that store in NPCShop.scp
    Code:
    13	1	25	2469	10	0	0	0	-19	0	0	500000	0	0	0	0	0	0	0	20
    14	1	26	2470	10	0	0	0	-19	0	0	1000000	0	0	0	0	0	0	0	20
    then I insert it and replace the other
    Code:
    13	1	24	12	1	0	0	0	-19	0	0	200	0	0	0	0	0	0	0	20	
    14	1	25	12	50	0	0	0	-19	0	0	10000	0	0	0	0	0	0	0	20
    and this is the error

    Code:
    [###INVALID###] 'resultPool.second == true && "Duplicate SlotID"' Failed : File: NPCShop.scp, Table: Shop, Row: 12 [Game/NPCShop.cpp:377]
    ACE_ASSERT: file Game/NPCShop.cpp, line 377 assertion failed for 'resultPool.second == true && "Duplicate SlotID"'.Aborting...

  5. #330
    Lurker AzureSensei is offline
    ModeratorRank
    Aug 2013 Join Date
    RageZoneLocation
    316Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Check: Row: 12 in NPCShop.scp and slot IDs of the whole NPC [some items might go on top or differ in size] and that might lead to duplicated slot id.
    Last edited by AzureSensei; 28-07-16 at 04:22 PM.

  6. #331
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Thank you so much! I was fixed now. If anyone have same problem No return stone in NPCShop grocer and core alchemist here is the NPCShop.scp With return Stone.

    https://www.mediafire.com/?b06cixcb8zld2dw

    Another problem, return stone cannot attach or send via mail? I try to send return stone via mail but it said "The item cannot be attached".

  7. #332
    Lurker AzureSensei is offline
    ModeratorRank
    Aug 2013 Join Date
    RageZoneLocation
    316Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Might be item property on the item.scp or item.enc, check them and compare to other items to see where is the difference.

    Not too sure about it tho, since I don't use return stones at all. In fallen they shouldn't be required at all, as long as you have linked them into the skill menu.

  8. #333
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by Augis24 View Post
    Might be item property on the item.scp or item.enc, check them and compare to other items to see where is the difference.

    Not too sure about it tho, since I don't use return stones at all. In fallen they shouldn't be required at all, as long as you have linked them into the skill menu.
    Thank you sir I will check. no problem Item.scp because i was compare it to other item.scp and its the same, I think the problem is in item.enc.

    Can you provide me a good cabalmain if you dont mind? because Im using older version that could not support Archridium. I tried PX2000 cabalmain but it does'nt too. and also can you give me a item.enc that sync with fallen up to EP10? thanks you so much for the help I really appreciate it..

  9. #334
    Lurker AzureSensei is offline
    ModeratorRank
    Aug 2013 Join Date
    RageZoneLocation
    316Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    I use PX2000 Multilang CabalMain and it works perfectly with fallen files for me. Has Archridium too and use emerald client. It is linked with fallen files. Although an extra check would be good.
    http://forum.ragezone.com/f459/cabal...upport-965191/

  10. #335
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by Augis24 View Post
    I use PX2000 Multilang CabalMain and it works perfectly with fallen files for me. Has Archridium too and use emerald client. It is linked with fallen files. Although an extra check would be good.
    http://forum.ragezone.com/f459/cabal...upport-965191/
    thanks I will try it!

    - - - Updated - - -

    Anyway do you have an idea about GM guardian buff? Anyone have an item,enc for guardian buff?

  11. #336
    Lurker AzureSensei is offline
    ModeratorRank
    Aug 2013 Join Date
    RageZoneLocation
    316Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    If you are talking about GM buff (which has 3 levels) then do the following:

    Go to your SQL Management Studio, click on new query, then:

    # Put this code #

    Code:
    USE [Server01]
    GO
    
    
    SELECT [CharacterIdx]
          ,[Data]
      FROM [dbo].[cabal_skilllist_table]  WHERE CharacterIdx = YourCharacterIdx
    GO


    # Run query #

    YourCharacterIdx - your character dabatase ID number, which you can find in Server01 -> Tables -> System Tables -> dbo.cabal_character_table

    Then, you will get a result, something like this:
    Code:
    0x020001000064000120004D010146005E010148005F010149009A01014B00FC00012100D001014E00D101014F00D201015000D301015100A501016600A601016700DA01016800FA01016900FB01016A00FC01016B00
    Code:
    GM BUFF CODE IS: CC01012300CD01012400CE01012500CF01012600
    
    
    Now, you must use a different query to add a GM buffs (all 3 levels) to your specified character skills:

    # Put this code into new window or delete previous query and paste this one #
    Code:
    USE [Server01]
    GO
    
    
    UPDATE [dbo].[cabal_skilllist_table]
       SET [Data] = 0x
     WHERE CharacterIdx = <CharacterIdx>
    INSTEAD OF 0x, put your result + GM buff code and you will get something like this:

    Code:
    0x020001000064000120004D010146005E010148005F010149009A01014B00FC00012100D001014E00D101014F00D201015000D301015100A501016600A601016700DA01016800FA01016900FB01016A00FC01016B00CC01012300CD01012400CE01012500CF01012600
    FULL QUERY EXAMPLE (ONLY!):
    Code:
    USE [Server01]
    GO
    
    
    UPDATE [dbo].[cabal_skilllist_table]
       SET [Data] = 0x020001000064000120004D010146005E010148005F010149009A01014B00FC00012100D001014E00D101014F00D201015000D301015100A501016600A601016700DA01016800FA01016900FB01016A00FC01016B00CC01012300CD01012400CE01012500CF01012600
     WHERE CharacterIdx = <CharacterIdx>
    # When you inserted your skill data results + GM buff code - RUN QUERY #

    I hope this is helpful. All credits goes to #poshobelloxd
    http://forum.ragezone.com/f460/gm-buffs-test-909191/

    P.S. I use a little bit simpler query then him, but both ways works.


    You can add it as a skill book, but that's a different matter.
    Last edited by AzureSensei; 29-07-16 at 02:19 PM.

  12. #337
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    thanks I will try it. but how about Skill Book - God's Strength Buff [GM Only] and Skill Book - Guardian Buff [GM Only]. where can I add this? I was added it already in item.scp then where can i add this to client? item.enc or cabal_msg.enc?

  13. #338
    Lurker AzureSensei is offline
    ModeratorRank
    Aug 2013 Join Date
    RageZoneLocation
    316Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    It is not that simple. You need cabal.enc, item.enc, cabal_msg.enc, on server side: const.scp, item.scp and I keep forgetting another files... Probably.

    Download a TDChien tool and you can add 2x GM skills with 4900% AMP.

  14. #339
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    I have TDChien tool and BeGa Admin Tool. but I want to add another gm buff ex.
    3782="Skill Book - God's Strength Buff [GM Only]"
    3783="Skill Book - Guardian Buff [GM Only]"
    in item.scp is here
    3782 @IDT_SKLB 0 2 2 1 <null> <null> <null> <null> <null> 277 <null> <null> <null> <null> <null> <null> <null> <null> <null> <null> 0 0 -19 0 0 0 1 1 1 0 0 <null>
    3783 @IDT_SKLB 0 2 2 1 <null> <null> <null> <null> <null> 278 <null> <null> <null> <null> <null> <null> <null> <null> <null> <null> 0 0 -19 0 0 0 1 1 1 0 0 <null>
    But the problem is I dont know what next. Is it will add to item.enc and what item id 3782 and 3783? and what about in cabal_msg.enc?

    <msg id="item3782" cont="Skill Book - God's Strength Buff [GM Only]" />
    <msg id="item3783" cont="Skill Book - Guardian Buff [GM Only]" />
    is it correct? thanks for the reply and help!!
    I already serch this forum and on google but not found.
    And i have seen this but incomplete tutorial http://forum.ragezone.com/f451/creat...-book-1010156/

    I try to locate the gm buff in cabal_msg.enc for comparison
    "<msg id="skill0462" cont="GM's Blessing (Lv. 3)" />"
    but is not match in item.scp
    462 @IDT_QSTS 0 1 1 <null> <null> <null> <null> <null> <null> 0 <null> <null> <null> <null> <null> <null> <null> <null> <null> <null> 0 0 -19 0 0 3 0 0 0 0 0 <null>
    Last edited by kolipri; 29-07-16 at 04:39 PM.

  15. #340
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    cabal_msg.dec ** Change item1,2,3 To You Item ID!!
    Code:
    		<msg id="item1" cont="Skill Book(GM's Blessing(Lv. 1)" />
    		<msg id="item2" cont="Skill Book(GM's Blessing(Lv. 2)" />
    		<msg id="item3" cont="Skill Book(GM's Blessing(Lv. 3)" />
    Item.scp ** Change item1,2,3 To You Item ID!!
    Code:
    1	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	460	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    2	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	461	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    3	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	462	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    Item.dec ** Change item1,2,3 To You Item ID!!
    Code:
    item.rar
    Enjoy !!

  16. #341
    Account Upgraded | Title Enabled! kolipri is offline
    MemberRank
    Apr 2010 Join Date
    LaneakeaLocation
    323Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by GODSKIN View Post
    cabal_msg.dec ** Change item1,2,3 To You Item ID!!
    Code:
    		<msg id="item1" cont="Skill Book(GM's Blessing(Lv. 1)" />
    		<msg id="item2" cont="Skill Book(GM's Blessing(Lv. 2)" />
    		<msg id="item3" cont="Skill Book(GM's Blessing(Lv. 3)" />
    Item.scp ** Change item1,2,3 To You Item ID!!
    Code:
    1	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	460	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    2	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	461	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    3	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	462	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    Item.dec ** Change item1,2,3 To You Item ID!!
    Code:
    item.rar
    Enjoy !!
    thanks GODSKIN! I will try it! hope it works (y)

    - - - Updated - - -

    Cant equip the skill book. Any idea? thanks

    Code:
    3572	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	461	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>	
    3573	@IDT_SKLB	0	2	2	1	<null>	<null>	<null>	<null>	<null>	462	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	<null>	0	0	-19	0	0	0	1	1	1	0	0	<null>
    cabal-070105-0754-ver374-0000-a

    item.jpg

    item1.jpg

    item2.jpg

  17. #342
    Member Drafys17 is offline
    MemberRank
    Aug 2013 Join Date
    85Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    can someone upload a link to the server files

  18. #343
    Account Upgraded | Title Enabled! luis R is offline
    MemberRank
    Nov 2015 Join Date
    467Posts

    Re: Fallen Cabal Server files (EP8 based with lot of contents)

    Quote Originally Posted by waldopulanco View Post
    thanks GODSKIN! I will try it! hope it works (y)

    - - - Updated - - -

    Cant equip the skill book. Any idea? thanks

    Code:
    3572    @IDT_SKLB    0    2    2    1    <null>    <null>    <null>    <null>    <null>    461    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    0    0    -19    0    0    0    1    1    1    0    0    <null>    
    3573    @IDT_SKLB    0    2    2    1    <null>    <null>    <null>    <null>    <null>    462    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    0    0    -19    0    0    0    1    1    1    0    0    <null>
    cabal-070105-0754-ver374-0000-a

    item.jpg

    item1.jpg

    item2.jpg
    same problem. up for this please

    - - - Updated - - -

    Quote Originally Posted by GODSKIN View Post
    cabal_msg.dec ** Change item1,2,3 To You Item ID!!
    Code:
            <msg id="item1" cont="Skill Book(GM's Blessing(Lv. 1)" />
            <msg id="item2" cont="Skill Book(GM's Blessing(Lv. 2)" />
            <msg id="item3" cont="Skill Book(GM's Blessing(Lv. 3)" />
    Item.scp ** Change item1,2,3 To You Item ID!!
    Code:
    1    @IDT_SKLB    0    2    2    1    <null>    <null>    <null>    <null>    <null>    460    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    0    0    -19    0    0    0    1    1    1    0    0    <null>
    2    @IDT_SKLB    0    2    2    1    <null>    <null>    <null>    <null>    <null>    461    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    0    0    -19    0    0    0    1    1    1    0    0    <null>
    3    @IDT_SKLB    0    2    2    1    <null>    <null>    <null>    <null>    <null>    462    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    <null>    0    0    -19    0    0    0    1    1    1    0    0    <null>
    Item.dec ** Change item1,2,3 To You Item ID!!
    Code:
    item.rar
    Enjoy !!
    I copy paste the file which has skill info from cabal_msg.dec, item.dec and item.scp (Evo) to my cabal_msg.dec, item.dec and item.scp (Test) and I got this error...

    [Tue Aug 23 2016 03:20:53.095784 4151834320]: [###INVALID###] 'pSkillData->sUserSkillBank[skillLevel].iRank != 0' Failed : File: Item.scp, Table: Item, Row: 3530 [Game/GameSystem.cpp:2364]
    ACE_ASSERT: file Game/GameSystem.cpp, line 2364 assertion failed for 'pSkillData->sUserSkillBank[skillLevel].iRank != 0'.Aborting...
    [Tue Aug 23 2016 03:20:53.095932 4151834320]: SIGABRT
    [Tue Aug 23 2016 03:20:53.096005 4151834320]: [MemCoreDumper] DUMP : /home/cabal/WorldSvr_01_03_SIGABRT_20160823_032053.core



Page 14 of 14 FirstFirst ... 467891011121314

Advertisement