Welcome to the RaGEZONE - MMORPG development forums.

How to add an item (ex. Costume)

This is a discussion on How to add an item (ex. Costume) within the Cabal Tutorials forums, part of the Cabal Online category; Originally Posted by TanGzkie Thank you For Sharing you're Knowledge on how to add a new Custome :-) Keep it ...

Page 9 of 9 FirstFirst 123456789
Results 121 to 126 of 126
  1. #121
    Moderator
    Rank
    Moderator
    Join Date
    Jul 2009
    Location
    Belgium
    Posts
    507
    Liked
    415

    Re: How to add an item (ex. Costume)

    Click
    Quote Originally Posted by TanGzkie View Post
    Thank you For Sharing you're Knowledge on how to add a new Custome :-)
    Keep it up bro !.. btw im just concern about you're "00" thingy
    What's up with that?
    You're most welcome.
    Since EP3 the item.enc has a slight change. At the end of the item they added another byte and removed one between LimitReputation and dSTR2. (using names of the template for reference) 1 byte is from 0 to 255 in decimal form so it's from 00 to FF in hex. Our client still reads the item.enc the old way so it sees everything from dSTR2 on shifted 1 byte forward. To change that I add 1 byte (00) before the dSTR2 and remove the last byte of the item.

    I hope this clarified the "00" thingy ;)

    Greetz,
    Speedy

    P.S.: Doing this isn't needed when using the file I added as an update to the OP.

    Yay for purple :3

  2. #122
    Registered
    Rank
    Member
    Join Date
    Jun 2012
    Posts
    8
    Liked
    1

    Re: How to add an item (ex. Costume)

    Hello! My names Takeuchi, and I'm new to Cabal Development ^^, Would you please re-upload the following file(s):
    - rar with files to follow the tutorial .

    Thank you so much in advanced!
    ~Takeuchi

    --
    Oh .. I just realized I was necro-posting. I'm sorry for the inconvenience! I'll be sure to find another reference.

    ~Takeuchi

  3. #123
    Moderator
    Rank
    Moderator
    Join Date
    Jul 2009
    Location
    Belgium
    Posts
    507
    Liked
    415

    Re: How to add an item (ex. Costume)

    Download link repaired.

    Yay for purple :3

  4. #124
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2009
    Location
    Here & there...
    Posts
    111
    Liked
    50

    Re: How to add an item (ex. Costume)

    I know this thread is old, but I'm having some problems with a costume I'm adding. It shows that I need Honor Rank 0 or below and when I try to put it on I get disconnected.

    Edit: Successfully added the Summer costumes! :)

    Spoiler:

    -
    Last edited by KeelzYou; 16-03-13 at 09:12 PM.

  5. #125
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Mar 2006
    Location
    Sabah, Malaysia
    Posts
    212
    Liked
    11

    Re: How to add an item (ex. Costume)

    *bump*

    Need guide for adding ep10 items. Thanks.
    [SIGPIC][/SIGPIC]

  6. #126
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2009
    Location
    Here & there...
    Posts
    111
    Liked
    50

    Re: How to add an item (ex. Costume)

    Quote Originally Posted by AMD79 View Post
    *bump*

    Need guide for adding ep10 items. Thanks.
    You can add the items easily from this guide if you follow it correctly, the only thing is that if you want all the items from EP9-EP10 then you need to modify the WorldSvr so it can handle the items past 4000 or your channels will not work.

 

 
Page 9 of 9 FirstFirst 123456789

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •