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".
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.
Re: Fallen Cabal Server files (EP8 based with lot of contents)
Quote:
Originally Posted by
Augis24
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..
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/
Re: Fallen Cabal Server files (EP8 based with lot of contents)
Quote:
Originally Posted by
Augis24
thanks I will try it!
- - - Updated - - -
Anyway do you have an idea about GM guardian buff? Anyone have an item,enc for guardian buff?
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.
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?
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.
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.
Quote:
3782="Skill Book - God's Strength Buff [GM Only]"
3783="Skill Book - Guardian Buff [GM Only]"
in item.scp is here
Quote:
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?
Quote:
<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
Quote:
"<msg id="skill0462" cont="GM's Blessing (Lv. 3)" />"
but is not match in item.scp
Quote:
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>
1 Attachment(s)
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!!
Enjoy !!
4 Attachment(s)
Re: Fallen Cabal Server files (EP8 based with lot of contents)
Quote:
Originally Posted by
GODSKIN
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!!
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>
Attachment 157618
Attachment 157619
Attachment 157620
Attachment 157621
Re: Fallen Cabal Server files (EP8 based with lot of contents)
can someone upload a link to the server files
Re: Fallen Cabal Server files (EP8 based with lot of contents)
Quote:
Originally Posted by
waldopulanco
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>
Attachment 157618
Attachment 157619
Attachment 157620
Attachment 157621
same problem. up for this please
- - - Updated - - -
Quote:
Originally Posted by
GODSKIN
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!!
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...
Quote:
[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