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)
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
then I insert it and replace the otherCode: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
and this is the errorCode: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
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...
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.
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".
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..
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/
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:0x020001000064000120004D010146005E010148005F010149009A01014B00FC00012100D001014E00D101014F00D201015000D301015100A501016600A601016700DA01016800FA01016900FB01016A00FC01016B00Now, you must use a different query to add a GM buffs (all 3 levels) to your specified character skills:Code:GM BUFF CODE IS: CC01012300CD01012400CE01012500CF01012600
# Put this code into new window or delete previous query and paste this one #
INSTEAD OF 0x, put your result + GM buff code and you will get something like this:Code:USE [Server01] GO UPDATE [dbo].[cabal_skilllist_table] SET [Data] = 0x WHERE CharacterIdx = <CharacterIdx>
FULL QUERY EXAMPLE (ONLY!):Code:0x020001000064000120004D010146005E010148005F010149009A01014B00FC00012100D001014E00D101014F00D201015000D301015100A501016600A601016700DA01016800FA01016900FB01016A00FC01016B00CC01012300CD01012400CE01012500CF01012600
# When you inserted your skill data results + GM buff code - RUN QUERY #Code:USE [Server01] GO UPDATE [dbo].[cabal_skilllist_table] SET [Data] = 0x020001000064000120004D010146005E010148005F010149009A01014B00FC00012100D001014E00D101014F00D201015000D301015100A501016600A601016700DA01016800FA01016900FB01016A00FC01016B00CC01012300CD01012400CE01012500CF01012600 WHERE CharacterIdx = <CharacterIdx>
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.
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?
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.
I have TDChien tool and BeGa Admin Tool. but I want to add another gm buff ex.
in item.scp is here3782="Skill Book - God's Strength Buff [GM Only]"
3783="Skill Book - Guardian Buff [GM Only]"
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?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>
is it correct? thanks for the reply and help!!<msg id="item3782" cont="Skill Book - God's Strength Buff [GM Only]" />
<msg id="item3783" cont="Skill Book - Guardian Buff [GM Only]" />
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
but is not match in item.scp"<msg id="skill0462" cont="GM's Blessing (Lv. 3)" />"
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.
cabal_msg.dec ** Change item1,2,3 To You Item ID!!
Item.scp ** 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.dec ** 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>
Enjoy !!Code:item.rar
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>
![]()
can someone upload a link to the server files
same problem. up for this please
- - - Updated - - -
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