Cabal Items "Craft" name problem.

Results 1 to 7 of 7
  1. #1
    Novice diego0717 is offline
    MemberRank
    Apr 2010 Join Date
    1Posts

    config Cabal Items "Craft" name problem.

    Hello Guyz!

    I wanna know how can i set the item's name.

    I think about it:

    now i see an crafted items name like this: of Amp. Osmium Gloves(FA)

    and i wan't to set to this: Osmium Gloves(FA) of Amp.

    If anybody have some tips, or any idea, please write :)

    Thanks. :)


  2. #2
    UtakAso Drav3n is offline
    MemberRank
    Aug 2011 Join Date
    PHLocation
    919Posts

    Re: Cabal Items "Craft" name problem.

    why don't you check and rename in cabal_msg.enc?

  3. #3
    Member Caelann is offline
    MemberRank
    Oct 2011 Join Date
    PortugalLocation
    72Posts

    Re: Cabal Items "Craft" name problem.

    Quote Originally Posted by diego0717 View Post
    -snip-
    Like mikkomoley said, change the craft prefixes in cabal_msg.enc. This is how you do it:


    **NOTE**: This is only for fixing prefixes into better English. Rendering crafted names back to the old "ITEM of CRAFT" schema can't be done this way AFAIK since that would require turning prefixes into suffixes. But at least your items will be named in proper English.


    First of all, download COZip from here. This is an ENC file un/repacker that will let you convert ENC files to TXT files for editing, and back to ENC for usage in CABAL.

    Then, if you're using the TGCabalEP8 client, simply locate 'Data\language\portuguese\cabal_msg.enc', copy it to your COZip folder, then open a command prompt on that folder and execute the command cozip cabal_msg.enc. This will create 'cabal_msg.txt' in the same folder.

    To edit that file, I suggest using Notepad++, although I'm assuming just Notepad should work. I don't like using it since it sometimes messes up encoding and can lead to problems, but it's your call. Either way, now you'll just have to locate all instances of the text: <"of > and replace them with <"> (ignore the < >).

    That is, find a quote, the word of and A SPACE, and replace it with a quote. This will turn, for instance, "of Deathblow (...)" to "Deathblow (...)". Make sure you specify the search terms precisely as I wrote them.

    To repack the ENC file, just use the command cozip cabal_msg.txt, using the TXT extension this time. Then move/copy that file back to the language folder where you located the original (rename the original's extension to .bak or enc.bak too if you want to keep a backup, or move it somewhere safe).

    Oh, and you might want to do some spell-checking on a few craft terms. For instance, I found a few "Outragous" instead of "Outrageous"; I think that was the only messed up term I found.

    Also, you'll notice there's another cabal_msg.enc directly in the Data folder. For me that one didn't work; it is completely translated to Brazillian Portuguese and isn't the one actually used in-game - that's why I had to edit the one inside the languages folder.
    Last edited by Caelann; 26-02-13 at 11:47 PM.

  4. #4
    Enthusiast shaman96 is offline
    MemberRank
    Oct 2011 Join Date
    49Posts

    Re: Cabal Items "Craft" name problem.

    can u give me example ? i think i doing it wrong.

    <msg id="fcoreprefix22H-08" cont="of Outrageous" /> change to <msg id="fcoreprefix22H-08" cont="" />

  5. #5
    .:[5kR1p7 k1dd13]:. x30unlimited is offline
    MemberRank
    Jan 2009 Join Date
    367Posts

    Re: Cabal Items "Craft" name problem.

    Quote Originally Posted by diego0717 View Post
    If anybody have some tips
    here's a tip :P English != Portuguese :D

    i already got this working properly :) but it's nothing simple ... requires some asm skills :D

  6. #6
    Enthusiast asifa is offline
    MemberRank
    May 2013 Join Date
    37Posts

    Re: Cabal Items "Craft" name problem.

    Thanks, 'Data\language\portuguese\cabal_msg.enc'
    now i can configure my client side

  7. #7
    LEARNING PX2000 is offline
    MemberRank
    May 2009 Join Date
    Cagayan de Oro,Location
    417Posts

    Re: Cabal Items "Craft" name problem.




Advertisement